diff --git a/superset-frontend/plugins/legacy-plugin-chart-chord/package.json b/superset-frontend/plugins/legacy-plugin-chart-chord/package.json index ac664f53f644d..76e8461af6b5d 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-chord/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-chord/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "d3": "^3.5.17", - "prop-types": "^15.6.2", + "prop-types": "^15.8.1", "react": "^16.13.1" }, "peerDependencies": {