From ac117ebf797b4f0c830b03d0dfed40297741b3da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:24:30 +0000 Subject: [PATCH] chore(deps): bump hono from 4.0.3 to 4.2.7 Bumps [hono](https://github.com/honojs/hono) from 4.0.3 to 4.2.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.0.3...v4.2.7) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production ... 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 4df4dae..9618e3b 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eventsource": "^2.0.2", "grammy": "^1.21.1", "gura": "^1.4.4", - "hono": "^4.0.3", + "hono": "^4.2.7", "remark-gfm": "^4.0.0", "remark-html": "^16.0.1", "remark-parse": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9fd192a..b632a35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: ^1.4.4 version: 1.4.4 hono: - specifier: ^4.0.3 - version: 4.0.3 + specifier: ^4.2.7 + version: 4.2.7 remark-gfm: specifier: ^4.0.0 version: 4.0.0 @@ -2670,8 +2670,8 @@ packages: space-separated-tokens: 2.0.2 dev: false - /hono@4.0.3: - resolution: {integrity: sha512-LLZFvqiksAO6Hf080XCUbsEjRxIrqEoiIN1HUzL0xtYP+BZUxGfeWg8yB5Dvp/sI7T0Lt4XdtGTGLwpIzAsl8w==} + /hono@4.2.7: + resolution: {integrity: sha512-k1xHi86tJnRIVvqhFMBDGFKJ8r5O+bEsT4P59ZK59r0F300Xd910/r237inVfuT/VmE86RQQffX4OYNda6dLXw==} engines: {node: '>=16.0.0'} dev: false