chore(deps): bump @hono/node-server from 1.16.0 to 1.17.1 (#19659)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.16.0 to 1.17.1. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.16.0...v1.17.1) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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
d6fdbdded7
commit
384793ebdc
|
|
@ -53,7 +53,7 @@
|
|||
"@bbob/html": "4.2.0",
|
||||
"@bbob/plugin-helper": "4.2.0",
|
||||
"@bbob/preset-html5": "4.2.0",
|
||||
"@hono/node-server": "1.16.0",
|
||||
"@hono/node-server": "1.17.1",
|
||||
"@hono/zod-openapi": "0.19.10",
|
||||
"@notionhq/client": "4.0.1",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
|
|
|
|||
|
|
@ -48,8 +48,8 @@ importers:
|
|||
specifier: 4.2.0
|
||||
version: 4.2.0(patch_hash=2dfb8d9be036009fcc315551cb39b08f478c9a279511267cf570a3486073d39b)
|
||||
'@hono/node-server':
|
||||
specifier: 1.16.0
|
||||
version: 1.16.0(hono@4.8.5)
|
||||
specifier: 1.17.1
|
||||
version: 1.17.1(hono@4.8.5)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.10
|
||||
version: 0.19.10(hono@4.8.5)(zod@3.25.76)
|
||||
|
|
@ -1448,8 +1448,8 @@ packages:
|
|||
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
'@hono/node-server@1.16.0':
|
||||
resolution: {integrity: sha512-9LwRb5XOrTFapOABiQjGC50wRVlzUvWZsDHINCnkBniP+Q+LQf4waN0nzk9t+2kqcTsnGnieSmqpHsr6kH2bdw==}
|
||||
'@hono/node-server@1.17.1':
|
||||
resolution: {integrity: sha512-SY79W/C+2b1MyAzmIcV32Q47vO1b5XwLRwj8S9N6Jr5n1QCkIfAIH6umOSgqWZ4/v67hg6qq8Ha5vZonVidGsg==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
|
@ -7173,7 +7173,7 @@ snapshots:
|
|||
|
||||
'@fastify/busboy@2.1.1': {}
|
||||
|
||||
'@hono/node-server@1.16.0(hono@4.8.5)':
|
||||
'@hono/node-server@1.17.1(hono@4.8.5)':
|
||||
dependencies:
|
||||
hono: 4.8.5
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue