diff --git a/package-lock.json b/package-lock.json index 74760686..7640c23f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,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.5", "identity-obj-proxy": "3.0.0", "image-minimizer-webpack-plugin": "3.8.3", "jest": "^29.7.0", @@ -9968,9 +9968,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.5", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz", + "integrity": "sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g==", "license": "MIT", "dependencies": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index f02eafa8..f6272d59 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,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.5", "identity-obj-proxy": "3.0.0", "image-minimizer-webpack-plugin": "3.8.3", "jest": "^29.7.0",