diff --git a/package-lock.json b/package-lock.json index b13a3c8..b39da10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "prettier-plugin-go-template": "0.0.13", "shx": "0.3.4", "svg-sprite": "2.0.2", - "webpack": "5.87.0", + "webpack": "5.88.0", "webpack-cli": "5.1.4", "webpack-favicons": "1.3.8" } @@ -4463,9 +4463,9 @@ } }, "node_modules/webpack": { - "version": "5.87.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.87.0.tgz", - "integrity": "sha512-GOu1tNbQ7p1bDEoFRs2YPcfyGs8xq52yyPBZ3m2VGnXGtV9MxjrkABHm4V9Ia280OefsSLzvbVoXcfLxjKY/Iw==", + "version": "5.88.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.88.0.tgz", + "integrity": "sha512-O3jDhG5e44qIBSi/P6KpcCcH7HD+nYIHVBhdWFxcLOcIGN8zGo5nqF3BjyNCxIh4p1vFdNnreZv2h2KkoAw3lw==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.3", diff --git a/package.json b/package.json index cef67eb..aefb143 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "prettier-plugin-go-template": "0.0.13", "shx": "0.3.4", "svg-sprite": "2.0.2", - "webpack": "5.87.0", + "webpack": "5.88.0", "webpack-cli": "5.1.4", "webpack-favicons": "1.3.8" },