From 4cb4ac675a0e82b18c622e36f165e4a643f7b159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:47:27 +0000 Subject: [PATCH] chore(deps): bump hono from 4.4.4 to 4.5.3 Bumps [hono](https://github.com/honojs/hono) from 4.4.4 to 4.5.3. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.4.4...v4.5.3) --- 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..ee369d9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "hono": "^4.4.4" + "hono": "^4.5.3" } } diff --git a/yarn.lock b/yarn.lock index f181751..6155e50 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.3: + version "4.5.3" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.3.tgz#e3308047decc10f713f85044f549aa293c23bf9e" + integrity sha512-r26WwwbKD3BAYdfB294knNnegNda7VfV1tVn66D9Kvl9WQTdrR+5eKdoeaQNHQcC3Gr0KBikzAtjd6VsRGVSaw==