diff --git a/superset-frontend/plugins/plugin-chart-echarts/package.json b/superset-frontend/plugins/plugin-chart-echarts/package.json index ae346f4e..0241aea0 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/react-redux": "^7.1.34", "d3-array": "^3.2.4", - "lodash": "^4.17.21" + "lodash": "^4.18.1" }, "peerDependencies": { "@apache-superset/core": "*",