Skip to content

Commit 07b5aeb

Browse files
committed
Update dependency zod to v3.19.0
1 parent d019504 commit 07b5aeb

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.8",
5959
"typescript": "4.8.2",
6060
"yup": "0.32.11",
61-
"zod": "3.18.0"
61+
"zod": "3.19.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
@@ -5987,7 +5987,7 @@ [email protected]:
59875987
property-expr "^2.0.4"
59885988
toposort "^2.0.2"
59895989

5990-
zod@3.18.0:
5991-
version "3.18.0"
5992-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.18.0.tgz#2eed58b3cafb8d9a67aa2fee69279702f584f3bc"
5993-
integrity sha512-gwTm8RfUCe8l9rDwN5r2A17DkAa8Ez4Yl4yXqc5VqeGaXaJahzYYXbTwvhroZi0SNBqTwh/bKm2N0mpCzuw4bA==
5990+
zod@3.19.0:
5991+
version "3.19.0"
5992+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.19.0.tgz#a9303fcaed0950a3dc57bf35cc11f6282d4f52f2"
5993+
integrity sha512-Yw0qvUsCNGBe5YacikdMt5gVYeUuaEFVDIHKMfElrGSaBhwR3CQK6vOzgfAJOjTdGIhEeoaj8GtT+NDZrepZbw==

0 commit comments

Comments
 (0)