diff --git a/package-lock.json b/package-lock.json index a4ead2ee..db150b33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "stylelint": "^15.6.1", "stylelint-config-standard": "^33.0.0", "stylelint-webpack-plugin": "^4.1.1", - "webpack": "^5.81.0", + "webpack": "^5.82.0", "webpack-cli": "^5.0.2" } }, @@ -7031,9 +7031,9 @@ } }, "node_modules/webpack": { - "version": "5.81.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.81.0.tgz", - "integrity": "sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==", + "version": "5.82.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.82.0.tgz", + "integrity": "sha512-iGNA2fHhnDcV1bONdUu554eZx+XeldsaeQ8T67H6KKHl2nUSwX8Zm7cmzOA46ox/X1ARxf7Bjv8wQ/HsB5fxBg==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.3", @@ -12262,9 +12262,9 @@ } }, "webpack": { - "version": "5.81.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.81.0.tgz", - "integrity": "sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==", + "version": "5.82.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.82.0.tgz", + "integrity": "sha512-iGNA2fHhnDcV1bONdUu554eZx+XeldsaeQ8T67H6KKHl2nUSwX8Zm7cmzOA46ox/X1ARxf7Bjv8wQ/HsB5fxBg==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.3", diff --git a/package.json b/package.json index 554a9977..1f849cb1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "stylelint": "^15.6.1", "stylelint-config-standard": "^33.0.0", "stylelint-webpack-plugin": "^4.1.1", - "webpack": "^5.81.0", + "webpack": "^5.82.0", "webpack-cli": "^5.0.2" }, "scripts": {