diff --git a/package-lock.json b/package-lock.json index eeeb95ecc7..1ddd0d3512 100644 --- a/package-lock.json +++ b/package-lock.json @@ -146,7 +146,7 @@ "gulp-zip": "6.0.0", "html-loader": "4.2.0", "html-webpack-injector": "1.1.4", - "html-webpack-plugin": "5.5.3", + "html-webpack-plugin": "5.5.4", "husky": "8.0.3", "jest-junit": "16.0.0", "jest-mock-extended": "3.0.5", @@ -24804,9 +24804,9 @@ "dev": true }, "node_modules/html-webpack-plugin": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz", - "integrity": "sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==", + "version": "5.5.4", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.4.tgz", + "integrity": "sha512-3wNSaVVxdxcu0jd4FpQFoICdqgxs4zIQQvj+2yQKFfBOnLETQ6X5CDWdeasuGlSsooFlMkEioWDTqBv1wvw5Iw==", "dev": true, "dependencies": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index eee7996f78..225dfc2d89 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "gulp-zip": "6.0.0", "html-loader": "4.2.0", "html-webpack-injector": "1.1.4", - "html-webpack-plugin": "5.5.3", + "html-webpack-plugin": "5.5.4", "husky": "8.0.3", "jest-junit": "16.0.0", "jest-mock-extended": "3.0.5",