From 911a88d17334f23ba397a81cad1b6b62dc9fbe88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:18:20 +0000 Subject: [PATCH] build(deps): Bump hono from 3.12.12 to 4.4.11 Bumps [hono](https://github.com/honojs/hono) from 3.12.12 to 4.4.11. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.12.12...v4.4.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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1d9c56b..97bdfc0 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.4.11", "pdf-parse": "^1.1.1", "pdf2json": "^3.1.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08d8b63..f2c59d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.0.0-rc.12 version: 1.0.0-rc.12 hono: - specifier: ^3.12.12 - version: 3.12.12 + specifier: ^4.4.11 + version: 4.4.11 pdf-parse: specifier: ^1.1.1 version: 1.1.1 @@ -1382,8 +1382,8 @@ packages: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} - hono@3.12.12: - resolution: {integrity: sha512-5IAMJOXfpA5nT+K0MNjClchzz0IhBHs2Szl7WFAhrFOsbtQsYmNynFyJRg/a3IPsmCfxcrf8txUGiNShXpK5Rg==} + hono@4.4.11: + resolution: {integrity: sha512-R5RADpjoRsR3/VsnFovpsYNLPnC1f+FgdfsePk3qIgjb4D41Sg7uW5QCj41kzEOwXCjBg0sVvOZMvUNZ0DKB7g==} engines: {node: '>=16.0.0'} html-escaper@2.0.2: @@ -3934,7 +3934,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@3.12.12: {} + hono@4.4.11: {} html-escaper@2.0.2: {}