From efa110dcb0167b43df3e2ad4f17f2fd04a506a42 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 31 Oct 2016 03:09:21 -0400 Subject: [PATCH] chore(package): update lodash to version 4.16.5 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d7832ce5..77ea770f1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "diacritics": "1.2.3", - "lodash": "4.16.4", + "lodash": "4.16.5", "marked": "0.3.6", "osm-auth": "1.0.1", "rbush": "2.0.1",