Skip to content

Commit 35eb965

Browse files
authored
fix: upgrade zod from 3.24.3 to 3.24.4 (#2279)
1 parent 2c95f38 commit 35eb965

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"winston": "^3.17.0",
6464
"winston-loki": "^6.1.3",
6565
"xoauth2": "^1.2.0",
66-
"zod": "^3.24.3",
66+
"zod": "^3.24.4",
6767
"zod-error": "^1.5.0"
6868
},
6969
"overrides": {

0 commit comments

Comments
 (0)