commit 345655fc2073f49b99bca1958f89a8025cad50c7
parent ba75bc958a471f6a01396fd0f0414dfceb90b1e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 6 Mar 2023 19:09:40 +0000
build(deps): bump mapillary-js from 4.1.0 to 4.1.1
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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
@@ -84,7 +84,7 @@
"leaflet": "1.0.3",
"leaflet-rotatedmarker": "^0.2.0",
"load-script": "^2.0.0",
- "mapillary-js": "4.1.0",
+ "mapillary-js": "4.1.1",
"pbf": "^3.0.5",
"rbush": "^3.0.1",
"regenerator-runtime": "^0.13.11",
diff --git a/yarn.lock b/yarn.lock
@@ -4708,10 +4708,10 @@ map-obj@^4.0.0:
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5"
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
-mapillary-js@4.1.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/mapillary-js/-/mapillary-js-4.1.0.tgz#ea7df10562f7694765a898e6e2562414006d7b34"
- integrity sha512-QcJL/OaiFw9G6v/cUxUfQbycCll12rfTJ/Zpa/4CMr2Bp9Nlg9qI8pDi8AlBHJvIe/fB/LKdaJfQdYlnxfYHwQ==
+mapillary-js@4.1.1:
+ version "4.1.1"
+ resolved "https://registry.yarnpkg.com/mapillary-js/-/mapillary-js-4.1.1.tgz#6ffafa3788b7e80661eeb2cfec75e42dee84d8a6"
+ integrity sha512-T/MqRKGTOAKAWSB3xKnu0FujNdBbaoWajXh1u7BDNQBeLptPXnlTNFmg/0iAkjBBfLWgO9iFP5W/9qM3gRVNiQ==
dependencies:
"@types/earcut" "^2.1.1"
"@types/node" "^14.14.31"