chore(deps): bump @hono/node-server from 1.19.6 to 1.19.7 (#20658)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.6 to 1.19.7. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.19.6...v1.19.7) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.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
566b769572
commit
bfb526d041
|
|
@ -60,7 +60,7 @@
|
|||
"@bbob/html": "4.3.1",
|
||||
"@bbob/plugin-helper": "4.3.1",
|
||||
"@bbob/preset-html5": "4.3.1",
|
||||
"@hono/node-server": "1.19.6",
|
||||
"@hono/node-server": "1.19.7",
|
||||
"@hono/zod-openapi": "1.1.5",
|
||||
"@notionhq/client": "5.4.0",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
|
|
|
|||
|
|
@ -39,8 +39,8 @@ importers:
|
|||
specifier: 4.3.1
|
||||
version: 4.3.1
|
||||
'@hono/node-server':
|
||||
specifier: 1.19.6
|
||||
version: 1.19.6(hono@4.10.7)
|
||||
specifier: 1.19.7
|
||||
version: 1.19.7(hono@4.10.7)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.1.5
|
||||
version: 1.1.5(hono@4.10.7)(zod@4.1.13)
|
||||
|
|
@ -1472,8 +1472,8 @@ packages:
|
|||
resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@hono/node-server@1.19.6':
|
||||
resolution: {integrity: sha512-Shz/KjlIeAhfiuE93NDKVdZ7HdBVLQAfdbaXEaoAVO3ic9ibRSLGIQGkcBbFyuLr+7/1D5ZCINM8B+6IvXeMtw==}
|
||||
'@hono/node-server@1.19.7':
|
||||
resolution: {integrity: sha512-vUcD0uauS7EU2caukW8z5lJKtoGMokxNbJtBiwHgpqxEXokaHCBkQUmCHhjFB1VUTWdqj25QoMkMKzgjq+uhrw==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
|
@ -7402,7 +7402,7 @@ snapshots:
|
|||
'@eslint/core': 0.17.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@hono/node-server@1.19.6(hono@4.10.7)':
|
||||
'@hono/node-server@1.19.7(hono@4.10.7)':
|
||||
dependencies:
|
||||
hono: 4.10.7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue