Skip to content

Commit 108f793

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency zod to v3.15.1
1 parent 8c423ff commit 108f793

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.1",
5959
"typescript": "4.6.4",
6060
"yup": "0.32.11",
61-
"zod": "3.14.4"
61+
"zod": "3.15.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
@@ -5959,7 +5959,7 @@ yup@0.32.11:
59595959
property-expr "^2.0.4"
59605960
toposort "^2.0.2"
59615961

5962-
zod@3.14.4:
5963-
version "3.14.4"
5964-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.14.4.tgz#e678fe9e5469f4663165a5c35c8f3dc66334a5d6"
5965-
integrity sha512-U9BFLb2GO34Sfo9IUYp0w3wJLlmcyGoMd75qU9yf+DrdGA4kEx6e+l9KOkAlyUO0PSQzZCa3TR4qVlcmwqSDuw==
5962+
zod@3.15.1:
5963+
version "3.15.1"
5964+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.15.1.tgz#9e404cd8002ccffb03baa94cff2e1638ed49d82f"
5965+
integrity sha512-WAdjcoOxa4S9oc/u7fTbC3CC7uVqptLLU0LKqS8RDBOrCXp2t5avM8BUfgNVZJymGWAx6SEUYxWPPoYuQ5rgwQ==

0 commit comments

Comments
 (0)