From 1906aba4075ebac6b3cf76cd7a99ad01f935db73 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 29 Jul 2016 17:17:12 +0200 Subject: [PATCH] chore(package): update lodash to version 4.14.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74ca898..0bc6c82 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.1" } }