diff --git a/package.json b/package.json index dbac505..f92f77c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-2-Clause", "dependencies": { "async": "0.9.0", - "lodash": "3.3.1", + "lodash": "4.17.19", "superagent": "5.2.2", "uuid": "3.1.0" },