From 84537fa1c8fd7c6b3f0713d1e712a635ae63321d Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 31 Dec 2016 17:53:50 -0500 Subject: [PATCH] chore(package): update lodash to version 4.17.4 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ae4b8658..089383ae4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "diacritics": "1.2.3", - "lodash": "4.17.3", + "lodash": "4.17.4", "marked": "0.3.6", "osm-auth": "1.0.1", "rbush": "2.0.1",