From bb0be42d48eccc7de2904b6a8c2038b93dcc2af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 19:33:04 +0800 Subject: [PATCH] chore(deps): bump @hono/node-server from 1.17.1 to 1.18.0 (#19731) Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.17.1 to 1.18.0. - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 49f0bac62..e68936173 100644 --- a/package.json +++ b/package.json @@ -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.17.1", + "@hono/node-server": "1.18.0", "@hono/zod-openapi": "0.19.10", "@notionhq/client": "4.0.1", "@opentelemetry/api": "1.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29162c390..7b981e4a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 4.2.0 version: 4.2.0(patch_hash=2dfb8d9be036009fcc315551cb39b08f478c9a279511267cf570a3486073d39b) '@hono/node-server': - specifier: 1.17.1 - version: 1.17.1(hono@4.8.10) + specifier: 1.18.0 + version: 1.18.0(hono@4.8.10) '@hono/zod-openapi': specifier: 0.19.10 version: 0.19.10(hono@4.8.10)(zod@3.25.76) @@ -1443,8 +1443,8 @@ packages: resolution: {integrity: sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@hono/node-server@1.17.1': - resolution: {integrity: sha512-SY79W/C+2b1MyAzmIcV32Q47vO1b5XwLRwj8S9N6Jr5n1QCkIfAIH6umOSgqWZ4/v67hg6qq8Ha5vZonVidGsg==} + '@hono/node-server@1.18.0': + resolution: {integrity: sha512-CJ0H3/ouk/JWnyiuYOJLdpuWhO2D2BTNigHaFixnW3CrwZb+E+4s/KoFkcikHXcVmXoxaLJx1nlGa3JChEFtFA==} engines: {node: '>=18.14.1'} peerDependencies: hono: ^4 @@ -7166,7 +7166,7 @@ snapshots: '@eslint/core': 0.15.1 levn: 0.4.1 - '@hono/node-server@1.17.1(hono@4.8.10)': + '@hono/node-server@1.18.0(hono@4.8.10)': dependencies: hono: 4.8.10