From 069e954e71c662df975fb16f393892e6ab27b9e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 21:35:23 +0000 Subject: [PATCH] Bump hono from 4.7.5 to 4.9.7 Bumps [hono](https://github.com/honojs/hono) from 4.7.5 to 4.9.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.7.5...v4.9.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.9.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 207cc2c..127cacb 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "license": "MIT", "dependencies": { - "hono": "^4.7.5" + "hono": "^4.9.7" }, "devDependencies": { "@cloudflare/workers-types": "^4.20250403.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6b07a4..ad70031 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: hono: - specifier: ^4.7.5 - version: 4.7.5 + specifier: ^4.9.7 + version: 4.9.7 devDependencies: '@cloudflare/workers-types': specifier: ^4.20250403.0 @@ -412,8 +412,8 @@ packages: glob-to-regexp@0.4.1: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} - hono@4.7.5: - resolution: {integrity: sha512-fDOK5W2C1vZACsgLONigdZTRZxuBqFtcKh7bUQ5cVSbwI2RWjloJDcgFOVzbQrlI6pCmhlTsVYZ7zpLj4m4qMQ==} + hono@4.9.7: + resolution: {integrity: sha512-t4Te6ERzIaC48W3x4hJmBwgNlLhmiEdEE5ViYb02ffw4ignHNHa5IBtPjmbKstmtKa8X6C35iWwK4HaqvrzG9w==} engines: {node: '>=16.9.0'} is-arrayish@0.3.2: @@ -799,7 +799,7 @@ snapshots: glob-to-regexp@0.4.1: {} - hono@4.7.5: {} + hono@4.9.7: {} is-arrayish@0.3.2: optional: true