Skip to content

Commit 27a57b8

Browse files
committed
Update dependency zod to v3.20.2
1 parent 73beb4b commit 27a57b8

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.3",
6262
"typescript": "4.9.3",
6363
"yup": "0.32.11",
64-
"zod": "3.20.0"
64+
"zod": "3.20.2"
6565
},
6666
"dependencies": {
6767
"@graphql-codegen/plugin-helpers": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6123,7 +6123,7 @@ yup@0.32.11:
61236123
property-expr "^2.0.4"
61246124
toposort "^2.0.2"
61256125

6126-
zod@3.20.0:
6127-
version "3.20.0"
6128-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.0.tgz#999f50f41c7c69569c77721c9372987991ba1c3a"
6129-
integrity sha512-ZWxs7oM5ixoo1BMoxTNeDMYSih/F/FUnExsnRtHT04rG6q0Bd74TKS45RGXw07TOalOZyyzdKaYH38k8yTEv9A==
6126+
zod@3.20.2:
6127+
version "3.20.2"
6128+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.2.tgz#068606642c8f51b3333981f91c0a8ab37dfc2807"
6129+
integrity sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ==

0 commit comments

Comments
 (0)