From 1450b95a398d633b699d5477aa443571ba2cbab4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Aug 2020 07:19:57 +0000 Subject: [PATCH] fix: package.json 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(-) diff --git a/package.json b/package.json index 82d05ad..d9fa372 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.20", "debowerify": "~1.2.0" }, "browserify": {