From 28be5882e1157f5aee9a799aaa9353ac64f4bf2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 17:52:24 +0000 Subject: [PATCH] build(deps): bump hono from 4.5.8 to 4.6.5 Bumps [hono](https://github.com/honojs/hono) from 4.5.8 to 4.6.5. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.5.8...v4.6.5) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 056e5e5..3aee9fa 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "ethers": "^5.6", "frames.js": "0.16.2", "frog": "0.8.6", - "hono": "4.5.8", + "hono": "4.6.5", "iron-session": "8.0.1", "luxon": "^3.4.4", "next": "^14.2.10", diff --git a/yarn.lock b/yarn.lock index 8855834..5034c94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5034,10 +5034,10 @@ hono-og@0.0.27: "@vercel/og" "~0.6.2" workers-og "~0.0.23" -hono@4.5.8: - version "4.5.8" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.8.tgz#212ee54b214cd90ecc44904b6f00ee58a9af32b8" - integrity sha512-pqpSlcdqGkpTTRpLYU1PnCz52gVr0zVR9H5GzMyJWuKQLLEBQxh96q45QizJ2PPX8NATtz2mu31/PKW/Jt+90Q== +hono@4.6.5: + version "4.6.5" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.5.tgz#9d5a1ada5b40dc865e2d28c0bcc5d24cc755b9f1" + integrity sha512-qsmN3V5fgtwdKARGLgwwHvcdLKursMd+YOt69eGpl1dUCJb8mCd7hZfyZnBYjxCegBG7qkJRQRUy2oO25yHcyQ== htmlparser2@^8.0.1: version "8.0.2"