From a75e5ccbbb1ecc9cd990b4e757fe6b79ce315ae9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Sep 2020 01:21:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27ddf1d..909325c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,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"