fix: update lodash (#1696)

This commit is contained in:
Janny 2019-03-01 14:29:56 -05:00 committed by GitHub
parent ce7194ff6a
commit 5a7c0326ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
"debug": "^4.1.0",
"depd": "^2.0.0",
"inflection": "^1.6.0",
"lodash": "^4.17.4",
"lodash": "^4.17.11",
"loopback-connector": "^4.4.0",
"minimatch": "^3.0.3",
"qs": "^6.5.0",