From 55e3879f6f57eb8dffeaa3284b6cbbab3390162e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Jul 2020 21:14:24 +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 9332ef5b118e83..68b03ccd597f61 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "key-mirror": "1.0.1", "keymaster": "1.6.2", "localforage": "1.4.3", - "lodash": "4.17.12", + "lodash": "4.17.16", "lru": "3.1.0", "lunr": "0.5.7", "marked": "0.3.5",