From 40bbea42c3d8d717917cf0803f4ca41ec27a3a80 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 26 Aug 2016 07:25:10 +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 aa32918..1e63e0d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "debug": "2.2.0", - "lodash": "4.13.1", + "lodash": "4.15.0", "shelljs": "0.7.4", "write-json-file": "2.0.0" }