diff --git a/superset-frontend/plugins/plugin-chart-echarts/package.json b/superset-frontend/plugins/plugin-chart-echarts/package.json index c56ac505132..459e3ee7a9e 100644 --- a/superset-frontend/plugins/plugin-chart-echarts/package.json +++ b/superset-frontend/plugins/plugin-chart-echarts/package.json @@ -26,7 +26,7 @@ "dependencies": { "@types/d3-array": "^3.2.2", "@types/react-redux": "^7.1.34", - "acorn": "^8.9.0", + "acorn": "^8.16.0", "d3-array": "^3.2.4", "lodash": "^4.17.23", "zod": "^4.3.6"