From 5ca22537bed042ecc6a2c5ad6bb9ced57faa9c96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 05:08:13 +0000 Subject: [PATCH] Bump mapillary-js from 2.20.0 to 2.21.0 Bumps [mapillary-js](https://github.com/mapillary/mapillary-js) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/mapillary/mapillary-js/releases) - [Commits](https://github.com/mapillary/mapillary-js/compare/v2.20.0...v2.21.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f96c8be7..5f9c67840 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "js-yaml": "^3.14.0", "json-stringify-pretty-compact": "^2.0.0", "jsonschema": "^1.1.0", - "mapillary-js": "~2.20.0", + "mapillary-js": "~2.21.0", "mapillary_sprite_source": "^1.8.0", "minimist": "^1.2.3", "mocha": "^7.0.1",