chore(deps): bump hono from 4.12.19 to 4.12.21 (#22060)
Bumps [hono](https://github.com/honojs/hono) from 4.12.19 to 4.12.21. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.19...v4.12.21) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.21 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
2a247c9b6d
commit
f3f6995916
|
|
@ -90,7 +90,7 @@
|
|||
"google-play-scraper": "10.1.2",
|
||||
"googleapis": "171.4.0",
|
||||
"header-generator": "2.1.82",
|
||||
"hono": "4.12.19",
|
||||
"hono": "4.12.21",
|
||||
"html-to-text": "10.0.0",
|
||||
"http-cookie-agent": "8.0.0",
|
||||
"https-proxy-agent": "9.0.0",
|
||||
|
|
|
|||
|
|
@ -45,10 +45,10 @@ importers:
|
|||
version: 6.14.0
|
||||
'@hono/node-server':
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3(hono@4.12.19)
|
||||
version: 2.0.3(hono@4.12.21)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.4.0
|
||||
version: 1.4.0(hono@4.12.19)(zod@4.4.3)
|
||||
version: 1.4.0(hono@4.12.21)(zod@4.4.3)
|
||||
'@jocmp/mercury-parser':
|
||||
specifier: 3.0.8
|
||||
version: 3.0.8
|
||||
|
|
@ -81,7 +81,7 @@ importers:
|
|||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.10.16
|
||||
version: 0.10.16(hono@4.12.19)
|
||||
version: 0.10.16(hono@4.12.21)
|
||||
'@sentry/node':
|
||||
specifier: 10.53.1
|
||||
version: 10.53.1(@opentelemetry/exporter-trace-otlp-http@0.218.0(@opentelemetry/api@1.9.1))
|
||||
|
|
@ -131,8 +131,8 @@ importers:
|
|||
specifier: 2.1.82
|
||||
version: 2.1.82
|
||||
hono:
|
||||
specifier: 4.12.19
|
||||
version: 4.12.19
|
||||
specifier: 4.12.21
|
||||
version: 4.12.21
|
||||
html-to-text:
|
||||
specifier: 10.0.0
|
||||
version: 10.0.0
|
||||
|
|
@ -4264,8 +4264,8 @@ packages:
|
|||
hmacsha1@1.0.0:
|
||||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
|
||||
hono@4.12.19:
|
||||
resolution: {integrity: sha512-xa3eYXYXx68XTT4hZ7dRzsXBhaq85ToSrlUJNoR0gwz/1Ap/CNwX47wfvV7pc/xWhjKVVkLT7zBJy8chhNguqQ==}
|
||||
hono@4.12.21:
|
||||
resolution: {integrity: sha512-uV63apnb0kyPtAUwoWgaGh9HyIFcv8lgmzPZSiTBQAFOFGIzka5EZ1dZocmGnn0XdX0+XTqJ6Tqv7selMuGLRQ==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hookable@6.1.1:
|
||||
|
|
@ -7035,21 +7035,21 @@ snapshots:
|
|||
'@types/aws-lambda': 8.10.161
|
||||
'@types/express': 5.0.6
|
||||
|
||||
'@hono/node-server@2.0.3(hono@4.12.19)':
|
||||
'@hono/node-server@2.0.3(hono@4.12.21)':
|
||||
dependencies:
|
||||
hono: 4.12.19
|
||||
hono: 4.12.21
|
||||
|
||||
'@hono/zod-openapi@1.4.0(hono@4.12.19)(zod@4.4.3)':
|
||||
'@hono/zod-openapi@1.4.0(hono@4.12.21)(zod@4.4.3)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.5.0(zod@4.4.3)
|
||||
'@hono/zod-validator': 0.8.0(hono@4.12.19)(zod@4.4.3)
|
||||
hono: 4.12.19
|
||||
'@hono/zod-validator': 0.8.0(hono@4.12.21)(zod@4.4.3)
|
||||
hono: 4.12.21
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.4.3
|
||||
|
||||
'@hono/zod-validator@0.8.0(hono@4.12.19)(zod@4.4.3)':
|
||||
'@hono/zod-validator@0.8.0(hono@4.12.21)(zod@4.4.3)':
|
||||
dependencies:
|
||||
hono: 4.12.19
|
||||
hono: 4.12.21
|
||||
zod: 4.4.3
|
||||
|
||||
'@humanfs/core@0.19.2':
|
||||
|
|
@ -8149,10 +8149,10 @@ snapshots:
|
|||
|
||||
'@scalar/helpers@0.8.0': {}
|
||||
|
||||
'@scalar/hono-api-reference@0.10.16(hono@4.12.19)':
|
||||
'@scalar/hono-api-reference@0.10.16(hono@4.12.21)':
|
||||
dependencies:
|
||||
'@scalar/client-side-rendering': 0.1.9
|
||||
hono: 4.12.19
|
||||
hono: 4.12.21
|
||||
|
||||
'@scalar/schemas@0.2.0':
|
||||
dependencies:
|
||||
|
|
@ -9921,7 +9921,7 @@ snapshots:
|
|||
|
||||
hmacsha1@1.0.0: {}
|
||||
|
||||
hono@4.12.19: {}
|
||||
hono@4.12.21: {}
|
||||
|
||||
hookable@6.1.1: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue