diff --git a/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json b/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json index 78c9340d09a41..7e2127a589932 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json @@ -26,7 +26,7 @@ "lib" ], "dependencies": { - "prop-types": "^15.6.2", + "prop-types": "^15.8.1", "react-map-gl": "^6.1.19", "supercluster": "^4.1.1", "viewport-mercator-project": "^6.1.1"