diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index 29bce06ae29f..031d1498f524 100644 --- a/superset-frontend/plugins/plugin-chart-table/package.json +++ b/superset-frontend/plugins/plugin-chart-table/package.json @@ -33,7 +33,7 @@ "react-table": "^7.8.0", "regenerator-runtime": "^0.14.1", "xss": "^1.0.15", - "lodash-es": "^4.17.21" + "lodash-es": "^4.18.1" }, "peerDependencies": { "@ant-design/icons": "^5.6.1",