Skip to content

Commit 7df944e

Browse files
committed
Update dependency zod to v3.19.1
1 parent b879720 commit 7df944e

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": "29.0.0",
5959
"typescript": "4.8.3",
6060
"yup": "0.32.11",
61-
"zod": "3.19.0"
61+
"zod": "3.19.1"
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
@@ -5975,7 +5975,7 @@ yup@0.32.11:
59755975
property-expr "^2.0.4"
59765976
toposort "^2.0.2"
59775977

5978-
zod@3.19.0:
5979-
version "3.19.0"
5980-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.19.0.tgz#a9303fcaed0950a3dc57bf35cc11f6282d4f52f2"
5981-
integrity sha512-Yw0qvUsCNGBe5YacikdMt5gVYeUuaEFVDIHKMfElrGSaBhwR3CQK6vOzgfAJOjTdGIhEeoaj8GtT+NDZrepZbw==
5978+
zod@3.19.1:
5979+
version "3.19.1"
5980+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.19.1.tgz#112f074a97b50bfc4772d4ad1576814bd8ac4473"
5981+
integrity sha512-LYjZsEDhCdYET9ikFu6dVPGp2YH9DegXjdJToSzD9rO6fy4qiRYFoyEYwps88OseJlPyl2NOe2iJuhEhL7IpEA==

0 commit comments

Comments
 (0)