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 9cc2deb9036 chore(deps): update zod requirement from ^4.4.1 to ^4.4.3 
in /superset-frontend/plugins/plugin-chart-echarts (#40416)
9cc2deb9036 is described below

commit 9cc2deb9036d0e7c8885a589f2e0a19dc0e11a62
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 19:07:27 2026 -0700

    chore(deps): update zod requirement from ^4.4.1 to ^4.4.3 in 
/superset-frontend/plugins/plugin-chart-echarts (#40416)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-frontend/plugins/plugin-chart-echarts/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/plugins/plugin-chart-echarts/package.json 
b/superset-frontend/plugins/plugin-chart-echarts/package.json
index 43a2552b3b5..eb68a240a31 100644
--- a/superset-frontend/plugins/plugin-chart-echarts/package.json
+++ b/superset-frontend/plugins/plugin-chart-echarts/package.json
@@ -29,7 +29,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": "*",

Reply via email to