chore(deps): bump @hono/node-server from 1.13.1 to 1.13.2 (#17088)

* chore(deps): bump @hono/node-server from 1.13.1 to 1.13.2

Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

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:
dependabot[bot] 2024-10-11 06:30:14 -07:00 committed by GitHub
parent 89617756c9
commit 8b444965ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -50,7 +50,7 @@
"*.yml": "eslint --cache --fix"
},
"dependencies": {
"@hono/node-server": "1.13.1",
"@hono/node-server": "1.13.2",
"@hono/zod-openapi": "0.16.4",
"@notionhq/client": "2.2.15",
"@opentelemetry/api": "1.9.0",

View File

@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@hono/node-server':
specifier: 1.13.1
version: 1.13.1(hono@4.6.3)
specifier: 1.13.2
version: 1.13.2(hono@4.6.3)
'@hono/zod-openapi':
specifier: 0.16.4
version: 0.16.4(hono@4.6.3)(zod@3.23.8)
@ -1306,8 +1306,8 @@ packages:
resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@hono/node-server@1.13.1':
resolution: {integrity: sha512-TSxE6cT5RHnawbjnveexVN7H2Dpn1YaLxQrCOLCUwD+hFbqbFsnJBgdWcYtASqtWVjA+Qgi8uqFug39GsHjo5A==}
'@hono/node-server@1.13.2':
resolution: {integrity: sha512-0w8nEmAyx0Ul0CQp8BL2VtAG4YVdpzXd/mvvM+l0G5Oq22pUyHS+KeFFPSY+czLOF5NAiV3MUNPD1n14Ol5svg==}
engines: {node: '>=18.14.1'}
peerDependencies:
hono: ^4
@ -6727,7 +6727,7 @@ snapshots:
dependencies:
levn: 0.4.1
'@hono/node-server@1.13.1(hono@4.6.3)':
'@hono/node-server@1.13.2(hono@4.6.3)':
dependencies:
hono: 4.6.3