From 279be8ec1e8190ef1c82fb318f7ad9f764cd6c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 17:08:55 +0000 Subject: [PATCH] chore(deps): Bump hono from 3.12.12 to 4.10.3 Bumps [hono](https://github.com/honojs/hono) from 3.12.12 to 4.10.3. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.12.12...v4.10.3) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4dce076..e68fcfd 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "license": "MIT", "dependencies": { "cheerio": "1.1.0", - "hono": "^3.12.12", + "hono": "^4.10.3", "pdf-parse": "^1.1.1", "pdf2json": "^3.2.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a7d4a2..ce42ff1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.1.0 version: 1.1.0 hono: - specifier: ^3.12.12 - version: 3.12.12 + specifier: ^4.10.3 + version: 4.10.3 pdf-parse: specifier: ^1.1.1 version: 1.1.1 @@ -1542,9 +1542,9 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - hono@3.12.12: - resolution: {integrity: sha512-5IAMJOXfpA5nT+K0MNjClchzz0IhBHs2Szl7WFAhrFOsbtQsYmNynFyJRg/a3IPsmCfxcrf8txUGiNShXpK5Rg==} - engines: {node: '>=16.0.0'} + hono@4.10.3: + resolution: {integrity: sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==} + engines: {node: '>=16.9.0'} html-escaper@2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} @@ -4203,7 +4203,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@3.12.12: {} + hono@4.10.3: {} html-escaper@2.0.2: {}