chore(deps): bump hono from 4.8.5 to 4.8.7 (#19691)
Bumps [hono](https://github.com/honojs/hono) from 4.8.5 to 4.8.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.8.5...v4.8.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.8.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
7f56de625b
commit
aa2e9c48da
|
|
@ -84,7 +84,7 @@
|
|||
"fanfou-sdk": "6.0.0",
|
||||
"form-data": "4.0.4",
|
||||
"googleapis": "154.0.0",
|
||||
"hono": "4.8.5",
|
||||
"hono": "4.8.8",
|
||||
"html-to-text": "9.0.5",
|
||||
"http-cookie-agent": "6.0.8",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
|
|
|
|||
|
|
@ -49,10 +49,10 @@ importers:
|
|||
version: 4.2.0(patch_hash=2dfb8d9be036009fcc315551cb39b08f478c9a279511267cf570a3486073d39b)
|
||||
'@hono/node-server':
|
||||
specifier: 1.17.1
|
||||
version: 1.17.1(hono@4.8.5)
|
||||
version: 1.17.1(hono@4.8.8)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.10
|
||||
version: 0.19.10(hono@4.8.5)(zod@3.25.76)
|
||||
version: 0.19.10(hono@4.8.8)(zod@3.25.76)
|
||||
'@notionhq/client':
|
||||
specifier: 4.0.1
|
||||
version: 4.0.1
|
||||
|
|
@ -85,7 +85,7 @@ importers:
|
|||
version: 0.0.25
|
||||
'@scalar/hono-api-reference':
|
||||
specifier: 0.9.12
|
||||
version: 0.9.12(hono@4.8.5)
|
||||
version: 0.9.12(hono@4.8.8)
|
||||
'@sentry/node':
|
||||
specifier: 9.41.0
|
||||
version: 9.41.0
|
||||
|
|
@ -141,8 +141,8 @@ importers:
|
|||
specifier: 154.0.0
|
||||
version: 154.0.0
|
||||
hono:
|
||||
specifier: 4.8.5
|
||||
version: 4.8.5
|
||||
specifier: 4.8.8
|
||||
version: 4.8.8
|
||||
html-to-text:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
|
|
@ -3853,8 +3853,8 @@ packages:
|
|||
hmacsha1@1.0.0:
|
||||
resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==}
|
||||
|
||||
hono@4.8.5:
|
||||
resolution: {integrity: sha512-Up2cQbtNz1s111qpnnECdTGqSIUIhZJMLikdKkshebQSEBcoUKq6XJayLGqSZWidiH0zfHRCJqFu062Mz5UuRA==}
|
||||
hono@4.8.8:
|
||||
resolution: {integrity: sha512-GbxTGB93Y+MOwCL2tnf9nE6L2Bn3s9D0pS+Mh1FoU4gkuecMVmg8VvHHLO702tq8y9N2fcrlcP8eCm7/feucng==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
hookable@5.5.3:
|
||||
|
|
@ -7170,21 +7170,21 @@ snapshots:
|
|||
'@eslint/core': 0.15.1
|
||||
levn: 0.4.1
|
||||
|
||||
'@hono/node-server@1.17.1(hono@4.8.5)':
|
||||
'@hono/node-server@1.17.1(hono@4.8.8)':
|
||||
dependencies:
|
||||
hono: 4.8.5
|
||||
hono: 4.8.8
|
||||
|
||||
'@hono/zod-openapi@0.19.10(hono@4.8.5)(zod@3.25.76)':
|
||||
'@hono/zod-openapi@0.19.10(hono@4.8.8)(zod@3.25.76)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.3.4(zod@3.25.76)
|
||||
'@hono/zod-validator': 0.7.1(hono@4.8.5)(zod@3.25.76)
|
||||
hono: 4.8.5
|
||||
'@hono/zod-validator': 0.7.1(hono@4.8.8)(zod@3.25.76)
|
||||
hono: 4.8.8
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 3.25.76
|
||||
|
||||
'@hono/zod-validator@0.7.1(hono@4.8.5)(zod@3.25.76)':
|
||||
'@hono/zod-validator@0.7.1(hono@4.8.8)(zod@3.25.76)':
|
||||
dependencies:
|
||||
hono: 4.8.5
|
||||
hono: 4.8.8
|
||||
zod: 3.25.76
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
|
@ -7934,10 +7934,10 @@ snapshots:
|
|||
dependencies:
|
||||
'@scalar/types': 0.2.10
|
||||
|
||||
'@scalar/hono-api-reference@0.9.12(hono@4.8.5)':
|
||||
'@scalar/hono-api-reference@0.9.12(hono@4.8.8)':
|
||||
dependencies:
|
||||
'@scalar/core': 0.3.10
|
||||
hono: 4.8.5
|
||||
hono: 4.8.8
|
||||
|
||||
'@scalar/openapi-types@0.3.6':
|
||||
dependencies:
|
||||
|
|
@ -9875,7 +9875,7 @@ snapshots:
|
|||
|
||||
hmacsha1@1.0.0: {}
|
||||
|
||||
hono@4.8.5: {}
|
||||
hono@4.8.8: {}
|
||||
|
||||
hookable@5.5.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue