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

update lodash
This commit is contained in:
Diana Lau 2019-05-22 11:22:25 -04:00 committed by GitHub
commit f809714241
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"dependencies": {
"async": "^2.6.1",
"debug": "^3.1.0",
"lodash": "^4.17.4",
"lodash": "^4.17.11",
"loopback-connector": "^4.0.0",
"mysql": "^2.11.1",
"strong-globalize": "^4.1.1"