diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index 74c1872d0f..98a097a3c4 100644 --- a/superset-frontend/plugins/plugin-chart-table/package.json +++ b/superset-frontend/plugins/plugin-chart-table/package.json @@ -33,7 +33,7 @@ "lodash": "^4.17.21", "match-sorter": "^6.3.0", "memoize-one": "^5.1.1", - "react-table": "^7.6.3", + "react-table": "^7.8.0", "regenerator-runtime": "^0.13.7", "xss": "^1.0.14" },