diff --git a/package-lock.json b/package-lock.json index b5d2c4c..c510b9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -93,7 +93,7 @@ "follow-redirects": ">=1.15.2", "fork-ts-checker-webpack-plugin": ">=8.0.0", "fs-extra": "^11.0.0", - "html-webpack-plugin": "5.6.2", + "html-webpack-plugin": "5.6.3", "husky": "^9.0.0", "jest": "29.7.0", "jest-circus": "29.7.0", @@ -12703,9 +12703,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.2.tgz", - "integrity": "sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ==", + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz", + "integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==", "dev": true, "dependencies": { "@types/html-minifier-terser": "^6.0.0", @@ -31869,9 +31869,9 @@ } }, "html-webpack-plugin": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.2.tgz", - "integrity": "sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ==", + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz", + "integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==", "dev": true, "requires": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index 41a8083..ed78514 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "follow-redirects": ">=1.15.2", "fork-ts-checker-webpack-plugin": ">=8.0.0", "fs-extra": "^11.0.0", - "html-webpack-plugin": "5.6.2", + "html-webpack-plugin": "5.6.3", "husky": "^9.0.0", "jest": "29.7.0", "jest-circus": "29.7.0",