diff --git a/plugins/legacy-plugin-chart-map-box/package.json b/plugins/legacy-plugin-chart-map-box/package.json index 3412b239fb..53641e4fe3 100644 --- a/plugins/legacy-plugin-chart-map-box/package.json +++ b/plugins/legacy-plugin-chart-map-box/package.json @@ -31,9 +31,9 @@ "@superset-ui/chart-controls": "0.17.48", "@superset-ui/core": "0.17.48", "immutable": "^3.8.2", - "mapbox-gl": "^0.53.0", + "mapbox-gl": "^1.13.3", "prop-types": "^15.6.2", - "react-map-gl": "^4.0.10", + "react-map-gl": "^7.0.1", "supercluster": "^4.1.1", "viewport-mercator-project": "^6.1.1" },