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 4a17c49d74f chore(deps): bump zod from 4.4.1 to 4.4.3 in
/superset-frontend (#40272)
4a17c49d74f is described below
commit 4a17c49d74ff539687cc163360d7199c7bb949e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 09:55:49 2026 -0700
chore(deps): bump zod from 4.4.1 to 4.4.3 in /superset-frontend (#40272)
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-echarts/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 adacfc08bec..79263806743 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -48908,7 +48908,7 @@
"dependencies": {
"chalk": "^5.6.2",
"lodash-es": "^4.18.1",
- "yeoman-generator": "^8.1.2",
+ "yeoman-generator": "^8.2.2",
"yosay": "^3.0.0"
},
"devDependencies": {
@@ -49981,7 +49981,7 @@
"acorn": "^8.16.0",
"d3-array": "^3.2.4",
"lodash": "^4.18.1",
- "zod": "^4.4.3"
+ "zod": "^4.4.1"
},
"peerDependencies": {
"@apache-superset/core": "*",
diff --git a/superset-frontend/plugins/plugin-chart-echarts/package.json
b/superset-frontend/plugins/plugin-chart-echarts/package.json
index eb68a240a31..43a2552b3b5 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.3"
+ "zod": "^4.4.1"
},
"peerDependencies": {
"@apache-superset/core": "*",