diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index 74c1872d0f400..28aaf75968c58 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.5", "@types/react-table": "^7.0.29", "classnames": "^2.3.2",