From 463f5e193284bd919af55be08e20f7ab3666f48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:25:19 +0300 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 2 directories with 1 update (#837) Bumps the npm_and_yarn group with 1 update in the / directory: [hono](https://github.com/honojs/hono). Bumps the npm_and_yarn group with 1 update in the /examples/with-hono directory: [hono](https://github.com/honojs/hono). Updates `hono` from 4.6.3 to 4.6.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.3...v4.6.5) Updates `hono` from 4.6.3 to 4.6.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.6.3...v4.6.5) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: hono dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/with-hono/package.json | 2 +- examples/with-hono/yarn.lock | 13 ++++--------- yarn.lock | 6 +++--- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/examples/with-hono/package.json b/examples/with-hono/package.json index 0b20cfa0..8fbf7794 100644 --- a/examples/with-hono/package.json +++ b/examples/with-hono/package.json @@ -13,6 +13,6 @@ "@bull-board/hono": "^6.0.0", "@hono/node-server": "^1.13.1", "bullmq": "^5.13.2", - "hono": "^4.6.3" + "hono": "^4.6.5" } } diff --git a/examples/with-hono/yarn.lock b/examples/with-hono/yarn.lock index 1cdb786c..241578ee 100644 --- a/examples/with-hono/yarn.lock +++ b/examples/with-hono/yarn.lock @@ -179,15 +179,10 @@ has-flag@^4.0.0: resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== -hono@^4.4.7: - version "4.5.8" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.8.tgz#212ee54b214cd90ecc44904b6f00ee58a9af32b8" - integrity sha512-pqpSlcdqGkpTTRpLYU1PnCz52gVr0zVR9H5GzMyJWuKQLLEBQxh96q45QizJ2PPX8NATtz2mu31/PKW/Jt+90Q== - -hono@^4.6.3: - version "4.6.3" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.3.tgz#78a58a24ea79e00071cff59596486e91e1c1a9d0" - integrity sha512-0LeEuBNFeSHGqZ9sNVVgZjB1V5fmhkBSB0hZrpqStSMLOWgfLy0dHOvrjbJh0H2khsjet6rbHfWTHY0kpYThKQ== +hono@^4.4.7, hono@^4.6.5: + version "4.6.5" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.5.tgz#9d5a1ada5b40dc865e2d28c0bcc5d24cc755b9f1" + integrity sha512-qsmN3V5fgtwdKARGLgwwHvcdLKursMd+YOt69eGpl1dUCJb8mCd7hZfyZnBYjxCegBG7qkJRQRUy2oO25yHcyQ== ioredis@^5.4.1: version "5.4.1" diff --git a/yarn.lock b/yarn.lock index bb0fb992..6dbe44cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7222,9 +7222,9 @@ hoist-non-react-statics@^3.1.0: react-is "^16.7.0" hono@^4.4.7: - version "4.6.3" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.3.tgz#78a58a24ea79e00071cff59596486e91e1c1a9d0" - integrity sha512-0LeEuBNFeSHGqZ9sNVVgZjB1V5fmhkBSB0hZrpqStSMLOWgfLy0dHOvrjbJh0H2khsjet6rbHfWTHY0kpYThKQ== + version "4.6.5" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.5.tgz#9d5a1ada5b40dc865e2d28c0bcc5d24cc755b9f1" + integrity sha512-qsmN3V5fgtwdKARGLgwwHvcdLKursMd+YOt69eGpl1dUCJb8mCd7hZfyZnBYjxCegBG7qkJRQRUy2oO25yHcyQ== hosted-git-info@^2.1.4: version "2.8.9"