Merge pull request #258 from strongloop/update/dependency-lodash

update lodash
This commit is contained in:
Miroslav Bajtoš 2019-03-04 11:00:42 +01:00 committed by GitHub
commit 8274f2b1fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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