Skip to content

Commit af2cdfd

Browse files
chore(deps): bump zod from 3.25.76 to 4.4.3
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.4.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.4.3) --- updated-dependencies: - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f19976 commit af2cdfd

2 files changed

Lines changed: 304 additions & 200 deletions

File tree

packages/tx-protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"gen:schema": "tsx scripts/generate-schema.ts"
7171
},
7272
"dependencies": {
73-
"zod": "^3.23.8"
73+
"zod": "^4.4.3"
7474
},
7575
"devDependencies": {
7676
"tsup": "^8.4.0",

0 commit comments

Comments
 (0)