From 53c7e807c9289fbefd7284fb676bc13404040245 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 24 Jul 2016 21:07:56 +0200 Subject: [PATCH] chore(package): update lodash to version 4.14.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74ca898..abc3de9 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.0" } }