diff --git a/package-lock.json b/package-lock.json index 4fc0398..8731268 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "copy-webpack-plugin": "^13.0.1", "css-loader": "^7.1.2", "html-loader": "^5.1.0", - "html-webpack-plugin": "^5.6.4", + "html-webpack-plugin": "^5.6.5", "mini-css-extract-plugin": "^2.9.4", "sass": "^1.93.3", "sass-loader": "^16.0.6", @@ -2462,9 +2462,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", @@ -6770,9 +6770,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 9958c9e..436a922 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "copy-webpack-plugin": "^13.0.1", "css-loader": "^7.1.2", "html-loader": "^5.1.0", - "html-webpack-plugin": "^5.6.4", + "html-webpack-plugin": "^5.6.5", "mini-css-extract-plugin": "^2.9.4", "sass": "^1.93.3", "sass-loader": "^16.0.6",