diff --git a/package-lock.json b/package-lock.json index e217e25bd7..a1043dfa91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -109,7 +109,7 @@ "stylelint-scss": "4.5.0", "ts-loader": "9.4.2", "typescript": "5.0.2", - "webpack": "5.76.2", + "webpack": "5.76.3", "webpack-cli": "5.0.1", "webpack-dev-server": "4.13.1", "webpack-merge": "5.8.0", @@ -18423,9 +18423,9 @@ "dev": true }, "node_modules/webpack": { - "version": "5.76.2", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.2.tgz", - "integrity": "sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==", + "version": "5.76.3", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.3.tgz", + "integrity": "sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==", "devOptional": true, "dependencies": { "@types/eslint-scope": "^3.7.3", @@ -32909,9 +32909,9 @@ "dev": true }, "webpack": { - "version": "5.76.2", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.2.tgz", - "integrity": "sha512-Th05ggRm23rVzEOlX8y67NkYCHa9nTNcwHPBhdg+lKG+mtiW7XgggjAeeLnADAe7mLjJ6LUNfgHAuRRh+Z6J7w==", + "version": "5.76.3", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.3.tgz", + "integrity": "sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==", "devOptional": true, "requires": { "@types/eslint-scope": "^3.7.3", diff --git a/package.json b/package.json index 18e459bbad..a9cff304ca 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "stylelint-scss": "4.5.0", "ts-loader": "9.4.2", "typescript": "5.0.2", - "webpack": "5.76.2", + "webpack": "5.76.3", "webpack-cli": "5.0.1", "webpack-dev-server": "4.13.1", "webpack-merge": "5.8.0",