diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index 4537c88b3979c..c149a03717ca3 100644 --- a/superset-frontend/plugins/plugin-chart-pivot-table/package.json +++ b/superset-frontend/plugins/plugin-chart-pivot-table/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@babel/types": "^7.13.12", - "@types/jest": "^26.0.0", + "@types/jest": "^29.5.11", "jest": "^26.0.1" } }