From bccc992de11df656675901ce93865df17a4db06e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 19:31:33 +0000 Subject: [PATCH] deps(deps): bump hono from 4.8.5 to 4.10.3 Bumps [hono](https://github.com/honojs/hono) from 4.8.5 to 4.10.3. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.8.5...v4.10.3) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 1f960aa..b204206 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@hono/node-ws": "^1.2.0", "@hono/oauth-providers": "^0.8.2", "dotenv": "^17.2.0", - "hono": "^4.8.4", + "hono": "^4.10.3", "hono-sessions": "^0.8.0", "pg": "^8.13.1", "ws": "^8.18.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 042c98c..0a0bb9c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,19 +10,19 @@ importers: dependencies: '@hono/node-server': specifier: ^1.15.0 - version: 1.17.0(hono@4.8.5) + version: 1.17.0(hono@4.10.3) '@hono/node-ws': specifier: ^1.2.0 - version: 1.2.0(@hono/node-server@1.17.0(hono@4.8.5))(hono@4.8.5) + version: 1.2.0(@hono/node-server@1.17.0(hono@4.10.3))(hono@4.10.3) '@hono/oauth-providers': specifier: ^0.8.2 - version: 0.8.2(hono@4.8.5) + version: 0.8.2(hono@4.10.3) dotenv: specifier: ^17.2.0 version: 17.2.0 hono: - specifier: ^4.8.4 - version: 4.8.5 + specifier: ^4.10.3 + version: 4.10.3 hono-sessions: specifier: ^0.8.0 version: 0.8.0 @@ -448,8 +448,8 @@ packages: bundledDependencies: - '@libsql/libsql-wasm-experimental' - '@libsql/core@0.15.10': - resolution: {integrity: sha512-fAMD+GnGQNdZ9zxeNC8AiExpKnou/97GJWkiDDZbTRHj3c9dvF1y4jsRQ0WE72m/CqTdbMGyU98yL0SJ9hQVeg==} + '@libsql/core@0.15.15': + resolution: {integrity: sha512-C88Z6UKl+OyuKKPwz224riz02ih/zHYI3Ho/LAcVOgjsunIRZoBw7fjRfaH9oPMmSNeQfhGklSG2il1URoOIsA==} '@playwright/test@1.54.1': resolution: {integrity: sha512-FS8hQ12acieG2dYSksmLOF7BNxnVf2afRJdCuM1eMSxj6QTSE6G4InGF7oApGgDb65MX7AwMVlIkpru0yZA4Xw==} @@ -787,15 +787,15 @@ packages: hono-sessions@0.8.0: resolution: {integrity: sha512-44nDuxcGTlk1hKE+7vH8KnNleKYnr8p3i/vkT8640jU8V0F1Tm873F5NdfXpctZax3CtnQ4cUKyEF1axXdkZrw==} - hono@4.8.5: - resolution: {integrity: sha512-Up2cQbtNz1s111qpnnECdTGqSIUIhZJMLikdKkshebQSEBcoUKq6XJayLGqSZWidiH0zfHRCJqFu062Mz5UuRA==} + hono@4.10.3: + resolution: {integrity: sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==} engines: {node: '>=16.9.0'} iron-webcrypto@1.2.1: resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==} - js-base64@3.7.7: - resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==} + js-base64@3.7.8: + resolution: {integrity: sha512-hNngCeKxIUQiEUN3GPJOkz4wF/YvdUdbNL9hsBcMQTkKzboD7T/q3OYOuuPZLUE6dBxSGpwhk5mwuDud7JVAow==} js-tokens@9.0.1: resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==} @@ -1252,34 +1252,34 @@ snapshots: '@esbuild/win32-x64@0.25.7': optional: true - '@hono/node-server@1.17.0(hono@4.8.5)': + '@hono/node-server@1.17.0(hono@4.10.3)': dependencies: - hono: 4.8.5 + hono: 4.10.3 - '@hono/node-ws@1.2.0(@hono/node-server@1.17.0(hono@4.8.5))(hono@4.8.5)': + '@hono/node-ws@1.2.0(@hono/node-server@1.17.0(hono@4.10.3))(hono@4.10.3)': dependencies: - '@hono/node-server': 1.17.0(hono@4.8.5) - hono: 4.8.5 + '@hono/node-server': 1.17.0(hono@4.10.3) + hono: 4.10.3 ws: 8.18.3 transitivePeerDependencies: - bufferutil - utf-8-validate - '@hono/oauth-providers@0.8.2(hono@4.8.5)': + '@hono/oauth-providers@0.8.2(hono@4.10.3)': dependencies: - hono: 4.8.5 + hono: 4.10.3 '@jridgewell/sourcemap-codec@1.5.4': {} '@libsql/client-wasm@0.15.10': dependencies: - '@libsql/core': 0.15.10 - js-base64: 3.7.7 + '@libsql/core': 0.15.15 + js-base64: 3.7.8 optional: true - '@libsql/core@0.15.10': + '@libsql/core@0.15.15': dependencies: - js-base64: 3.7.7 + js-base64: 3.7.8 optional: true '@playwright/test@1.54.1': @@ -1536,15 +1536,15 @@ snapshots: hono-sessions@0.8.0: dependencies: - hono: 4.8.5 + hono: 4.10.3 iron-webcrypto: 1.2.1 ohash: 2.0.11 - hono@4.8.5: {} + hono@4.10.3: {} iron-webcrypto@1.2.1: {} - js-base64@3.7.7: + js-base64@3.7.8: optional: true js-tokens@9.0.1: {}