chore(deps): bump hono from 4.12.8 to 4.12.9 (#21600)
Bumps [hono](https://github.com/honojs/hono) from 4.12.8 to 4.12.9. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.8...v4.12.9) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.9 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:
parent
39058beeb3
commit
bba914507a
|
|
@ -90,7 +90,7 @@
|
|||
"google-play-scraper": "10.1.2",
|
||||
"googleapis": "171.4.0",
|
||||
"header-generator": "2.1.82",
|
||||
"hono": "4.12.8",
|
||||
"hono": "4.12.9",
|
||||
"html-to-text": "9.0.5",
|
||||
"http-cookie-agent": "7.0.3",
|
||||
"https-proxy-agent": "9.0.0",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,10 @@ importers:
|
|||
version: 6.12.3
|
||||
'@hono/node-server':
|
||||
specifier: 1.19.12
|
||||
version: 1.19.12(hono@4.12.8)
|
||||
version: 1.19.12(hono@4.12.9)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.2.4
|
||||
version: 1.2.4(hono@4.12.8)(zod@4.3.6)
|
||||
version: 1.2.4(hono@4.12.9)(zod@4.3.6)
|
||||
'@jocmp/mercury-parser':
|
||||
specifier: 3.0.7
|
||||
version: 3.0.7
|
||||
|
|
@ -81,7 +81,7 @@ importers:
|
|||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.10.5
|
||||
version: 0.10.5(hono@4.12.8)
|
||||
version: 0.10.5(hono@4.12.9)
|
||||
'@sentry/node':
|
||||
specifier: 10.47.0
|
||||
version: 10.47.0(@opentelemetry/exporter-trace-otlp-http@0.214.0(@opentelemetry/api@1.9.1))
|
||||
|
|
@ -134,8 +134,8 @@ importers:
|
|||
specifier: 2.1.82
|
||||
version: 2.1.82
|
||||
hono:
|
||||
specifier: 4.12.8
|
||||
version: 4.12.8
|
||||
specifier: 4.12.9
|
||||
version: 4.12.9
|
||||
html-to-text:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
|
|
@ -4064,8 +4064,8 @@ packages:
|
|||
hmacsha1@1.0.0:
|
||||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
|
||||
hono@4.12.8:
|
||||
resolution: {integrity: sha512-VJCEvtrezO1IAR+kqEYnxUOoStaQPGrCmX3j4wDTNOcD1uRPFpGlwQUIW8niPuvHXaTUxeOUl5MMDGrl+tmO9A==}
|
||||
hono@4.12.9:
|
||||
resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hookable@6.1.0:
|
||||
|
|
@ -6721,21 +6721,21 @@ snapshots:
|
|||
'@types/aws-lambda': 8.10.161
|
||||
'@types/express': 5.0.6
|
||||
|
||||
'@hono/node-server@1.19.12(hono@4.12.8)':
|
||||
'@hono/node-server@1.19.12(hono@4.12.9)':
|
||||
dependencies:
|
||||
hono: 4.12.8
|
||||
hono: 4.12.9
|
||||
|
||||
'@hono/zod-openapi@1.2.4(hono@4.12.8)(zod@4.3.6)':
|
||||
'@hono/zod-openapi@1.2.4(hono@4.12.9)(zod@4.3.6)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.5.0(zod@4.3.6)
|
||||
'@hono/zod-validator': 0.7.6(hono@4.12.8)(zod@4.3.6)
|
||||
hono: 4.12.8
|
||||
'@hono/zod-validator': 0.7.6(hono@4.12.9)(zod@4.3.6)
|
||||
hono: 4.12.9
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.3.6
|
||||
|
||||
'@hono/zod-validator@0.7.6(hono@4.12.8)(zod@4.3.6)':
|
||||
'@hono/zod-validator@0.7.6(hono@4.12.9)(zod@4.3.6)':
|
||||
dependencies:
|
||||
hono: 4.12.8
|
||||
hono: 4.12.9
|
||||
zod: 4.3.6
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
|
@ -7825,10 +7825,10 @@ snapshots:
|
|||
|
||||
'@scalar/helpers@0.4.2': {}
|
||||
|
||||
'@scalar/hono-api-reference@0.10.5(hono@4.12.8)':
|
||||
'@scalar/hono-api-reference@0.10.5(hono@4.12.9)':
|
||||
dependencies:
|
||||
'@scalar/core': 0.4.5
|
||||
hono: 4.12.8
|
||||
hono: 4.12.9
|
||||
|
||||
'@scalar/types@0.7.5':
|
||||
dependencies:
|
||||
|
|
@ -9648,7 +9648,7 @@ snapshots:
|
|||
|
||||
hmacsha1@1.0.0: {}
|
||||
|
||||
hono@4.12.8: {}
|
||||
hono@4.12.9: {}
|
||||
|
||||
hookable@6.1.0: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue