diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index e707f76211c..46f90d9fec8 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -186,7 +186,7 @@ "@storybook/preview-api": "^8.6.18", "@storybook/react": "^8.6.18", "@storybook/react-webpack5": "^8.6.18", - "@storybook/test": "^8.6.15", + "@storybook/test": "^8.6.18", "@storybook/test-runner": "^0.17.0", "@svgr/webpack": "^8.1.0", "@swc/core": "^1.15.24", @@ -52786,7 +52786,7 @@ "@math.gl/web-mercator": "^4.1.0", "mapbox-gl": "^3.22.0", "maplibre-gl": "^5.23.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 c0207a667f0..d24744b5f9d 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.23.0", - "react-map-gl": "^8.1.1", + "react-map-gl": "^8.1.0", "supercluster": "^8.0.1" }, "peerDependencies": {