Skip to content

Commit 7ed82fd

Browse files
fix(deps): update dependency zod to v4
1 parent 549a4b2 commit 7ed82fd

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

package-lock.json

Lines changed: 19 additions & 4 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
@@ -100,6 +100,6 @@
100100
"dotenv": "^16.6.1",
101101
"tlds": "^1.255.0",
102102
"twitter-api-v2": "^1.20.2",
103-
"zod": "^3.24.2"
103+
"zod": "^4.0.0"
104104
}
105105
}

0 commit comments

Comments
 (0)