diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index d439f0ec..27b073ec 100644 --- a/superset-frontend/plugins/plugin-chart-table/package.json +++ b/superset-frontend/plugins/plugin-chart-table/package.json @@ -29,7 +29,7 @@ "@types/react-table": "^7.7.20", "classnames": "^2.5.1", "d3-array": "^3.2.4", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "memoize-one": "^5.2.1", "react-table": "^7.8.0", "regenerator-runtime": "^0.14.1",