From aa2798f155442b0d48844bf65a0325e0252c3852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 15:46:43 +0000 Subject: [PATCH] build(deps): bump hono from 4.9.9 to 4.10.2 Bumps [hono](https://github.com/honojs/hono) from 4.9.9 to 4.10.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.9...v4.10.2) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 07b0946..a8fb88b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@libsql/client": "^0.15.15", "dotenv": "^17.2.3", "drizzle-orm": "^0.44.6", - "hono": "^4.9.9", + "hono": "^4.10.2", "zod": "^4.1.11" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a4c427..62697e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@hono/node-server': specifier: ^1.19.5 - version: 1.19.5(hono@4.9.9) + version: 1.19.5(hono@4.10.2) '@hono/zod-validator': specifier: ^0.7.3 - version: 0.7.3(hono@4.9.9)(zod@4.1.11) + version: 0.7.3(hono@4.10.2)(zod@4.1.11) '@libsql/client': specifier: ^0.15.15 version: 0.15.15 @@ -24,8 +24,8 @@ importers: specifier: ^0.44.6 version: 0.44.6(@libsql/client@0.15.15) hono: - specifier: ^4.9.9 - version: 4.9.9 + specifier: ^4.10.2 + version: 4.10.2 zod: specifier: ^4.1.11 version: 4.1.11 @@ -588,8 +588,8 @@ packages: get-tsconfig@4.10.1: resolution: {integrity: sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==} - hono@4.9.9: - resolution: {integrity: sha512-Hxw4wT6zjJGZJdkJzAx9PyBdf7ZpxaTSA0NfxqjLghwMrLBX8p33hJBzoETRakF3UJu6OdNQBZAlNSkGqKFukw==} + hono@4.10.2: + resolution: {integrity: sha512-p6fyzl+mQo6uhESLxbF5WlBOAJMDh36PljwlKtP5V1v09NxlqGru3ShK+4wKhSuhuYf8qxMmrivHOa/M7q0sMg==} engines: {node: '>=16.9.0'} js-base64@3.7.8: @@ -818,13 +818,13 @@ snapshots: '@esbuild/win32-x64@0.25.10': optional: true - '@hono/node-server@1.19.5(hono@4.9.9)': + '@hono/node-server@1.19.5(hono@4.10.2)': dependencies: - hono: 4.9.9 + hono: 4.10.2 - '@hono/zod-validator@0.7.3(hono@4.9.9)(zod@4.1.11)': + '@hono/zod-validator@0.7.3(hono@4.10.2)(zod@4.1.11)': dependencies: - hono: 4.9.9 + hono: 4.10.2 zod: 4.1.11 '@libsql/client@0.15.15': @@ -1007,7 +1007,7 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 - hono@4.9.9: {} + hono@4.10.2: {} js-base64@3.7.8: {}