diff --git a/superset-frontend/plugins/legacy-plugin-chart-partition/package.json b/superset-frontend/plugins/legacy-plugin-chart-partition/package.json index fd38d9f9e9..45c5e5b02a 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.9.0", "d3-hierarchy": "^1.1.8", "prop-types": "^15.8.1" },