From c3c2dcc766a7577b3cf88b507fcb60b452fbed87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 21:43:43 +0000 Subject: [PATCH] build(deps): bump hono from 3.5.8 to 3.6.0 Bumps [hono](https://github.com/honojs/hono) from 3.5.8 to 3.6.0. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.5.8...v3.6.0) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d6b51aa..9499d94 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "discord-api-types": "^0.37.56", "discord-interactions": "^3.4.0", "discord-verify": "^1.2.0", - "hono": "^3.5.8" + "hono": "^3.6.0" }, "devDependencies": { "@cloudflare/workers-types": "^4.20230904.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47a1b45..828b624 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: ^1.2.0 version: 1.2.0 hono: - specifier: ^3.5.8 - version: 3.5.8 + specifier: ^3.6.0 + version: 3.6.0 devDependencies: '@cloudflare/workers-types': @@ -1582,8 +1582,8 @@ packages: hasBin: true dev: true - /hono@3.5.8: - resolution: {integrity: sha512-ZipTmGfHm43q5QOEBGog2wyejyNUcicjPt0BLDQ8yz9xij/y9RYXRpR1YPxMpQqeyNM7isvpsIAe9Ems51Wq0Q==} + /hono@3.6.0: + resolution: {integrity: sha512-snkW8naO1WCrQvpAGE/du30Ek0h71gSM3g4RzzdPIB2LQnl12BEwZYH3s2Kssd6kXGORqHmpoyMBMLWtc9nzKQ==} engines: {node: '>=16.0.0'} dev: false