diff --git a/superset-frontend/plugins/legacy-plugin-chart-partition/package.json b/superset-frontend/plugins/legacy-plugin-chart-partition/package.json index fd38d9f9e9015..b5df01d2f2c71 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-partition/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-partition/package.json @@ -23,7 +23,7 @@ "lib" ], "dependencies": { - "d3": "^3.5.17", + "d3": "^7.8.5", "d3-hierarchy": "^1.1.8", "prop-types": "^15.8.1" },