Skip to content

Commit 06bfa0d

Browse files
committed
Update dependency zod to v3.20.3
1 parent 5d8e019 commit 06bfa0d

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": "0.32.11",
64-
"zod": "3.20.2"
64+
"zod": "3.20.3"
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
@@ -6095,7 +6095,7 @@ [email protected]:
60956095
property-expr "^2.0.4"
60966096
toposort "^2.0.2"
60976097

6098-
6099-
version "3.20.2"
6100-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.2.tgz#068606642c8f51b3333981f91c0a8ab37dfc2807"
6101-
integrity sha512-1MzNQdAvO+54H+EaK5YpyEy0T+Ejo/7YLHS93G3RnYWh5gaotGHwGeN/ZO687qEDU2y4CdStQYXVHIgrUl5UVQ==
6098+
6099+
version "3.20.3"
6100+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.3.tgz#56b2ebb87d4566e7cd38f0f6cda7fa591fcec948"
6101+
integrity sha512-+MLeeUcLTlnzVo5xDn9+LVN9oX4esvgZ7qfZczBN+YVUvZBafIrPPVyG2WdjMWU2Qkb2ZAh2M8lpqf1wIoGqJQ==

0 commit comments

Comments
 (0)