diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index c4a413ea9f9..1bbbf4bc071 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -53064,7 +53064,7 @@ "@math.gl/web-mercator": "^4.1.0", "mapbox-gl": "^3.22.0", "maplibre-gl": "^5.24.0", - "react-map-gl": "^8.1.1", + "react-map-gl": "^8.1.0", "supercluster": "^8.0.1" }, "peerDependencies": { diff --git a/superset-frontend/plugins/plugin-chart-point-cluster-map/package.json b/superset-frontend/plugins/plugin-chart-point-cluster-map/package.json index 27bab5dfbf2..e76d58d5be2 100644 --- a/superset-frontend/plugins/plugin-chart-point-cluster-map/package.json +++ b/superset-frontend/plugins/plugin-chart-point-cluster-map/package.json @@ -29,7 +29,7 @@ "@math.gl/web-mercator": "^4.1.0", "mapbox-gl": "^3.22.0", "maplibre-gl": "^5.24.0", - "react-map-gl": "^8.1.1", + "react-map-gl": "^8.1.0", "supercluster": "^8.0.1" }, "peerDependencies": {