From 9bbc9e8746a6b1d8ee08256503eb6df1c15c0769 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 21:24:58 +0000 Subject: [PATCH] Update dependency html-webpack-plugin to v5.6.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a526b8..6c9300e 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-react-hooks": "4.6.2", "file-loader": "5.1.0", - "html-webpack-plugin": "5.6.0", + "html-webpack-plugin": "5.6.6", "image-webpack-loader": "8.1.0", "jest": "27.5.1", "jest-enzyme": "7.1.2",