From 5106afb07f3e8b81b08d0bca16ed7dc47c8ac8b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 15:16:28 -0700 Subject: [PATCH] chore(deps): bump d3-cloud from 1.2.8 to 1.2.9 in /superset-frontend (#39145) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- superset-frontend/plugins/plugin-chart-word-cloud/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/plugins/plugin-chart-word-cloud/package.json b/superset-frontend/plugins/plugin-chart-word-cloud/package.json index c65767c6edc..2a94d25b8e1 100644 --- a/superset-frontend/plugins/plugin-chart-word-cloud/package.json +++ b/superset-frontend/plugins/plugin-chart-word-cloud/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@types/d3-scale": "^4.0.9", - "d3-cloud": "^1.2.8", + "d3-cloud": "^1.2.9", "d3-scale": "^4.0.2" }, "peerDependencies": {