diff --git a/package-lock.json b/package-lock.json index 9a81bd8..8ef9ae6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "eslint-plugin-mocha": "^10.1.0", "gh-pages": "^5.0.0", "html-loader": "^4.2.0", - "html-webpack-plugin": "^5.5.0", + "html-webpack-plugin": "^5.5.3", "link": "^1.5.1", "mocha": "^10.2.0", "ol": "^7.5.2", @@ -4374,9 +4374,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz", - "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.3.tgz", + "integrity": "sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg==", "dev": true, "dependencies": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index eb33280..3da79d0 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-plugin-mocha": "^10.1.0", "gh-pages": "^5.0.0", "html-loader": "^4.2.0", - "html-webpack-plugin": "^5.5.0", + "html-webpack-plugin": "^5.5.3", "link": "^1.5.1", "mocha": "^10.2.0", "ol": "^7.5.2",