From a83fb253f492b3c4e2421b5f2f343eadf2cfa2ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 15:01:27 +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 --- 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",