diff --git a/queueConsumer/package.json b/queueConsumer/package.json index e4a0b3e78..f1706c892 100644 --- a/queueConsumer/package.json +++ b/queueConsumer/package.json @@ -77,7 +77,7 @@ "run-script-webpack-plugin": "^0.2.3", "ts-loader": "^9.5.4", "typescript": "5.9.3", - "webpack": "^5.103.0", + "webpack": "^5.104.1", "webpack-node-externals": "^3.0.0" } }