diff --git a/micro-frontends-module-federation/myaccount/package-lock.json b/micro-frontends-module-federation/myaccount/package-lock.json index 10c5a97631..8296863e1f 100644 --- a/micro-frontends-module-federation/myaccount/package-lock.json +++ b/micro-frontends-module-federation/myaccount/package-lock.json @@ -20,7 +20,7 @@ "babel-loader": "^9.1.2", "html-webpack-plugin": "^5.3.1", "serve": "^13.0.4", - "webpack": "^5.77.0", + "webpack": "^5.78.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.13.2" } @@ -4753,9 +4753,9 @@ } }, "node_modules/webpack": { - "version": "5.77.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.77.0.tgz", - "integrity": "sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==", + "version": "5.78.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.78.0.tgz", + "integrity": "sha512-gT5DP72KInmE/3azEaQrISjTvLYlSM0j1Ezhht/KLVkrqtv10JoP/RXhwmX/frrutOPuSq3o5Vq0ehR/4Vmd1g==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.3", @@ -8884,9 +8884,9 @@ } }, "webpack": { - "version": "5.77.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.77.0.tgz", - "integrity": "sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==", + "version": "5.78.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.78.0.tgz", + "integrity": "sha512-gT5DP72KInmE/3azEaQrISjTvLYlSM0j1Ezhht/KLVkrqtv10JoP/RXhwmX/frrutOPuSq3o5Vq0ehR/4Vmd1g==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.3", diff --git a/micro-frontends-module-federation/myaccount/package.json b/micro-frontends-module-federation/myaccount/package.json index 8d044a6582..892859526f 100644 --- a/micro-frontends-module-federation/myaccount/package.json +++ b/micro-frontends-module-federation/myaccount/package.json @@ -24,7 +24,7 @@ "babel-loader": "^9.1.2", "html-webpack-plugin": "^5.3.1", "serve": "^13.0.4", - "webpack": "^5.77.0", + "webpack": "^5.78.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.13.2" }