chore(deps): bump @hono/zod-openapi from 0.17.0 to 0.17.1 (#17614)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/zod-openapi@0.17.0...@hono/zod-openapi@0.17.1)

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  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]
2024-11-18 08:12:59 +00:00
committed by GitHub
parent ae98fe1d51
commit ffcc02590f
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"@bbob/html": "4.1.1",
"@bbob/preset-html5": "4.1.1",
"@hono/node-server": "1.13.7",
"@hono/zod-openapi": "0.17.0",
"@hono/zod-openapi": "0.17.1",
"@notionhq/client": "2.2.15",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/exporter-prometheus": "0.54.2",
+5 -5
View File
@@ -21,8 +21,8 @@ importers:
specifier: 1.13.7
version: 1.13.7(hono@4.6.10)
'@hono/zod-openapi':
specifier: 0.17.0
version: 0.17.0(hono@4.6.10)(zod@3.23.8)
specifier: 0.17.1
version: 0.17.1(hono@4.6.10)(zod@3.23.8)
'@notionhq/client':
specifier: 2.2.15
version: 2.2.15
@@ -1354,8 +1354,8 @@ packages:
peerDependencies:
hono: ^4
'@hono/zod-openapi@0.17.0':
resolution: {integrity: sha512-Ed6U/6cbCOBQYl0N3E94Q9UKAT5eg+x1RtShGU9OERH9ZM/SYMSLk2Biu8Eba2myu7MuzDsne9rVLrUpno1GnA==}
'@hono/zod-openapi@0.17.1':
resolution: {integrity: sha512-5atEdv7bf92mhxuBVR8LHM4WfaB1jchW+p/f4P/asgWDDmeHcwM8rsBhbbk622MXbUTuAwpsyrJ7u3qnXbjCsQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@@ -6855,7 +6855,7 @@ snapshots:
dependencies:
hono: 4.6.10
'@hono/zod-openapi@0.17.0(hono@4.6.10)(zod@3.23.8)':
'@hono/zod-openapi@0.17.1(hono@4.6.10)(zod@3.23.8)':
dependencies:
'@asteasolutions/zod-to-openapi': 7.2.0(zod@3.23.8)
'@hono/zod-validator': 0.3.0(hono@4.6.10)(zod@3.23.8)