Skip to content

Commit aaf1729

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency zod to v3.17.0
1 parent bf5b4fd commit aaf1729

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.2",
5959
"typescript": "4.6.4",
6060
"yup": "0.32.11",
61-
"zod": "3.16.1"
61+
"zod": "3.17.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
@@ -6000,7 +6000,7 @@ yup@0.32.11:
60006000
property-expr "^2.0.4"
60016001
toposort "^2.0.2"
60026002

6003-
zod@3.16.1:
6004-
version "3.16.1"
6005-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.16.1.tgz#f748482c14447a91f767fe5c0aa8378522dcad6b"
6006-
integrity sha512-IQXNNUWzINE6lz068lmEn3SPWNZWunQYEqakpw8DNVhfiYlU/rOgkUv4oGMXpK1xvcs6Q3o1GNanS+5n7lr0yg==
6003+
zod@3.17.0:
6004+
version "3.17.0"
6005+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.17.0.tgz#7df6b11fb542980eb26449a1055c62d203ca8945"
6006+
integrity sha512-WZEwv0j0+dF0uNEBWkfMQsIaiahSQm60hAqXBJ0XYHRAZMUq8LyjMt7kD8NrfssxcqiRmmtxlipK+1PlwOXnBA==

0 commit comments

Comments
 (0)