From 13a0e900b9e7ab883c54b7a921881183efc06cbd Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 20 Sep 2016 20:12:23 +0200 Subject: [PATCH] chore(package): update lodash to version 4.16.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42446fc..090656a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "debug": "2.2.0", - "lodash": "4.15.0", + "lodash": "4.16.1", "shelljs": "0.7.4" } }