From d88dd2ede3b375d311b1e4edf1d98fc6a96b28e1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jan 2022 17:04:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df0cc40..567eff2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "lodash.clonedeep": "4.5.0", "lodash.isequal": "4.5.0", "react": "16.7.0-alpha.2", - "react-apollo": "2.1.11", + "react-apollo": "2.5.0", "react-dom": "16.7.0-alpha.2", "react-helmet": "5.2.0", "react-router-dom": "4.3.1"