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

@ -41,7 +41,7 @@
"sharp": "0.32.5",
"ts-pattern": "^5.0.5",
"typescript": "5.2.2",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/formidable": "^2.0.6",