diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index 6df1ceb33e2cd..cdeda89decff2 100644 --- a/superset-frontend/plugins/plugin-chart-table/package.json +++ b/superset-frontend/plugins/plugin-chart-table/package.json @@ -25,7 +25,7 @@ ], "dependencies": { "@react-icons/all-files": "^4.1.0", - "@types/d3-array": "^2.9.0", + "@types/d3-array": "^3.2.1", "@types/enzyme": "^3.10.18", "@types/react-table": "^7.7.19", "classnames": "^2.5.1",