From e6962052a50b7244ebaab82ee0c3748b7e59ca46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:00:48 +0000 Subject: [PATCH] chore(deps): bump hono from 4.6.2 to 4.6.13 Bumps [hono](https://github.com/honojs/hono) from 4.6.2 to 4.6.13. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.2...v4.6.13) --- 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..5e892605 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.13" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.13.tgz#e92b328c80823802f0b346a5c4b56470adb242bc" + integrity sha512-haV0gaMdSjy9URCRN9hxBPlqHa7fMm/T72kAImIxvw4eQLbNz1rgjN4hHElLJSieDiNuiIAXC//cC6YGz2KCbg== hosted-git-info@^2.1.4: version "2.8.9"