Skip to content

Commit 645ecc8

Browse files
authored
Adjust zod version (#232)
* Fix CONTRIBUTING.md * Adjust zod version
1 parent 742f6a2 commit 645ecc8

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

package-lock.json

Lines changed: 4 additions & 13 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
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@line/bot-sdk": "^10.0.0",
3838
"@modelcontextprotocol/sdk": "^1.8.0",
39-
"zod": "^3.21.4"
39+
"zod": "^3.25.76"
4040
},
4141
"devDependencies": {
4242
"@types/node": "^22",

0 commit comments

Comments
 (0)