From 06b9b4207b6032b05a76af78cff5aa3ddf565621 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 3 Oct 2016 13:15:13 -0400 Subject: [PATCH] chore(package): update lodash to version 4.16.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3cb08046..881cda175 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "license": "ISC", "dependencies": { "diacritics": "1.2.3", - "lodash": "4.16.2", + "lodash": "4.16.3", "marked": "0.3.6", "osm-auth": "0.2.9", "rbush": "2.0.1",