From ea57e50e288d41b784e635a4003c45d57a6a5159 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 Aug 2016 17:08:54 +0200 Subject: [PATCH] chore(package): update lodash to version 4.15.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94d5280..b4f7280 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "debug": "2.2.0", - "lodash": "4.13.1", + "lodash": "4.15.0", "shelljs": "0.7.0" } }