Skip to content

Commit 13390a3

Browse files
committed
fix: update zod version
1 parent 9672561 commit 13390a3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"swagger-ui-express": "^5.0.1",
7474
"uuid": "^11.1.0",
7575
"winston": "^3.17.0",
76-
"zod": "^4.1.8"
76+
"zod": "4.2.1"
7777
},
7878
"devDependencies": {
7979
"@codedependant/semantic-release-docker": "^5.1.1",

0 commit comments

Comments
 (0)