diff --git a/package-lock.json b/package-lock.json index 1c005e9871a..4064b67e803 100644 --- a/package-lock.json +++ b/package-lock.json @@ -100,7 +100,7 @@ "eslint-plugin-react": "7.37.1", "file-loader": "6.2.0", "gh-pages": "3.2.3", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.2", "husky": "8.0.3", "jest": "21.2.1", "jest-junit": "7.0.0", @@ -12594,9 +12594,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.2", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.2.tgz", + "integrity": "sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 59d2b5f6251..a30a09a60f5 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "eslint-plugin-react": "7.37.1", "file-loader": "6.2.0", "gh-pages": "3.2.3", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.2", "husky": "8.0.3", "jest": "21.2.1", "jest-junit": "7.0.0",