diff --git a/superset-frontend/plugins/legacy-plugin-chart-partition/package.json b/superset-frontend/plugins/legacy-plugin-chart-partition/package.json index c849a27a204..fd38d9f9e90 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-partition/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-partition/package.json @@ -25,7 +25,7 @@ "dependencies": { "d3": "^3.5.17", "d3-hierarchy": "^1.1.8", - "prop-types": "^15.6.2" + "prop-types": "^15.8.1" }, "peerDependencies": { "@superset-ui/chart-controls": "*",