From 06bb8c0025e5dcdc4c6ea9f222fd887ef9ee7167 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 14 Feb 2025 06:08:02 +0000
Subject: [PATCH] Bump mapbox-gl from 1.13.2 to 3.10.0

Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 1.13.2 to 3.10.0.
- [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...v3.10.0)

---
updated-dependencies:
- dependency-name: mapbox-gl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 1a522d917..988869d60 100644
--- a/package.json
+++ b/package.json
@@ -162,7 +162,7 @@
     "lodash.throttle": "^4.1.1",
     "lodash.topairs": "4.3.0",
     "lodash.uniqby": "^4.7.0",
-    "mapbox-gl": "1.13.2",
+    "mapbox-gl": "3.10.0",
     "maplibre-gl": "4.3.2",
     "mapv": "2.0.62",
     "node-forge": "^1.3.1",