From c91f4bed5863545c50fef41fd9484ffda75d9a0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 19:15:13 +0000 Subject: [PATCH] deps: bump hono in the production-minor-patch group Bumps the production-minor-patch group with 1 update: [hono](https://github.com/honojs/hono). Updates `hono` from 4.13.6 to 4.13.7 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.6...v4.13.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-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 0cb4112..2ea287c 100644 --- a/bun.lock +++ b/bun.lock @@ -6,7 +6,7 @@ "name": "screenly-rss-reader", "dependencies": { "@screenly-labs/signage-kit": "github:Screenly-Labs/signage-kit#2026.8.11", - "hono": "^4.13.6", + "hono": "^4.13.7", "qrcode-generator": "^2.0.4", }, "devDependencies": { @@ -265,7 +265,7 @@ "fsevents": ["fsevents@2.3.3", "", { "os": "darwin" }, "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="], - "hono": ["hono@4.13.6", "", {}, "sha512-47iXdWYWIbuY+X5URwNIgnvRV/kLneGu6ubzIoaNqbVHNuHF4Mxg/Uw0PNH3APM0iwiPAY6iFawfEEhHikniaQ=="], + "hono": ["hono@4.13.7", "", {}, "sha512-c8/gF9ac8Y78/agExVocyLevgR+JlpNB444Py0FSX8pJoPdYUfUzRcXtYEYGwt6l19qIlVZPN5Mfsw9jFShmQQ=="], "kleur": ["kleur@4.1.5", "", {}, "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ=="], diff --git a/package.json b/package.json index 9643622..30bf39c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "AGPL-3.0-only", "dependencies": { "@screenly-labs/signage-kit": "github:Screenly-Labs/signage-kit#2026.8.11", - "hono": "^4.13.6", + "hono": "^4.13.7", "qrcode-generator": "^2.0.4" }, "devDependencies": {