From 708c9a7f12da09ad17c3c0da3e9b777f50b0cdf6 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 8 Aug 2016 18:06:55 +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 74ca898..49501ef 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "async": "2.0.0-rc.3", "debug": "2.2.0", "dotty": "0.0.2", - "lodash": "4.13.1" + "lodash": "4.14.2" } }