Skip to content

Commit d6714e5

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

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.17.0"
61+
"zod": "3.17.2"
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 @@ [email protected]:
60006000
property-expr "^2.0.4"
60016001
toposort "^2.0.2"
60026002

6003-
6004-
version "3.17.0"
6005-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.17.0.tgz#7df6b11fb542980eb26449a1055c62d203ca8945"
6006-
integrity sha512-WZEwv0j0+dF0uNEBWkfMQsIaiahSQm60hAqXBJ0XYHRAZMUq8LyjMt7kD8NrfssxcqiRmmtxlipK+1PlwOXnBA==
6003+
6004+
version "3.17.2"
6005+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.17.2.tgz#d20b32146a3b5068f8f71768b4f9a4bfe52cddb0"
6006+
integrity sha512-L8UPS2J/F3dIA8gsPTvGjd8wSRuwR1Td4AqR2Nw8r8BgcLIbZZ5/tCII7hbTLXTQDhxUnnsFdHwpETGajt5i3A==

0 commit comments

Comments
 (0)