From 61b5552134e932f10e4a84e692d08d96d239054c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Jul 2025 18:45:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 - https://snyk.io/vuln/SNYK-JS-WS-1296835 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25203bfcc4..878cda69fa 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "nullthrows": "1.0.0", "plist": "2.0.1", "react": "15.3.1", - "react-devtools-core": "2.1.3", + "react-devtools-core": "4.0.0", "react-dom": "15.3.1", "react-virtualized": "9.1.0", "redux": "3.6.0",