diff --git a/package-lock.json b/package-lock.json index a2e077d..e1fc523 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "html-webpack-plugin": "^5.2.0", "mini-css-extract-plugin": "^1.6.0", "style-loader": "^2.0.0", - "webpack": "^5.31.0", + "webpack": "^5.76.0", "webpack-cli": "^4.6.0", "webpack-dev-server": "^4.11.1", "webpack-merge": "^5.7.3" @@ -6895,9 +6895,9 @@ } }, "node_modules/webpack": { - "version": "5.74.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz", - "integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==", + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz", + "integrity": "sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.3", @@ -12364,9 +12364,9 @@ } }, "webpack": { - "version": "5.74.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz", - "integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==", + "version": "5.76.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz", + "integrity": "sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.3", diff --git a/package.json b/package.json index 23f9819..561fc9e 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "html-webpack-plugin": "^5.2.0", "mini-css-extract-plugin": "^1.6.0", "style-loader": "^2.0.0", - "webpack": "^5.31.0", + "webpack": "^5.76.0", "webpack-cli": "^4.6.0", "webpack-dev-server": "^4.11.1", "webpack-merge": "^5.7.3"