diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index 98a097a3c4e02..5f632e0e7ddff 100644 --- a/superset-frontend/plugins/plugin-chart-table/package.json +++ b/superset-frontend/plugins/plugin-chart-table/package.json @@ -32,7 +32,7 @@ "d3-array": "^2.4.0", "lodash": "^4.17.21", "match-sorter": "^6.3.0", - "memoize-one": "^5.1.1", + "memoize-one": "^6.0.0", "react-table": "^7.8.0", "regenerator-runtime": "^0.13.7", "xss": "^1.0.14"