upgrade lodash to fix vunerability

This commit is contained in:
Sai1919
2018-12-03 15:53:10 +05:30
parent 8b6cf41277
commit 7fe1a03d98

View File

@@ -25,7 +25,7 @@
},
"dependencies": {
"node-expat": "2.3.15",
"lodash": "4.16.6"
"lodash": "4.17.5"
},
"devDependencies": {
"mocha": "^1.21.4",