From 550edb2927c3cdc5a2b2bae4ed2e59a843203071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 05:39:25 +0000 Subject: [PATCH] chore(deps): bump hono from 4.6.2 to 4.6.12 Bumps [hono](https://github.com/honojs/hono) from 4.6.2 to 4.6.12. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.2...v4.6.12) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ed45ef99..d086c2f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13886,9 +13886,9 @@ hmac-drbg@^1.0.1: minimalistic-crypto-utils "^1.0.1" hono@^4.0.8: - version "4.6.2" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.2.tgz#bdb2d3d33aedcdb8aaa0f12b67b738edf2b1ab37" - integrity sha512-v+39817TgAhetmHUEli8O0uHDmxp2Up3DnhS4oUZXOl5IQ9np9tYtldd42e5zgdLVS0wsOoXQNZ6mx+BGmEvCA== + version "4.6.12" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.12.tgz#edc052e1154f22b74d4d3de9fdcdea0e0187ac3e" + integrity sha512-eHtf4kSDNw6VVrdbd5IQi16r22m3s7mWPLd7xOMhg1a/Yyb1A0qpUFq8xYMX4FMuDe1nTKeMX5rTx7Nmw+a+Ag== hosted-git-info@^2.1.4: version "2.8.9"