From e8549c5e765893f621430c336a98293d95017c5f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 25 Jun 2017 22:20:07 +0000 Subject: [PATCH] fix(package): update osm-auth to version 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e192e2b0f..f857b37a1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "diacritics": "1.3.0", "lodash": "4.17.4", "marked": "0.3.6", - "osm-auth": "1.0.1", + "osm-auth": "1.0.2", "rbush": "2.0.1", "@mapbox/sexagesimal": "1.0.0", "@mapbox/togeojson": "0.16.0",