diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index 863228188e..21f59fe887 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.7", "@types/jest": "^29.5.12", "jest": "^30.0.4" }