Skip to content

Commit 6e38917

Browse files
committed
Update dependency zod to v3.18.0
1 parent 1b5d16a commit 6e38917

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.10"
61+
"zod": "3.18.0"
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
@@ -5843,7 +5843,7 @@ [email protected]:
58435843
property-expr "^2.0.4"
58445844
toposort "^2.0.2"
58455845

5846-
zod@3.17.10:
5847-
version "3.17.10"
5848-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.17.10.tgz#8716a05e6869df6faaa878a44ffe3c79e615defb"
5849-
integrity sha512-IHXnQYQuOOOL/XgHhgl8YjNxBHi3xX0mVcHmqsvJgcxKkEczPshoWdxqyFwsARpf41E0v9U95WUROqsHHxt0UQ==
5846+
zod@3.18.0:
5847+
version "3.18.0"
5848+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.18.0.tgz#2eed58b3cafb8d9a67aa2fee69279702f584f3bc"
5849+
integrity sha512-gwTm8RfUCe8l9rDwN5r2A17DkAa8Ez4Yl4yXqc5VqeGaXaJahzYYXbTwvhroZi0SNBqTwh/bKm2N0mpCzuw4bA==

0 commit comments

Comments
 (0)