This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 08164e33bb4 chore(deps): bump d3-cloud from 1.2.8 to 1.2.9 in
/superset-frontend (#40437)
08164e33bb4 is described below
commit 08164e33bb40b161cc9b5aae8f38e1c1bf5a740e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 27 15:28:41 2026 -0700
chore(deps): bump d3-cloud from 1.2.8 to 1.2.9 in /superset-frontend
(#40437)
Signed-off-by: dependabot[bot] <[email protected]>
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 c700621d32e..53425201058 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": {