diff --git a/package-lock.json b/package-lock.json index a98fe58b5..13854f770 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "eslint-plugin-react-hooks": "4.6.0", "express": "4.18.2", "file-loader": "6.2.0", - "html-webpack-plugin": "5.5.3", + "html-webpack-plugin": "5.5.4", "identity-obj-proxy": "3.0.0", "image-minimizer-webpack-plugin": "3.8.3", "jest": "26.6.3", @@ -8377,9 +8377,9 @@ } }, "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==", "dependencies": { "@types/html-minifier-terser": "^6.0.0", "html-minifier-terser": "^6.0.2", diff --git a/package.json b/package.json index 39618f546..c162e5cab 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-react-hooks": "4.6.0", "express": "4.18.2", "file-loader": "6.2.0", - "html-webpack-plugin": "5.5.3", + "html-webpack-plugin": "5.5.4", "identity-obj-proxy": "3.0.0", "image-minimizer-webpack-plugin": "3.8.3", "jest": "26.6.3",