From b6ca2588b78e91fc989b1df7156e433c24b63033 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 16:10:36 +0000 Subject: [PATCH] fix: src/components/react-context-devtool-master/react-context-devtool-master/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 --- .../react-context-devtool-master/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/react-context-devtool-master/react-context-devtool-master/package.json b/src/components/react-context-devtool-master/react-context-devtool-master/package.json index 38063ca..111a1d3 100644 --- a/src/components/react-context-devtool-master/react-context-devtool-master/package.json +++ b/src/components/react-context-devtool-master/react-context-devtool-master/package.json @@ -43,7 +43,7 @@ "object-assign": "4.1.1", "react": "16.13.1", "react-dom": "16.13.1", - "react-json-view": "1.19.1" + "react-json-view": "1.20.2" }, "devDependencies": { "@babel/cli": "7.10.3",