diff --git a/package.json b/package.json index d9b180c..8fb4980 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-jest": "26.6.0", "eslint-plugin-prettier": "4.2.1", - "html-webpack-plugin": "5.5.0", + "html-webpack-plugin": "5.6.3", "husky": "8.0.3", "jest": "28.1.3", "mini-css-extract-plugin": "2.9.0", diff --git a/yarn.lock b/yarn.lock index 03ec9f7..10627e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4125,10 +4125,10 @@ html-tags@^3.2.0: resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.2.0.tgz#dbb3518d20b726524e4dd43de397eb0a95726961" integrity sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg== -html-webpack-plugin@5.5.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz#c3911936f57681c1f9f4d8b68c158cd9dfe52f50" - integrity sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw== +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"