From f2da1de2af8b14d253f04bbb434a559cb9fa07da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 17:10:10 +0000 Subject: [PATCH] Bump mapillary-js from 3.0.0 to 3.1.0 Bumps [mapillary-js](https://github.com/mapillary/mapillary-js) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mapillary/mapillary-js/releases) - [Changelog](https://github.com/mapillary/mapillary-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/mapillary/mapillary-js/compare/v3.0.0...v3.1.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 cc93a3b6a..ce6c52e05 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "happen": "^0.3.1", "js-yaml": "^4.0.0", "json-stringify-pretty-compact": "^3.0.0", - "mapillary-js": "~3.0.0", + "mapillary-js": "~3.1.0", "mapillary_sprite_source": "^1.8.0", "minimist": "^1.2.3", "mocha": "^7.0.1",