diff --git a/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json b/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json index 22eb16060f83..23c77e73f625 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json @@ -24,7 +24,7 @@ ], "dependencies": { "d3-array": "^2.0.3", - "d3-scale": "^3.0.1", + "d3-scale": "^4.0.0", "prop-types": "^15.8.1" }, "peerDependencies": {