From 0b55459be31227f20424cb6c291f703790f3a762 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 8 Aug 2016 18:07:05 +0200 Subject: [PATCH] chore(package): update lodash to version 4.14.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdbcb91..05c8081 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "debug": "2.2.0", - "lodash": "4.13.1", + "lodash": "4.14.2", "shelljs": "0.7.0" } }