diff --git a/package.json b/package.json index 570f84548..8b435b75d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "enzyme-adapter-react-16": "1.15.8", "enzyme-to-json": "3.6.2", "file-loader": "6.2.0", - "html-webpack-plugin": "5.6.2", + "html-webpack-plugin": "5.6.3", "jsdom": "25.0.1", "path": "0.12.7", "process": "0.11.10", diff --git a/yarn.lock b/yarn.lock index e584794cc..b797ff01d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5131,10 +5131,10 @@ html-minifier-terser@^6.0.2: relateurl "^0.2.7" terser "^5.10.0" -html-webpack-plugin@5.6.2: - version "5.6.2" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.2.tgz#174a67c8e55aa3fa2ba94c8e8e42894bfe4978ea" - integrity sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ== +html-webpack-plugin@5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz#a31145f0fee4184d53a794f9513147df1e653685" + integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg== dependencies: "@types/html-minifier-terser" "^6.0.0" html-minifier-terser "^6.0.2"