Skip to content

Commit 33a7e84

Browse files
committed
Update dependency zod to v3.21.0
1 parent 19a127a commit 33a7e84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"ts-jest": "29.0.5",
6262
"typescript": "4.9.5",
6363
"yup": "1.0.2",
64-
"zod": "3.20.6"
64+
"zod": "3.21.0"
6565
},
6666
"dependencies": {
6767
"@graphql-codegen/plugin-helpers": "2.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6092,7 +6092,7 @@ [email protected]:
60926092
toposort "^2.0.2"
60936093
type-fest "^2.19.0"
60946094

6095-
zod@3.20.6:
6096-
version "3.20.6"
6097-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.6.tgz#2f2f08ff81291d47d99e86140fedb4e0db08361a"
6098-
integrity sha512-oyu0m54SGCtzh6EClBVqDDlAYRz4jrVtKwQ7ZnsEmMI9HnzuZFj8QFwAY1M5uniIYACdGvv0PBWPF2kO0aNofA==
6095+
zod@3.21.0:
6096+
version "3.21.0"
6097+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.0.tgz#9e3cbbf741071bfed9c000d2b4e64d4d97291d12"
6098+
integrity sha512-UYdykTcVxB6lfdyLzAqLyyYAlOcpoluECvjsdoaqfQmz9p+3LRaIqYcNiL/J2kFYp66fBM8wwBvIGVEjq7KtZw==

0 commit comments

Comments
 (0)