diff --git a/package-lock.json b/package-lock.json index 759c484f..eba7d0d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,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.7", "identity-obj-proxy": "3.0.0", "image-minimizer-webpack-plugin": "3.8.3", "jest": "^29.7.0", @@ -11071,9 +11071,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.7", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz", + "integrity": "sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw==", "license": "MIT", "dependencies": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index 4bb72daa..1a1e1ce1 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,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.7", "identity-obj-proxy": "3.0.0", "image-minimizer-webpack-plugin": "3.8.3", "jest": "^29.7.0",