diff --git a/docx-wasm/package.json b/docx-wasm/package.json index 4f6de31..c11e136 100644 --- a/docx-wasm/package.json +++ b/docx-wasm/package.json @@ -30,7 +30,7 @@ "adm-zip": "0.5.10", "cpy-cli": "4.2.0", "file-saver": "2.0.5", - "html-webpack-plugin": "5.5.0", + "html-webpack-plugin": "5.5.3", "jest": "28.1.3", "npm-run-all": "4.1.5", "text-encoding": "0.7.0", diff --git a/docx-wasm/yarn.lock b/docx-wasm/yarn.lock index cb721df..d0bbc9e 100644 --- a/docx-wasm/yarn.lock +++ b/docx-wasm/yarn.lock @@ -3308,10 +3308,10 @@ html-minifier-terser@^6.0.2: relateurl "^0.2.7" terser "^5.10.0" -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.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz#72270f4a78e222b5825b296e5e3e1328ad525a3e" + integrity sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg== dependencies: "@types/html-minifier-terser" "^6.0.0" html-minifier-terser "^6.0.2"