From 8e65ba537278f2fbbb594e20fa644c4a30b2657a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 8 Aug 2016 18:07:07 +0200 Subject: [PATCH] chore(package): update lodash to version 4.14.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc6d2bf..9c3ca60 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "async": "2.0.0-rc.3", "debug": "2.2.0", - "lodash": "4.13.1", + "lodash": "4.14.2", "request": "2.72.0" } }