diff --git a/package-lock.json b/package-lock.json index e375abb3..15ad230f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "css-minimizer-webpack-plugin": "^7.0.2", "eslint": "^9.39.1", "file-loader": "^6.2.0", - "html-webpack-plugin": "^5.6.4", + "html-webpack-plugin": "^5.6.5", "jest": "^30.2.0", "mini-css-extract-plugin": "^2.9.4", "style-loader": "^4.0.0", @@ -7426,9 +7426,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.6.4", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz", - "integrity": "sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==", + "version": "5.6.5", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz", + "integrity": "sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g==", "dev": true, "dependencies": { "@types/html-minifier-terser": "^6.0.0", @@ -19029,9 +19029,9 @@ } }, "html-webpack-plugin": { - "version": "5.6.4", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz", - "integrity": "sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==", + "version": "5.6.5", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz", + "integrity": "sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g==", "dev": true, "requires": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index 8bd6cea4..f3727510 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "css-minimizer-webpack-plugin": "^7.0.2", "eslint": "^9.39.1", "file-loader": "^6.2.0", - "html-webpack-plugin": "^5.6.4", + "html-webpack-plugin": "^5.6.5", "jest": "^30.2.0", "mini-css-extract-plugin": "^2.9.4", "style-loader": "^4.0.0",