From 00113c1019e6556ba96e3e20551b99d08e3f138f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Apr 2026 23:39:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15869625 - https://snyk.io/vuln/SNYK-JS-LODASH-15869619 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3253db5ec..b807451baf 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "extract-react-types-loader": "^0.3.0", "flow-bin": "^0.91.0", "gh-pages": "^1.1.0", - "html-webpack-plugin": "^3.2.0", + "html-webpack-plugin": "^4.0.0", "jest": "^25.1.0", "jest-emotion": "^10.0.11", "jest-in-case": "^1.0.2",