diff --git a/package-lock.json b/package-lock.json index 7bf87ea6..3284ae64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "css-minimizer-webpack-plugin": "^8.0.0", "eslint": "^7.32.0", "file-loader": "^6.2.0", - "html-webpack-plugin": "^5.6.6", + "html-webpack-plugin": "^5.6.7", "jest": "^30.0.0", "mini-css-extract-plugin": "^2.10.2", "style-loader": "^4.0.0", @@ -9120,9 +9120,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.6.6", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.6.tgz", - "integrity": "sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw==", + "version": "5.6.7", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz", + "integrity": "sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw==", "dev": true, "dependencies": { "@types/html-minifier-terser": "^6.0.0", @@ -23838,9 +23838,9 @@ } }, "html-webpack-plugin": { - "version": "5.6.6", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.6.tgz", - "integrity": "sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw==", + "version": "5.6.7", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz", + "integrity": "sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw==", "dev": true, "requires": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index c2ba394f..e5c39ec7 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "css-minimizer-webpack-plugin": "^8.0.0", "eslint": "^7.32.0", "file-loader": "^6.2.0", - "html-webpack-plugin": "^5.6.6", + "html-webpack-plugin": "^5.6.7", "jest": "^30.0.0", "mini-css-extract-plugin": "^2.10.2", "style-loader": "^4.0.0",