diff --git a/superset-frontend/plugins/plugin-chart-echarts/package.json b/superset-frontend/plugins/plugin-chart-echarts/package.json index f57e702a900ff..652aa372d867a 100644 --- a/superset-frontend/plugins/plugin-chart-echarts/package.json +++ b/superset-frontend/plugins/plugin-chart-echarts/package.json @@ -29,7 +29,7 @@ "dependencies": { "d3-array": "^1.2.0", "echarts": "^5.4.1", - "lodash": "^4.17.15", + "lodash": "^4.17.21", "moment": "^2.26.0" }, "peerDependencies": {