From 01e8231531a80407f8d09c0eb44404e6c4bbc10a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:23:10 -0700 Subject: [PATCH] build(deps): update lodash requirement from ^4.17.15 to ^4.17.21 in /superset-frontend/packages/superset-ui-chart-controls (#26530) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../packages/superset-ui-chart-controls/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/packages/superset-ui-chart-controls/package.json b/superset-frontend/packages/superset-ui-chart-controls/package.json index 85d2e6955..d31f17f92 100644 --- a/superset-frontend/packages/superset-ui-chart-controls/package.json +++ b/superset-frontend/packages/superset-ui-chart-controls/package.json @@ -27,7 +27,7 @@ "@react-icons/all-files": "^4.1.0", "@types/enzyme": "^3.10.5", "@types/react": "*", - "lodash": "^4.17.15", + "lodash": "^4.17.21", "prop-types": "^15.8.1" }, "peerDependencies": {