This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new e9d46d843fa chore(deps): bump react-map-gl from 8.1.0 to 8.1.1 in
/superset-frontend (#40415)
e9d46d843fa is described below
commit e9d46d843fadadf3370e3755de9d57c85e10d062
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 19:07:41 2026 -0700
chore(deps): bump react-map-gl from 8.1.0 to 8.1.1 in /superset-frontend
(#40415)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/plugins/plugin-chart-point-cluster-map/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 a57c14c23b2..54740c8d1d2 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.24.0",
"maplibre-gl": "^5.24.0",
- "react-map-gl": "^8.1.1",
+ "react-map-gl": "^8.1.0",
"supercluster": "^8.0.1"
},
"peerDependencies": {