Skip to content

Commit a7476db

Browse files
chore(deps): bump @hono/zod-validator from 0.2.1 to 0.7.4
Bumps [@hono/zod-validator](https://github.com/honojs/middleware/tree/HEAD/packages/zod-validator) from 0.2.1 to 0.7.4. - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-validator/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/[email protected]/packages/zod-validator) --- updated-dependencies: - dependency-name: "@hono/zod-validator" dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 321b09d commit a7476db

File tree

2 files changed

+929
-750
lines changed

2 files changed

+929
-750
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@axiomhq/js": "1.0.0-rc.2",
2525
"@hono/zod-openapi": "^0.11.0",
26-
"@hono/zod-validator": "^0.2.1",
26+
"@hono/zod-validator": "^0.7.4",
2727
"@planetscale/database": "^1.16.0",
2828
"@unkey/cache": "workspace:^",
2929
"@unkey/clickhouse": "workspace:^",

0 commit comments

Comments
 (0)