diff --git a/package.json b/package.json index 6adaf4a..ac5e3b3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "debug": "^2.1.1", - "lodash": "^3.3.1", + "lodash": "^4.17.11", "redis": "^0.12.1" }, "devDependencies": {