diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index c149a03717ca3..2f205f30382e0 100644 --- a/superset-frontend/plugins/plugin-chart-pivot-table/package.json +++ b/superset-frontend/plugins/plugin-chart-pivot-table/package.json @@ -39,6 +39,6 @@ "devDependencies": { "@babel/types": "^7.13.12", "@types/jest": "^29.5.11", - "jest": "^26.0.1" + "jest": "^29.7.0" } }