chore(deps): bump @hono/node-server from 2.0.6 to 2.0.8 (#22422)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 2.0.6 to 2.0.8. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v2.0.6...v2.0.8) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.8 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
2926112bf6
commit
9e36fecdc3
|
|
@ -61,7 +61,7 @@
|
|||
"@bbob/plugin-helper": "4.3.1",
|
||||
"@bbob/preset-html5": "4.3.1",
|
||||
"@honeybadger-io/js": "6.14.0",
|
||||
"@hono/node-server": "2.0.6",
|
||||
"@hono/node-server": "2.0.8",
|
||||
"@hono/zod-openapi": "1.4.0",
|
||||
"@jocmp/mercury-parser": "3.0.9",
|
||||
"@notionhq/client": "5.22.0",
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@ importers:
|
|||
specifier: 6.14.0
|
||||
version: 6.14.0
|
||||
'@hono/node-server':
|
||||
specifier: 2.0.6
|
||||
version: 2.0.6(hono@4.12.27)
|
||||
specifier: 2.0.8
|
||||
version: 2.0.8(hono@4.12.27)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.4.0
|
||||
version: 1.4.0(hono@4.12.27)(zod@4.4.3)
|
||||
|
|
@ -1104,8 +1104,8 @@ packages:
|
|||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
'@hono/node-server@2.0.6':
|
||||
resolution: {integrity: sha512-7DeRlKG57JDBNZ5Qj2jwVdgwQy4b0tLubRLl3zCf91/rCf9i7p1V5FtW/yWibm1uUHE493ts9ZXH/7g/LQWl+g==}
|
||||
'@hono/node-server@2.0.8':
|
||||
resolution: {integrity: sha512-GuCWzLxwg218fy1JaHculFsdcuY12hxit83V+algozTPnwhNjLrRL/Alg9OYjLZLoUZ1rw/S4CdTMsnkSKCmFA==}
|
||||
engines: {node: '>=20'}
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
|
@ -6465,7 +6465,7 @@ snapshots:
|
|||
'@types/aws-lambda': 8.10.162
|
||||
'@types/express': 5.0.6
|
||||
|
||||
'@hono/node-server@2.0.6(hono@4.12.27)':
|
||||
'@hono/node-server@2.0.8(hono@4.12.27)':
|
||||
dependencies:
|
||||
hono: 4.12.27
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue