diff --git a/package-lock.json b/package-lock.json index dd216e3d..1ac6f374 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "glob": "^7.2.3", "globals": "^15.11.0", "gradient-string": "^2.0.2", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.6", "identity-obj-proxy": "3.0.0", "image-minimizer-webpack-plugin": "3.8.3", "jest": "^29.7.0", @@ -11038,9 +11038,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz", - "integrity": "sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==", + "version": "5.6.6", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.6.tgz", + "integrity": "sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw==", "license": "MIT", "dependencies": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index cb2407dd..8feface6 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "glob": "^7.2.3", "globals": "^15.11.0", "gradient-string": "^2.0.2", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.6", "identity-obj-proxy": "3.0.0", "image-minimizer-webpack-plugin": "3.8.3", "jest": "^29.7.0",