diff --git a/package.json b/package.json index 4d9957c..c0a2fe1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "debug": "~2.1.0", "bluebird": "~2.3.4", - "lodash": "~2.4.1", + "lodash": "~4.17.15", "superagent": "~0.20.0", "superagent-bluebird-promise": "~0.3.0" },