Skip to content

Commit 4c5595c

Browse files
committed
Update dependency zod to v3.20.5
1 parent e36a739 commit 4c5595c

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.0",
64-
"zod": "3.20.3"
64+
"zod": "3.20.5"
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
@@ -6087,7 +6087,7 @@ [email protected]:
60876087
toposort "^2.0.2"
60886088
type-fest "^2.19.0"
60896089

6090-
6091-
version "3.20.3"
6092-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.3.tgz#56b2ebb87d4566e7cd38f0f6cda7fa591fcec948"
6093-
integrity sha512-+MLeeUcLTlnzVo5xDn9+LVN9oX4esvgZ7qfZczBN+YVUvZBafIrPPVyG2WdjMWU2Qkb2ZAh2M8lpqf1wIoGqJQ==
6090+
6091+
version "3.20.5"
6092+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.20.5.tgz#7c48cb4924da6ebbc2625fa90fff92140a64fd0b"
6093+
integrity sha512-BTAAliwfoB9dWf2hC+TXlyWKk/YTqRGZjHQR0WLC2A2pzierWo7KuQ1ebjS4SNaFaxg/lDItzl9/QTgLjcHbgw==

0 commit comments

Comments
 (0)