From 4b0205615e2949dd4f5f8024de49a6c83e38fc66 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 19 Sep 2016 19:08:06 +0200 Subject: [PATCH] chore(package): update lodash to version 4.16.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74ca898..572b5ea 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.16.0" } }