From 060bc7773fcbf718979a6f62ca3b58ace8084f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 23:24:17 +0000 Subject: [PATCH] chore(deps): bump hono from 4.6.1 to 4.6.2 in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [hono](https://github.com/honojs/hono). Updates `hono` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f7af059f..efd97d24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14024,9 +14024,9 @@ hmac-drbg@^1.0.1: minimalistic-crypto-utils "^1.0.1" hono@^4.0.8: - version "4.6.1" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.1.tgz#6ba0d01e7c5614fee4d6776f6c3aeb8ec88ee16f" - integrity sha512-6NGwvttY1+HAFii08VYiEKI6ETPAFbpLntpm2M/MogEsAFWdZV74UNT+2M4bmqX90cIQhjlpBSP+tO+CfB0uww== + version "4.6.2" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.2.tgz#bdb2d3d33aedcdb8aaa0f12b67b738edf2b1ab37" + integrity sha512-v+39817TgAhetmHUEli8O0uHDmxp2Up3DnhS4oUZXOl5IQ9np9tYtldd42e5zgdLVS0wsOoXQNZ6mx+BGmEvCA== hosted-git-info@^2.1.4: version "2.8.9"