From f6ac30e6a113a2c4fa16919d34e48a81d892a0db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 07:41:42 +0000 Subject: [PATCH] chore(deps): bump react-map-gl Bumps [react-map-gl](https://github.com/visgl/react-map-gl) from 6.1.21 to 8.0.1. - [Release notes](https://github.com/visgl/react-map-gl/releases) - [Changelog](https://github.com/visgl/react-map-gl/blob/v8.0.1/CHANGELOG.md) - [Commits](https://github.com/visgl/react-map-gl/compare/v6.1.21...v8.0.1) --- updated-dependencies: - dependency-name: react-map-gl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../plugins/legacy-plugin-chart-map-box/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json b/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json index 0765e7596b22d..6405f4769c65c 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json @@ -28,7 +28,7 @@ "dependencies": { "@math.gl/web-mercator": "^4.1.0", "prop-types": "^15.8.1", - "react-map-gl": "^6.1.19", + "react-map-gl": "^8.0.1", "supercluster": "^8.0.1" }, "peerDependencies": {