Update packages

This commit is contained in:
sylvain@ecm-technologies.eu 2019-03-06 16:00:12 +01:00
parent d302473da7
commit 29e715897e

View File

@ -36,11 +36,11 @@
},
"dependencies": {
"async": "2.1.4",
"lodash": "4.17.2"
"lodash": "^4.17.11"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt": "^1.0.3",
"grunt-bump": "0.7.0",
"mocha": "2.2.5"
"mocha": "^6.0.2"
}
}