From a3d787859e6bcfdeb256f912bd70a43f6da5bc65 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 24 Apr 2018 22:37:04 +0000 Subject: [PATCH] fix(package): update lodash-es to version 4.17.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87a314432..1fe6a787f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@mapbox/sexagesimal": "1.1.0", "@mapbox/togeojson": "0.16.0", "diacritics": "1.3.0", - "lodash-es": "4.17.8", + "lodash-es": "4.17.10", "marked": "0.3.19", "node-diff3": "1.0.0", "osm-auth": "1.0.2",