diff --git a/package.json b/package.json index 87ae5cd..982f8e7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "main": "node/index.js", "dependencies": { "babel-runtime": "^5", - "lodash": "^3.3.1", + "lodash": "^4.17.19", "through": "^2.3.6", "tiny-sprintf": "^0.3.0" },