From 33cf7abafadea1b893733be9880f12e5404519fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 15:45:00 +0000 Subject: [PATCH] build(deps): bump react-map-gl Bumps [react-map-gl](https://github.com/visgl/react-map-gl) from 6.1.21 to 7.1.9. - [Release notes](https://github.com/visgl/react-map-gl/releases) - [Changelog](https://github.com/visgl/react-map-gl/blob/v7.1.9/CHANGELOG.md) - [Commits](https://github.com/visgl/react-map-gl/compare/v6.1.21...v7.1.9) --- 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 152a3845d..1684ced74 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": "^7.1.9", "supercluster": "^8.0.1" }, "peerDependencies": {