From 62fcc86f5a9b1dfac30c002329f0fb273bff8685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:12:14 +0000 Subject: [PATCH] Bump hono from 3.3.4 to 3.6.0 Bumps [hono](https://github.com/honojs/hono) from 3.3.4 to 3.6.0. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.3.4...v3.6.0) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6766f2b..a9af155 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3277,9 +3277,9 @@ } }, "node_modules/hono": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/hono/-/hono-3.3.4.tgz", - "integrity": "sha512-lqvcsQrXS0bSydj/MkOXi3opAwrlauIjZefhXMMRj9prABfBWdrYHSrWk/xfxgxNPs4yuEMh2Z5zV0L2b1Jmdw==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/hono/-/hono-3.6.0.tgz", + "integrity": "sha512-snkW8naO1WCrQvpAGE/du30Ek0h71gSM3g4RzzdPIB2LQnl12BEwZYH3s2Kssd6kXGORqHmpoyMBMLWtc9nzKQ==", "engines": { "node": ">=16.0.0" } @@ -8309,9 +8309,9 @@ } }, "hono": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/hono/-/hono-3.3.4.tgz", - "integrity": "sha512-lqvcsQrXS0bSydj/MkOXi3opAwrlauIjZefhXMMRj9prABfBWdrYHSrWk/xfxgxNPs4yuEMh2Z5zV0L2b1Jmdw==" + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/hono/-/hono-3.6.0.tgz", + "integrity": "sha512-snkW8naO1WCrQvpAGE/du30Ek0h71gSM3g4RzzdPIB2LQnl12BEwZYH3s2Kssd6kXGORqHmpoyMBMLWtc9nzKQ==" }, "hosted-git-info": { "version": "2.8.9",