chore: fix lodashes everywhere - security alerts

This commit is contained in:
Mrugesh Mohapatra
2019-07-24 20:55:16 +05:30
committed by mrugesh
parent 284db50f47
commit 75ecf9a2f7
7 changed files with 56 additions and 146 deletions

View File

@@ -21,7 +21,7 @@
"debug": "^4.0.1",
"dotenv": "^6.0.0",
"jest": "^24.8.0",
"lodash": "^4.17.11",
"lodash": "^4.17.15",
"mongodb": "^3.1.6"
}
}