diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index 4537c88b3979..fab156f86f20 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": "^26.0.0", - "jest": "^26.0.1" + "jest": "^29.0.0" } }