diff --git a/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json b/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json index d08f8b08cc0f2..f8cea30dd1d00 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "d3": "^3.5.17", - "d3-sankey": "^0.4.2", + "d3-sankey": "^0.12.3", "prop-types": "^15.6.2" }, "peerDependencies": {