chore: update zod to 3.22.4 (#563)

* chore: updated zod 

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>

---------

Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
This commit is contained in:
Adithya Krishna
2023-10-19 15:54:05 +05:30
committed by Mythie
parent 6de14ab0ac
commit c162cb3b2c
6 changed files with 10 additions and 10 deletions

View File

@ -16,6 +16,6 @@
"@trpc/react-query": "^10.36.0",
"@trpc/server": "^10.36.0",
"superjson": "^1.13.1",
"zod": "^3.21.4"
"zod": "^3.22.4"
}
}