From 6549ed7496b3d24a3552070a275826671c2bf448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:20:52 +0000 Subject: [PATCH] chore(deps): bump hono from 4.4.4 to 4.5.6 Bumps [hono](https://github.com/honojs/hono) from 4.4.4 to 4.5.6. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.4.4...v4.5.6) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-minor ... 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 b634681..6e8787c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "hono": "^4.4.4" + "hono": "^4.5.6" } } diff --git a/yarn.lock b/yarn.lock index f181751..0b0c44d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -hono@^4.4.4: - version "4.4.4" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.4.4.tgz#60eda24bd63dfb379735b9d924016c3c7b1bb329" - integrity sha512-zO5+4K8yf1iuKhBZhwmpZ/0LzPMr8Zt1RugEGM1xvOqgh9DyLb7tslOtoBks4bmm5bIcLtzLCXUpYpXOkwpABA== +hono@^4.5.6: + version "4.5.6" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.6.tgz#21967fa7fca449a03dac64c0e3be2eece094481c" + integrity sha512-9SuUC/zLQv8YAcnIxJko0KCeLI0Q6menPsDWuJ9jaH+r8ZkVXeLqeLs1QJXCPKKbURAWj9x0SJBSFh803EnAUw==