Skip to content

Commit 022643e

Browse files
authored
fix(deps): update dependency zod to v4
1 parent e591dac commit 022643e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@descope/node-sdk": "^1.7.11",
4040
"@modelcontextprotocol/sdk": "^1.15.1",
4141
"express": "4.21.2",
42-
"zod": "3.25.76"
42+
"zod": "4.1.11"
4343
},
4444
"devDependencies": {
4545
"@eslint/js": "^9.24.0",

0 commit comments

Comments
 (0)