diff --git a/superset-frontend/plugins/legacy-plugin-chart-histogram/package.json b/superset-frontend/plugins/legacy-plugin-chart-histogram/package.json index 5aa8a045d..143222335 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-histogram/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-histogram/package.json @@ -34,7 +34,7 @@ "@vx/legend": "^0.0.198", "@vx/responsive": "^0.0.199", "@vx/scale": "^0.0.197", - "prop-types": "^15.6.2" + "prop-types": "^15.8.1" }, "peerDependencies": { "@superset-ui/chart-controls": "*",