diff --git a/src/editor/Html/package-lock.json b/src/editor/Html/package-lock.json
index fd32132e..cf3b97d0 100644
--- a/src/editor/Html/package-lock.json
+++ b/src/editor/Html/package-lock.json
@@ -15,7 +15,7 @@
},
"devDependencies": {
"html-webpack-plugin": "^4.5.2",
- "webpack": "^5.75.0",
+ "webpack": "^5.76.0",
"webpack-cli": "^5.0.1"
}
},
@@ -2870,9 +2870,9 @@
}
},
"node_modules/webpack": {
- "version": "5.75.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz",
- "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==",
+ "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",
@@ -5259,9 +5259,9 @@
"integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g=="
},
"webpack": {
- "version": "5.75.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz",
- "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==",
+ "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/src/editor/Html/package.json b/src/editor/Html/package.json
index a80340bc..bd2f0e0f 100644
--- a/src/editor/Html/package.json
+++ b/src/editor/Html/package.json
@@ -13,7 +13,7 @@
"license": "MIT",
"devDependencies": {
"html-webpack-plugin": "^4.5.2",
- "webpack": "^5.75.0",
+ "webpack": "^5.76.0",
"webpack-cli": "^5.0.1"
},
"dependencies": {