diff --git a/package.json b/package.json index 356a643..9f04ffd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "main": "lib/plugins.js", "dependencies" : { "noder-js": "1.0.0-rc1", - "lodash": "~1.3.1" + "lodash": "~4.17.15" }, "devDependencies": { "attester": "git+https://github.com/piuccio/attester#plugin",