From 7d51be20cb012933f036fc3d6b607e3030a2a51b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 19:16:41 +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.2 to 4.13.6 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.13.2...v4.13.6) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.6 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 b15bd04..7ef1a61 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.2", + "hono": "^4.13.6", "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.2", "", {}, "sha512-JydRilDRkYBQMt9qR9U92mXxmbGqsqSn/IKOrh4e7/gEbn+0zSr8igTu0obwJoNGN4sez28DIql7FBHWydoJpA=="], + "hono": ["hono@4.13.6", "", {}, "sha512-47iXdWYWIbuY+X5URwNIgnvRV/kLneGu6ubzIoaNqbVHNuHF4Mxg/Uw0PNH3APM0iwiPAY6iFawfEEhHikniaQ=="], "kleur": ["kleur@4.1.5", "", {}, "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ=="], diff --git a/package.json b/package.json index e1f6cd7..479bc72 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.2", + "hono": "^4.13.6", "qrcode-generator": "^2.0.4" }, "devDependencies": {