From b9a0b7ec843a33dbe4c95f6ac7c3901174dbd9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 05:19:22 +0000 Subject: [PATCH] Bump mapbox-gl from 1.13.2 to 2.12.1 Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 1.13.2 to 2.12.1. - [Release notes](https://github.com/mapbox/mapbox-gl-js/releases) - [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/mapbox/mapbox-gl-js/compare/v1.13.2...v2.12.1) --- updated-dependencies: - dependency-name: mapbox-gl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c574a40833..cdbdc78daf 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "lodash.difference": "^4.5.0", "lodash.remove": "^4.7.0", "lodash.topairs": "4.3.0", - "mapbox-gl": "1.13.2", + "mapbox-gl": "2.12.1", "mapv": "2.0.62", "ol": "6.14.1", "pbf": "3.2.1",