diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index c149a03717ca..fcb88d7e5000 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.13.12", + "@babel/types": "^7.23.6", "@types/jest": "^29.5.11", "jest": "^26.0.1" }