diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index 863228188e..e29542c9de 100644 --- a/superset-frontend/plugins/plugin-chart-pivot-table/package.json +++ b/superset-frontend/plugins/plugin-chart-pivot-table/package.json @@ -36,7 +36,7 @@ "react-dom": "^17.0.2" }, "devDependencies": { - "@babel/types": "^7.28.0", + "@babel/types": "^7.29.0", "@types/jest": "^29.5.12", "jest": "^30.0.4" }