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

@ -34,7 +34,7 @@
"react": "18.2.0",
"stripe": "^12.7.0",
"ts-pattern": "^5.0.5",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/bcrypt": "^5.0.0",