From aefe1947b6211ce86ecc27a6b99495597931005a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 20 Sep 2016 20:12:25 +0200 Subject: [PATCH] chore(package): update lodash to version 4.16.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc6d2bf..ed0781f 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.16.1", "request": "2.72.0" } }