diff --git a/superset-frontend/plugins/plugin-chart-echarts/package.json b/superset-frontend/plugins/plugin-chart-echarts/package.json index 6699199f4871..cadb4252a806 100644 --- a/superset-frontend/plugins/plugin-chart-echarts/package.json +++ b/superset-frontend/plugins/plugin-chart-echarts/package.json @@ -30,7 +30,7 @@ "d3-array": "^3.2.4", "lodash": "^4.18.1", "zod": "^4.4.3", - "lodash-es": "^4.17.21" + "lodash-es": "^4.18.1" }, "peerDependencies": { "@apache-superset/core": "*",