From fb4f476a3dea06537239f9cd1082ab9f90f05f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 21:42:22 +0000 Subject: [PATCH] build(deps): bump hono from 4.9.6 to 4.9.7 Bumps [hono](https://github.com/honojs/hono) from 4.9.6 to 4.9.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.6...v4.9.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.9.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/worker/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/worker/package.json b/apps/worker/package.json index 3793c8c..f5426cd 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -8,7 +8,7 @@ "cf-typegen": "wrangler types --env-interface CloudflareBindings" }, "dependencies": { - "hono": "^4.9.6" + "hono": "^4.9.7" }, "devDependencies": { "turbo": "^2.5.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f43a9bb..06b6f15 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: apps/worker: dependencies: hono: - specifier: ^4.9.6 - version: 4.9.6 + specifier: ^4.9.7 + version: 4.9.7 devDependencies: turbo: specifier: ^2.5.6 @@ -882,8 +882,8 @@ packages: glob-to-regexp@0.4.1: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} - hono@4.9.6: - resolution: {integrity: sha512-doVjXhSFvYZ7y0dNokjwwSahcrAfdz+/BCLvAMa/vHLzjj8+CFyV5xteThGUsKdkaasgN+gF2mUxao+SGLpUeA==} + hono@4.9.7: + resolution: {integrity: sha512-t4Te6ERzIaC48W3x4hJmBwgNlLhmiEdEE5ViYb02ffw4ignHNHa5IBtPjmbKstmtKa8X6C35iWwK4HaqvrzG9w==} engines: {node: '>=16.9.0'} is-arrayish@0.3.2: @@ -1764,7 +1764,7 @@ snapshots: glob-to-regexp@0.4.1: {} - hono@4.9.6: {} + hono@4.9.7: {} is-arrayish@0.3.2: {}