Skip to content

Commit b7bb472

Browse files
committed
Update dependency zod to v3.17.10
1 parent 74ca449 commit b7bb472

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
@@ -58,7 +58,7 @@
5858
"ts-jest": "28.0.7",
5959
"typescript": "4.7.4",
6060
"yup": "0.32.11",
61-
"zod": "3.17.9"
61+
"zod": "3.17.10"
6262
},
6363
"dependencies": {
6464
"@graphql-codegen/plugin-helpers": "^2.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5601,7 +5601,7 @@ [email protected]:
56015601
property-expr "^2.0.4"
56025602
toposort "^2.0.2"
56035603

5604-
5605-
version "3.17.9"
5606-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.17.9.tgz#6ce737474e51677e7166602ed58f6f8ba8d89c86"
5607-
integrity sha512-QF1843pYoRk1jFP+/UiEySXaTSiIyFod3KyDzoO3qHKGZdX7z7RNXI4lEsiibvpnIZQwcDVU58ZrxP4pQ7BmTQ==
5604+
5605+
version "3.17.10"
5606+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.17.10.tgz#8716a05e6869df6faaa878a44ffe3c79e615defb"
5607+
integrity sha512-IHXnQYQuOOOL/XgHhgl8YjNxBHi3xX0mVcHmqsvJgcxKkEczPshoWdxqyFwsARpf41E0v9U95WUROqsHHxt0UQ==

0 commit comments

Comments
 (0)