diff --git a/packages/playground/package.json b/packages/playground/package.json index 155c574f7e..851877c89f 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -27,7 +27,7 @@ "cross-env": "^7.0.3", "css-loader": "^6.0.0", "dotenv": "16.4.4", - "html-webpack-plugin": "5.5.1", + "html-webpack-plugin": "5.6.3", "postcss": "^8.4.31", "postcss-loader": "^7.0.0", "sass-loader": "^10.2.0", diff --git a/yarn.lock b/yarn.lock index 6d006dbd54..e84982109f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5905,10 +5905,10 @@ html-tags@^3.3.1: resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.3.1.tgz#a04026a18c882e4bba8a01a3d39cfe465d40b5ce" integrity sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ== -html-webpack-plugin@5.5.1: - version "5.5.1" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz#826838e31b427f5f7f30971f8d8fa2422dfa6763" - integrity sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA== +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"