From b3638f6065676247e052b6be2b18f451b7d73a2a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 Aug 2016 17:09:02 +0200 Subject: [PATCH] chore(package): update lodash to version 4.15.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc6d2bf..e60fd31 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.15.0", "request": "2.72.0" } }