chore(deps): bump hono from 4.10.6 to 4.10.7 (#20586)
Bumps [hono](https://github.com/honojs/hono) from 4.10.6 to 4.10.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.10.6...v4.10.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.7 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
2df151806c
commit
255b97559e
|
|
@ -92,7 +92,7 @@
|
|||
"google-play-scraper": "10.1.2",
|
||||
"googleapis": "166.0.0",
|
||||
"header-generator": "2.1.77",
|
||||
"hono": "4.10.6",
|
||||
"hono": "4.10.7",
|
||||
"html-to-text": "9.0.5",
|
||||
"http-cookie-agent": "7.0.3",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
|
|
|
|||
|
|
@ -32,10 +32,10 @@ importers:
|
|||
version: 4.3.1
|
||||
'@hono/node-server':
|
||||
specifier: 1.19.6
|
||||
version: 1.19.6(hono@4.10.6)
|
||||
version: 1.19.6(hono@4.10.7)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.1.5
|
||||
version: 1.1.5(hono@4.10.6)(zod@4.1.13)
|
||||
version: 1.1.5(hono@4.10.7)(zod@4.1.13)
|
||||
'@notionhq/client':
|
||||
specifier: 5.4.0
|
||||
version: 5.4.0
|
||||
|
|
@ -68,7 +68,7 @@ importers:
|
|||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.9.25
|
||||
version: 0.9.25(hono@4.10.6)
|
||||
version: 0.9.25(hono@4.10.7)
|
||||
'@sentry/node':
|
||||
specifier: 10.27.0
|
||||
version: 10.27.0
|
||||
|
|
@ -127,8 +127,8 @@ importers:
|
|||
specifier: 2.1.77
|
||||
version: 2.1.77
|
||||
hono:
|
||||
specifier: 4.10.6
|
||||
version: 4.10.6
|
||||
specifier: 4.10.7
|
||||
version: 4.10.7
|
||||
html-to-text:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
|
|
@ -4022,8 +4022,8 @@ packages:
|
|||
hmacsha1@1.0.0:
|
||||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
|
||||
hono@4.10.6:
|
||||
resolution: {integrity: sha512-BIdolzGpDO9MQ4nu3AUuDwHZZ+KViNm+EZ75Ae55eMXMqLVhDFqEMXxtUe9Qh8hjL+pIna/frs2j6Y2yD5Ua/g==}
|
||||
hono@4.10.7:
|
||||
resolution: {integrity: sha512-icXIITfw/07Q88nLSkB9aiUrd8rYzSweK681Kjo/TSggaGbOX4RRyxxm71v+3PC8C/j+4rlxGeoTRxQDkaJkUw==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hookable@5.5.3:
|
||||
|
|
@ -7395,21 +7395,21 @@ snapshots:
|
|||
'@eslint/core': 0.17.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@hono/node-server@1.19.6(hono@4.10.6)':
|
||||
'@hono/node-server@1.19.6(hono@4.10.7)':
|
||||
dependencies:
|
||||
hono: 4.10.6
|
||||
hono: 4.10.7
|
||||
|
||||
'@hono/zod-openapi@1.1.5(hono@4.10.6)(zod@4.1.13)':
|
||||
'@hono/zod-openapi@1.1.5(hono@4.10.7)(zod@4.1.13)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.1.13)
|
||||
'@hono/zod-validator': 0.7.5(hono@4.10.6)(zod@4.1.13)
|
||||
hono: 4.10.6
|
||||
'@hono/zod-validator': 0.7.5(hono@4.10.7)(zod@4.1.13)
|
||||
hono: 4.10.7
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.1.13
|
||||
|
||||
'@hono/zod-validator@0.7.5(hono@4.10.6)(zod@4.1.13)':
|
||||
'@hono/zod-validator@0.7.5(hono@4.10.7)(zod@4.1.13)':
|
||||
dependencies:
|
||||
hono: 4.10.6
|
||||
hono: 4.10.7
|
||||
zod: 4.1.13
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
|
@ -8204,10 +8204,10 @@ snapshots:
|
|||
dependencies:
|
||||
'@scalar/types': 0.5.0
|
||||
|
||||
'@scalar/hono-api-reference@0.9.25(hono@4.10.6)':
|
||||
'@scalar/hono-api-reference@0.9.25(hono@4.10.7)':
|
||||
dependencies:
|
||||
'@scalar/core': 0.3.23
|
||||
hono: 4.10.6
|
||||
hono: 4.10.7
|
||||
|
||||
'@scalar/types@0.5.0':
|
||||
dependencies:
|
||||
|
|
@ -10223,7 +10223,7 @@ snapshots:
|
|||
|
||||
hmacsha1@1.0.0: {}
|
||||
|
||||
hono@4.10.6: {}
|
||||
hono@4.10.7: {}
|
||||
|
||||
hookable@5.5.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue