diff --git a/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json b/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json index f26e48f1a6150..936469b223c0e 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.8.1" }, "peerDependencies": {