From 9c8037ca4eef694eb33678b7317829278ced5f4e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 14 Nov 2016 02:17:41 -0500 Subject: [PATCH] chore(package): update lodash to version 4.17.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a86276920..8e7aa15f2 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "diacritics": "1.2.3", - "lodash": "4.16.6", + "lodash": "4.17.0", "marked": "0.3.6", "osm-auth": "1.0.1", "rbush": "2.0.1",