diff --git a/package-lock.json b/package-lock.json index 0ee9dd7ef7..a9b978b855 100644 --- a/package-lock.json +++ b/package-lock.json @@ -152,7 +152,7 @@ "gulp-zip": "6.0.0", "html-loader": "5.0.0", "html-webpack-injector": "1.1.4", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.3", "husky": "9.1.4", "jest-extended": "^4.0.2", "jest-junit": "16.0.0", @@ -21464,9 +21464,9 @@ "license": "ISC" }, "node_modules/html-webpack-plugin": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz", - "integrity": "sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==", + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz", + "integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 80bb9661f1..c5d963bef1 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "gulp-zip": "6.0.0", "html-loader": "5.0.0", "html-webpack-injector": "1.1.4", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.3", "husky": "9.1.4", "jest-extended": "^4.0.2", "jest-junit": "16.0.0",