diff --git a/plugins/legacy-plugin-chart-map-box/package.json b/plugins/legacy-plugin-chart-map-box/package.json index 3412b239fb..1e683f9841 100644 --- a/plugins/legacy-plugin-chart-map-box/package.json +++ b/plugins/legacy-plugin-chart-map-box/package.json @@ -33,9 +33,9 @@ "immutable": "^3.8.2", "mapbox-gl": "^0.53.0", "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" + "viewport-mercator-project": "^7.0.4" }, "peerDependencies": { "react": "^15 || ^16"