diff --git a/examples/package.json b/examples/package.json index 1e6266a..d1fba34 100644 --- a/examples/package.json +++ b/examples/package.json @@ -36,7 +36,7 @@ "babel-loader": "9.2.1", "cross-env": "7.0.3", "fork-ts-checker-webpack-plugin": "9.0.2", - "html-webpack-plugin": "5.6.5", + "html-webpack-plugin": "5.6.7", "ts-node": "10.9.2", "typescript": "5.7.3", "webpack": "5.104.1", diff --git a/examples/yarn.lock b/examples/yarn.lock index 3fff068..719a7f6 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -2354,10 +2354,10 @@ html-minifier-terser@^6.0.2: relateurl "^0.2.7" terser "^5.10.0" -html-webpack-plugin@5.6.5: - version "5.6.5" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz#d57defb83cabbf29bf56b2d4bf10b67b650066be" - integrity sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g== +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"