fix: update lodash

This commit is contained in:
jannyHou 2019-03-01 12:32:46 -05:00
parent 79fbea19e2
commit 72316ac551
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"debug": "^3.1.0", "debug": "^3.1.0",
"lodash": "^4.17.5", "lodash": "^4.17.11",
"loopback-swagger": "^5.0.0", "loopback-swagger": "^5.0.0",
"strong-globalize": "^4.1.1", "strong-globalize": "^4.1.1",
"swagger-ui": "^2.2.5" "swagger-ui": "^2.2.5"