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

@ -21,6 +21,6 @@
"next-auth": "4.22.3",
"react": "18.2.0",
"ts-pattern": "^5.0.5",
"zod": "^3.21.4"
"zod": "^3.22.4"
}
}