From 456ca592dc7ba41b8b4ea684dd611fabb1499c2f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Aug 2020 05:34:56 +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-590103 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index fe2baa6a..b9571c63 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "jsdom-nogyp": "^0.8.3", "keymaster": "^1.6.2", "list.js": "^1.5.0", - "lodash": "^4.17.16", + "lodash": "^4.17.20", "lutim": "^1.0.2", "lz-string": "git+https://github.com/hackmdio/lz-string.git", "mariadb": "^2.1.2", -- cgit v1.2.3