diff --git a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json index 7110e7af..e6c501d6 100644 --- a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json +++ b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json @@ -44,7 +44,7 @@ "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "typescript": "6.0.3", - "webpack": "5.108.0" + "webpack": "5.108.4" } }, "node_modules/@angular-devkit/core": { @@ -11858,9 +11858,9 @@ } }, "node_modules/webpack": { - "version": "5.108.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.0.tgz", - "integrity": "sha512-Ln1JuYGPRTXcHECapSFSvACtHmWEN5sQqFJeLLGQ0057S7qzT2eXUz0MZUedtmIrNy3nJgnITSubIYKGED9jSQ==", + "version": "5.108.4", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.4.tgz", + "integrity": "sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json index 85a8bb16..496d4ca6 100644 --- a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json +++ b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json @@ -67,7 +67,7 @@ "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "typescript": "6.0.3", - "webpack": "5.108.0" + "webpack": "5.108.4" }, "jest": { "moduleFileExtensions": [