From 8068f920928126f56c40f5a3e6f60d91a58ab1d9 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 19 Sep 2016 19:08:19 +0200 Subject: [PATCH] chore(package): update lodash to version 4.16.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa32918..446abbf 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "debug": "2.2.0", - "lodash": "4.13.1", + "lodash": "4.16.0", "shelljs": "0.7.4", "write-json-file": "2.0.0" }