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
This commit is contained in:
snyk-bot 2018-02-19 04:56:21 +00:00
parent aa32337b77
commit 6eb717a577
1 changed files with 1 additions and 1 deletions

2
package.json Executable file → Normal file
View File

@ -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"