From e3dc8ba6ca0f2ba724e3abe37df6f6898e85101c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 13:08:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- 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",