diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index 7e2d0e4c52b5..6e851005dd6d 100644 --- a/superset-frontend/plugins/plugin-chart-pivot-table/package.json +++ b/superset-frontend/plugins/plugin-chart-pivot-table/package.json @@ -37,7 +37,7 @@ "lodash": "^4.17.11" }, "devDependencies": { - "@babel/types": "^7.24.0", + "@babel/types": "^7.24.6", "@types/jest": "^29.5.12", "jest": "^26.0.1" }