From a7bec866d214ac78d52816b9aa5362d2aba48495 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Jul 2020 07:51:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd077dd..ed5a8f3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "lodash.clonedeep": "4.5.0", "lodash.isequal": "4.5.0", "react": "16.4.1", - "react-apollo": "2.1.5", + "react-apollo": "2.1.7", "react-dom": "16.4.2", "react-helmet": "5.2.0", "react-router-dom": "4.3.1",