From 09d210e70b731c6e87c5963015150a4d7a75c000 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Jul 2020 05:35:53 +0000 Subject: fix: package.json & yarn.lock 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(-) (limited to 'package.json') diff --git a/package.json b/package.json index da8348f0..3477a404 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "jsdom-nogyp": "^0.8.3", "keymaster": "^1.6.2", "list.js": "^1.5.0", - "lodash": "^4.17.11", + "lodash": "^4.17.16", "lutim": "^1.0.2", "lz-string": "git+https://github.com/hackmdio/lz-string.git", "mariadb": "^2.1.2", -- cgit v1.2.3