Skip to content

Commit 6eb7235

Browse files
Chore(deps): Bump zod from 3.25.76 to 4.0.17
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.0.17. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.0.17) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7e4c24 commit 6eb7235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/contact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"next": "15.4.6",
1515
"@notionhq/client": "^4.0.1",
1616
"nanoid": "^5.0.9",
17-
"zod": "^3.24.1"
17+
"zod": "^4.0.17"
1818
},
1919
"devDependencies": {
2020
"typescript": "^5",

0 commit comments

Comments
 (0)