Skip to content

Commit bcc7361

Browse files
committed
fix(deps): update dependency zod to v4
1 parent 6ed5348 commit bcc7361

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/toolbox-core/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/toolbox-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
"dependencies": {
6767
"axios": "^1.9.0",
6868
"google-auth-library": "^10.0.0",
69-
"zod": "^3.24.4"
69+
"zod": "^4.0.0"
7070
}
7171
}

0 commit comments

Comments
 (0)