Skip to content

Commit b8fc199

Browse files
chore: bump zod from 3.25.64 to 4.0.5 in the dependencies-major group (#24)
Bumps the dependencies-major group with 1 update: [zod](https://github.com/colinhacks/zod). Updates `zod` from 3.25.64 to 4.0.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.64...v4.0.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a59ed7c commit b8fc199

File tree

2 files changed

+48
-15
lines changed

2 files changed

+48
-15
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
"dependencies": {
9696
"@modelcontextprotocol/sdk": "^1.12.0",
9797
"pino": "^9.7.0",
98-
"zod": "^3.25.28"
98+
"zod": "^4.0.5"
9999
}
100100
}

0 commit comments

Comments
 (0)