Update grunt; fix lodash vulnerability warning (#1060)

This commit is contained in:
Ilya Chesnokov 2020-03-17 19:39:30 +07:00 committed by GitHub
parent b76c67aba8
commit 69f14023f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1436 additions and 1034 deletions

2468
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-chai-friendly": "^0.5.0",
"grunt": "^1.0.3",
"grunt": "^1.1.0",
"grunt-browserify": "^5.3.0",
"grunt-contrib-clean": "~1.1.0",
"grunt-contrib-connect": "~1.0.2",