From 068621f3c394960f97b56c3b869c87e74f0bfa88 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Apr 2026 07:26:16 +0000 Subject: [PATCH] fix: packages/react-charts/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 --- packages/react-charts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-charts/package.json b/packages/react-charts/package.json index 247cea7c956..a46ee49687f 100644 --- a/packages/react-charts/package.json +++ b/packages/react-charts/package.json @@ -42,7 +42,7 @@ "@patternfly/react-styles": "workspace:^", "@patternfly/react-tokens": "workspace:^", "hoist-non-react-statics": "^3.3.2", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "tslib": "^2.8.1" }, "devDependencies": {