chore(deps): bump @hono/node-server from 1.19.4 to 1.19.5 (#20204)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.4 to 1.19.5. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.19.4...v1.19.5) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.5 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
ec20a5b76e
commit
00cccd5ed3
|
|
@ -54,7 +54,7 @@
|
|||
"@bbob/html": "4.2.0",
|
||||
"@bbob/plugin-helper": "4.2.0",
|
||||
"@bbob/preset-html5": "4.2.0",
|
||||
"@hono/node-server": "1.19.4",
|
||||
"@hono/node-server": "1.19.5",
|
||||
"@hono/zod-openapi": "0.19.10",
|
||||
"@notionhq/client": "5.1.0",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
|
|
|
|||
|
|
@ -45,8 +45,8 @@ importers:
|
|||
specifier: 4.2.0
|
||||
version: 4.2.0(patch_hash=2dfb8d9be036009fcc315551cb39b08f478c9a279511267cf570a3486073d39b)
|
||||
'@hono/node-server':
|
||||
specifier: 1.19.4
|
||||
version: 1.19.4(hono@4.9.9)
|
||||
specifier: 1.19.5
|
||||
version: 1.19.5(hono@4.9.9)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.10
|
||||
version: 0.19.10(hono@4.9.9)(zod@3.25.76)
|
||||
|
|
@ -1457,8 +1457,8 @@ packages:
|
|||
resolution: {integrity: sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@hono/node-server@1.19.4':
|
||||
resolution: {integrity: sha512-AWKQZ/YkHUBSHeL/5Ld8FWgUs6wFf4TxGYxqp9wLZxRdFuHBpXmgOq+CuDoL4vllkZLzovCf5HBJnypiy3EtHA==}
|
||||
'@hono/node-server@1.19.5':
|
||||
resolution: {integrity: sha512-iBuhh+uaaggeAuf+TftcjZyWh2GEgZcVGXkNtskLVoWaXhnJtC5HLHrU8W1KHDoucqO1MswwglmkWLFyiDn4WQ==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
|
@ -7250,7 +7250,7 @@ snapshots:
|
|||
'@eslint/core': 0.15.2
|
||||
levn: 0.4.1
|
||||
|
||||
'@hono/node-server@1.19.4(hono@4.9.9)':
|
||||
'@hono/node-server@1.19.5(hono@4.9.9)':
|
||||
dependencies:
|
||||
hono: 4.9.9
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue