From e9fa9ce64505b098f348c408fd069a07976e83f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 21:13:52 +0000 Subject: [PATCH] Bump hono from 4.13.5 to 4.13.7 Bumps [hono](https://github.com/honojs/hono) from 4.13.5 to 4.13.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.5...v4.13.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 12ea676..a815ea2 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "better-auth": "^1.7.2", "dotenv": "^17.4.2", "drizzle-orm": "0.45.2", - "hono": "^4.13.5", + "hono": "^4.13.7", "html-to-text": "^10.0.1", "tldts": "^7.4.11", }, @@ -351,7 +351,7 @@ "hasown": ["hasown@2.0.4", "", { "dependencies": { "function-bind": "^1.1.2" } }, "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A=="], - "hono": ["hono@4.13.5", "", {}, "sha512-O6+/eCYRkzzzy0rPWwKLiGBR1nFuUPZynnwjxN1MBA62NNqbT0wQEzQyK2gSO5yDIDB336sXQleAhOHrzlYyKw=="], + "hono": ["hono@4.13.7", "", {}, "sha512-c8/gF9ac8Y78/agExVocyLevgR+JlpNB444Py0FSX8pJoPdYUfUzRcXtYEYGwt6l19qIlVZPN5Mfsw9jFShmQQ=="], "html-to-text": ["html-to-text@10.0.1", "", { "dependencies": { "@selderee/plugin-htmlparser2": "~0.12.0", "deepmerge-ts": "^8.0.1", "dom-serializer": "^2.0.0", "htmlparser2": "^10.1.0", "selderee": "~0.12.0" } }, "sha512-GiVhRI1BatGARSCmlXWNCjDT0cWrwBWoeduLoV0WSKAgaV/wa+hUWy5LiQLUs4UwiUrE52ZCMfBGiKD87TDPrg=="], diff --git a/package.json b/package.json index 012dc00..2ff8b9f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "better-auth": "^1.7.2", "dotenv": "^17.4.2", "drizzle-orm": "0.45.2", - "hono": "^4.13.5", + "hono": "^4.13.7", "html-to-text": "^10.0.1", "tldts": "^7.4.11" },