Skip to content

Commit fb1b204

Browse files
committed
Fix zod the version
1 parent cb63106 commit fb1b204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@hono/mcp": "^0.2.0",
6464
"@modelcontextprotocol/sdk": "^1.23.0",
6565
"hono": "^4.10.6",
66-
"zod": "^3.25 || ^4.0"
66+
"zod": "^4.1.13"
6767
},
6868
"peerDependencies": {
6969
"@aws-lambda-powertools/logger": "^2.29.0",

0 commit comments

Comments
 (0)