From eca5c98bfefa9d2002ef9a10b8238f08c0ee03ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 17:18:27 +0000 Subject: [PATCH] build(deps): Bump hono from 3.12.12 to 4.3.11 Bumps [hono](https://github.com/honojs/hono) from 3.12.12 to 4.3.11. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.12.12...v4.3.11) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-major ... 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 ada47b5..bfe2270 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "cheerio": "1.0.0-rc.12", - "hono": "^3.12.12", + "hono": "^4.3.11", "pdf-parse": "^1.1.1", "pdf2json": "^3.1.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b72ebf6..06b612b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: 1.0.0-rc.12 version: 1.0.0-rc.12 hono: - specifier: ^3.12.12 - version: 3.12.12 + specifier: ^4.3.11 + version: 4.3.11 pdf-parse: specifier: ^1.1.1 version: 1.1.1 @@ -2602,8 +2602,8 @@ packages: function-bind: 1.1.2 dev: true - /hono@3.12.12: - resolution: {integrity: sha512-5IAMJOXfpA5nT+K0MNjClchzz0IhBHs2Szl7WFAhrFOsbtQsYmNynFyJRg/a3IPsmCfxcrf8txUGiNShXpK5Rg==} + /hono@4.3.11: + resolution: {integrity: sha512-Hle1uNqJJKkebFkFEEWr3UAElJP922Xy0STfl8c+1PH1q+l6WrmhwAJFS6YH8ZWJY4z46qJtssbyVwwPm3dP5w==} engines: {node: '>=16.0.0'} dev: false