From a15edf16c4a0e93e6fb072f8f28eab0e525dea08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Jul 2026 17:04:41 +0000 Subject: [PATCH] fix: upgrade react-with-styles from 4.1.0 to 4.2.0 Snyk has created this PR to upgrade react-with-styles from 4.1.0 to 4.2.0. See this package in npm: react-with-styles See this project in Snyk: https://app.snyk.io/org/professional-services-57LP8FgqNkZPMzfNfkyqPC/project/5db000c6-d3d4-44f9-be4b-bb69d94edad8?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6c29274c..cae364b0f 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "react-outside-click-handler": "^1.3.0", "react-portal": "^4.2.1", "react-with-direction": "^1.4.0", - "react-with-styles": "~4.1.0", + "react-with-styles": "~4.2.0", "react-with-styles-interface-css": "^6.0.0" }, "peerDependencies": {