Merge pull request #85 from alibaba/dependabot/npm_and_yarn/production-dependencies-5419ff3310

chore(deps): bump zod from 4.2.0 to 4.2.1 in the production-dependencies group
This commit is contained in:
Simon
2025-12-23 16:07:51 +08:00
committed by GitHub
3 changed files with 7 additions and 7 deletions

View File

@@ -38,6 +38,6 @@
},
"dependencies": {
"chalk": "^5.6.2",
"zod": "^4.2.0"
"zod": "^4.2.1"
}
}

View File

@@ -45,7 +45,7 @@
},
"dependencies": {
"chalk": "^5.6.2",
"zod": "^4.2.0",
"zod": "^4.2.1",
"@page-agent/llms": "0.0.15",
"@page-agent/page-controller": "0.0.15",
"@page-agent/ui": "0.0.15"