Skip to content

Commit 0f645b0

Browse files
committed
Update dependency zod to v3.21.4
1 parent 4ac117d commit 0f645b0

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.21.3"
64+
"zod": "3.21.4"
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
@@ -6097,7 +6097,7 @@ [email protected]:
60976097
toposort "^2.0.2"
60986098
type-fest "^2.19.0"
60996099

6100-
6101-
version "3.21.3"
6102-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.3.tgz#4ce194ae8f254fc102099a0292af66aa17c4ae7f"
6103-
integrity sha512-tz1QgJomEhMTQhOBvQxnnrTo8q77EjpGLlaWicCoEEkMzScuONzDkJKIHr83CS89fGY24iGCStj2ZOCHpPOEyA==
6100+
6101+
version "3.21.4"
6102+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db"
6103+
integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==

0 commit comments

Comments
 (0)