chore(deps): bump @hono/node-server from 1.14.2 to 1.14.3 (#19211)
This commit is contained in:
parent
da1175d400
commit
0ae95de2c4
|
|
@ -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.14.2",
|
||||
"@hono/node-server": "1.14.3",
|
||||
"@hono/zod-openapi": "0.19.6",
|
||||
"@notionhq/client": "3.1.2",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
|
|
|
|||
|
|
@ -47,8 +47,8 @@ importers:
|
|||
specifier: 4.2.0
|
||||
version: 4.2.0(patch_hash=45t5oyykiv4ibbpruba4shbkca)
|
||||
'@hono/node-server':
|
||||
specifier: 1.14.2
|
||||
version: 1.14.2(hono@4.7.10)
|
||||
specifier: 1.14.3
|
||||
version: 1.14.3(hono@4.7.10)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.6
|
||||
version: 0.19.6(hono@4.7.10)(zod@3.25.30)
|
||||
|
|
@ -1445,8 +1445,8 @@ packages:
|
|||
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
'@hono/node-server@1.14.2':
|
||||
resolution: {integrity: sha512-GHjpOeHYbr9d1vkID2sNUYkl5IxumyhDrUJB7wBp7jvqYwPFt+oNKsAPBRcdSbV7kIrXhouLE199ks1QcK4r7A==}
|
||||
'@hono/node-server@1.14.3':
|
||||
resolution: {integrity: sha512-KuDMwwghtFYSmIpr4WrKs1VpelTrptvJ+6x6mbUcZnFcc213cumTF5BdqfHyW93B19TNI4Vaev14vOI2a0Ie3w==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
|
@ -7323,7 +7323,7 @@ snapshots:
|
|||
|
||||
'@fastify/busboy@2.1.1': {}
|
||||
|
||||
'@hono/node-server@1.14.2(hono@4.7.10)':
|
||||
'@hono/node-server@1.14.3(hono@4.7.10)':
|
||||
dependencies:
|
||||
hono: 4.7.10
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue