From 6eb717a577a8bd28517f83f8c77d5ce8b43da03a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Feb 2018 04:56:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 Latest report for wix/react-templates: https://snyk.io/test/github/wix/react-templates --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index a1ef213..c9bab54 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "escodegen": "1.9.0", "esprima": "4.0.0", "glob": "7.1.2", - "lodash": "4.17.4", + "lodash": "4.17.5", "normalize-html-whitespace": "0.2.0", "optionator": "0.8.2", "text-table": "0.2.0"