From 6dfb87e27f7ee2462e25161f0df42242fb6c81b0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Jul 2020 07:20:03 +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 82d05ad..6b5c717 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "handlebars": "~2.0.0", "hbsfy": "~2.2.1", "jquery": "~2.1.3", - "lodash": "~3.1.0", + "lodash": "~4.17.16", "debowerify": "~1.2.0" }, "browserify": {