chore(deps): bump @hono/zod-openapi from 1.1.4 to 1.1.5 (#20524)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md)
- [Commits](https://github.com/honojs/middleware/commits/@hono/zod-openapi@1.1.5/packages/zod-openapi)

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-20 08:08:02 +00:00 committed by GitHub
parent d91d4681a0
commit 0cbecb48d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View File

@ -55,7 +55,7 @@
"@bbob/plugin-helper": "4.3.1",
"@bbob/preset-html5": "4.3.1",
"@hono/node-server": "1.19.6",
"@hono/zod-openapi": "1.1.4",
"@hono/zod-openapi": "1.1.5",
"@notionhq/client": "5.4.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/exporter-prometheus": "0.208.0",

View File

@ -34,8 +34,8 @@ importers:
specifier: 1.19.6
version: 1.19.6(hono@4.10.6)
'@hono/zod-openapi':
specifier: 1.1.4
version: 1.1.4(hono@4.10.6)(zod@4.1.12)
specifier: 1.1.5
version: 1.1.5(hono@4.10.6)(zod@4.1.12)
'@notionhq/client':
specifier: 5.4.0
version: 5.4.0
@ -1470,15 +1470,15 @@ packages:
peerDependencies:
hono: ^4
'@hono/zod-openapi@1.1.4':
resolution: {integrity: sha512-4BbOtd6oKg20yo6HLluVbEycBLLIfdKX5o/gUSoKZ2uBmeP4Og/VDfIX3k9pbNEX5W3fRkuPeVjGA+zaQDVY1A==}
'@hono/zod-openapi@1.1.5':
resolution: {integrity: sha512-EAnY6ad4yt/MUKHx716BEGGOXSl5d0/FOLozOYB/pmSEFq07qrzefKFtBEMAgd3hlpJXjH+4lwgTtlAo+BGBgQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
zod: ^4.0.0
'@hono/zod-validator@0.7.4':
resolution: {integrity: sha512-biKGn3BRJVaftZlIPMyK+HCe/UHAjJ6sH0UyXe3+v0OcgVr9xfImDROTJFLtn9e3XEEAHGZIM9U6evu85abm8Q==}
'@hono/zod-validator@0.7.5':
resolution: {integrity: sha512-n4l4hutkfYU07PzRUHBOVzUEn38VSfrh+UVE5d0w4lyfWDOEhzxIupqo5iakRiJL44c3vTuFJBvcmUl8b9agIA==}
peerDependencies:
hono: '>=3.9.0'
zod: ^3.25.0 || ^4.0.0
@ -7308,15 +7308,15 @@ snapshots:
dependencies:
hono: 4.10.6
'@hono/zod-openapi@1.1.4(hono@4.10.6)(zod@4.1.12)':
'@hono/zod-openapi@1.1.5(hono@4.10.6)(zod@4.1.12)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.1.12)
'@hono/zod-validator': 0.7.4(hono@4.10.6)(zod@4.1.12)
'@hono/zod-validator': 0.7.5(hono@4.10.6)(zod@4.1.12)
hono: 4.10.6
openapi3-ts: 4.5.0
zod: 4.1.12
'@hono/zod-validator@0.7.4(hono@4.10.6)(zod@4.1.12)':
'@hono/zod-validator@0.7.5(hono@4.10.6)(zod@4.1.12)':
dependencies:
hono: 4.10.6
zod: 4.1.12