Skip to content

Commit 1739df9

Browse files
fix(deps): update dependency zod to v3.24.4 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 271a9a6 commit 1739df9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

336 Bytes
Binary file not shown.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"hono": "4.7.8",
3232
"remark": "15.0.1",
3333
"toml": "3.0.0",
34-
"zod": "3.24.3"
34+
"zod": "3.24.4"
3535
},
3636
"scripts": {
3737
"build": "bun build ./src/index.ts ./src/client.ts --outdir=./dist --minify --target bun --sourcemap",

0 commit comments

Comments
 (0)