diff --git a/package.json b/package.json index a24b14f..c2798a7 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-testing-library": "^7.16.2", "globals": "^17.5.0", "history": "~5.3.0", - "html-webpack-plugin": "~5.6.6", + "html-webpack-plugin": "~5.6.7", "jest": "~30.3.0", "jest-environment-jsdom": "^30.3.0", "mini-css-extract-plugin": "^2.10.2", diff --git a/yarn.lock b/yarn.lock index c8d76fb..b11052c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4170,10 +4170,10 @@ html-minifier-terser@^6.0.2: relateurl "^0.2.7" terser "^5.10.0" -html-webpack-plugin@~5.6.6: - version "5.6.6" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.6.tgz#5321b9579f4a1949318550ced99c2a4a4e60cbaf" - integrity sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw== +html-webpack-plugin@~5.6.7: + version "5.6.7" + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz#429bab4e12abf3c07e1c608886608e2df2c06b11" + integrity sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw== dependencies: "@types/html-minifier-terser" "^6.0.0" html-minifier-terser "^6.0.2"