diff --git a/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json b/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json index 2b8c90b3c29..da4eecd3d4a 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json @@ -25,7 +25,7 @@ "dependencies": { "d3-array": "^2.0.3", "d3-scale": "^3.0.1", - "prop-types": "^15.6.2" + "prop-types": "^15.8.1" }, "peerDependencies": { "@superset-ui/chart-controls": "*",