diff --git a/package-lock.json b/package-lock.json index 28859e0b5..d0b233077 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "eslint-plugin-rxjs-angular": "2.0.1", "form-data": "4.0.1", "html-loader": "5.1.0", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.3", "husky": "9.1.6", "jest": "29.7.0", "jest-junit": "16.0.0", @@ -12833,9 +12833,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.3", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz", + "integrity": "sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9e3f0c383..0bdcb5685 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "eslint-plugin-rxjs-angular": "2.0.1", "form-data": "4.0.1", "html-loader": "5.1.0", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.3", "husky": "9.1.6", "jest": "29.7.0", "jest-junit": "16.0.0",