diff --git a/package.json b/package.json index 0199c28..5d6747c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "main": "lib/plugin.js", "dependencies" : { "bower": "1.1.2", - "lodash": "~1.3.1" + "lodash": "~4.17.15" }, "devDependencies": { "attester": "git+https://github.com/piuccio/attester#plugin",