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 709ef9b6155 chore(deps): bump d3-cloud from 1.2.8 to 1.2.9 in 
/superset-frontend (#40321)
709ef9b6155 is described below

commit 709ef9b61551612c7e4f516b34b4cf41399815ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 19:08:10 2026 -0700

    chore(deps): bump d3-cloud from 1.2.8 to 1.2.9 in /superset-frontend 
(#40321)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/package-lock.json                            | 4 ++--
 superset-frontend/plugins/plugin-chart-word-cloud/package.json | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/superset-frontend/package-lock.json 
b/superset-frontend/package-lock.json
index 439538e5534..0902547f989 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -49973,7 +49973,7 @@
         "acorn": "^8.16.0",
         "d3-array": "^3.2.4",
         "lodash": "^4.18.1",
-        "zod": "^4.4.1"
+        "zod": "^4.4.3"
       },
       "peerDependencies": {
         "@apache-superset/core": "*",
@@ -50174,7 +50174,7 @@
       "license": "Apache-2.0",
       "dependencies": {
         "@types/d3-scale": "^4.0.9",
-        "d3-cloud": "^1.2.9",
+        "d3-cloud": "^1.2.8",
         "d3-scale": "^4.0.2"
       },
       "devDependencies": {
diff --git a/superset-frontend/plugins/plugin-chart-word-cloud/package.json 
b/superset-frontend/plugins/plugin-chart-word-cloud/package.json
index 53425201058..c700621d32e 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.9",
+    "d3-cloud": "^1.2.8",
     "d3-scale": "^4.0.2"
   },
   "peerDependencies": {

Reply via email to