fix: update lodash
This commit is contained in:
parent
fd3a381289
commit
9b77d8159a
|
@ -32,7 +32,7 @@
|
||||||
"bluebird": "^3.4.0",
|
"bluebird": "^3.4.0",
|
||||||
"commondir": "^1.0.1",
|
"commondir": "^1.0.1",
|
||||||
"debug": "^2.2.0",
|
"debug": "^2.2.0",
|
||||||
"lodash": "^4.13.1",
|
"lodash": "^4.17.11",
|
||||||
"semver": "^5.1.0",
|
"semver": "^5.1.0",
|
||||||
"strong-globalize": "^4.1.1",
|
"strong-globalize": "^4.1.1",
|
||||||
"toposort": "^2.0.2"
|
"toposort": "^2.0.2"
|
||||||
|
|
Loading…
Reference in New Issue