From c25d3503759ddd4fc226a31343648d9a224ca436 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 Aug 2016 16:13:05 +0100 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 78f2d780d47b..33b828ae2fc5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "intl-messageformat": "1.3.0", "jsonpath": "0.2.6", "knex": "0.11.10", - "lodash": "4.14.2", + "lodash": "4.15.0", "moment": "2.14.1", "moment-timezone": "0.5.5", "morgan": "1.7.0",