From 89f7ec3c88faf2dc783a2e41021ce603c6e80184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 13:28:15 +0200 Subject: [PATCH] Bump mapillary-js from 4.1.0 to 4.1.1 (#9297) Bumps [mapillary-js](https://github.com/mapillary/mapillary-js) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/mapillary/mapillary-js/releases) - [Changelog](https://github.com/mapillary/mapillary-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/mapillary/mapillary-js/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: mapillary-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b2d4d0f2..ddab21c10 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "karma-mocha": "^2.0.1", "karma-remap-istanbul": "^0.6.0", "mapillary_sprite_source": "^1.8.0", - "mapillary-js": "4.1.0", + "mapillary-js": "4.1.1", "minimist": "^1.2.3", "mocha": "^10.0.0", "name-suggestion-index": "~6.0",