Skip to content

Commit 0b93b5a

Browse files
build(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 96c833b commit 0b93b5a

2 files changed

Lines changed: 40 additions & 162 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dotenv": "^16.4.7",
2121
"fastify": "^5.2.1",
2222
"tar": "^7.4.3",
23-
"zod": "^3.24.2",
23+
"zod": "^4.4.3",
2424
"iconv-lite": "0.7.3"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)