From ffe1d788f739f62493868cc84da089279924a647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:46:59 +0000 Subject: [PATCH] Bump hono from 4.7.9 to 4.11.10 Bumps [hono](https://github.com/honojs/hono) from 4.7.9 to 4.11.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.7.9...v4.11.10) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hono-cloudflare-worker/package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/hono-cloudflare-worker/package.json b/hono-cloudflare-worker/package.json index 7f9a528..60b1777 100644 --- a/hono-cloudflare-worker/package.json +++ b/hono-cloudflare-worker/package.json @@ -13,7 +13,7 @@ "dependencies": { "@farcaster/auth-client": "^0.6.0", "@farcaster/quick-auth": "workspace:*", - "hono": "^4.7.8", + "hono": "^4.11.10", "jose": "^5.2.3", "viem": "^2.29.0", "zod": "^3.25.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b790ae..1f8447f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: workspace:* version: link:../quick-auth hono: - specifier: ^4.7.8 - version: 4.7.9 + specifier: ^4.11.10 + version: 4.11.10 jose: specifier: ^5.2.3 version: 5.10.0 @@ -1189,14 +1189,15 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - hono@4.7.9: - resolution: {integrity: sha512-/EsCoR5h7N4yu01TDu9GMCCJa6ZLk5ZJIWFFGNawAXmd1Tp53+Wir4xm0D2X19bbykWUlzQG0+BvPAji6p9E8Q==} + hono@4.11.10: + resolution: {integrity: sha512-kyWP5PAiMooEvGrA9jcD3IXF7ATu8+o7B3KCbPXid5se52NPqnOpM/r9qeW2heMnOekF4kqR1fXJqCYeCLKrZg==} engines: {node: '>=16.9.0'} html-escaper@2.0.2: @@ -2633,7 +2634,7 @@ snapshots: has-flag@4.0.0: {} - hono@4.7.9: {} + hono@4.11.10: {} html-escaper@2.0.2: {}