Skip to content

Commit 1baed6e

Browse files
authored
fix: CVE by upgrading zod dependency (#633)
* Upgrading `zod` in package.json * Updaing lock file accordingly.
1 parent 0bd7e70 commit 1baed6e

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
@@ -253,7 +253,7 @@
253253
"vite-tsconfig-paths": "^4.2.0",
254254
"vitest": "^0.34.2",
255255
"yup": "^1.2.0",
256-
"zod": "^3.22.2"
256+
"zod": "^3.22.3"
257257
},
258258
"peerDependencies": {
259259
"react-hook-form": "^7.0.0"

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)