Skip to content

Commit 7daaf5b

Browse files
chore: upgrade hono to ^4.12.25 to address CVE-2026-54287 (#1322)
* chore: upgrade hono to ^4.12.25 to address CVE-2026-54287 Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1346/sourcebot-devsourcebot-cve-2026-54287-hono-aws-lambda-adapter-merges#agent-session-5e4bdee9) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com> * docs: add CHANGELOG entry for hono upgrade Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1346/sourcebot-devsourcebot-cve-2026-54287-hono-aws-lambda-adapter-merges#agent-session-5e4bdee9) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com> --------- Co-authored-by: Brendan Kellam <10233483+brendan-kellam@users.noreply.github.com> Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent c0780a1 commit 7daaf5b

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Fixed
1111
- Upgraded `@grpc/grpc-js` to `^1.14.4`. [#1315](https://github.com/sourcebot-dev/sourcebot/pull/1315)
1212
- Upgraded `vite` to `^8.0.16`. [#1313](https://github.com/sourcebot-dev/sourcebot/pull/1313)
13+
- Upgraded `hono` to `^4.12.25`. [#1322](https://github.com/sourcebot-dev/sourcebot/pull/1322)
1314
- Upgraded `dompurify` to `^3.4.11`. [#1332](https://github.com/sourcebot-dev/sourcebot/pull/1332)
1415
- Upgraded `nodemailer` to `^8.0.9`. [#1331](https://github.com/sourcebot-dev/sourcebot/pull/1331)
1516

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15370,9 +15370,9 @@ __metadata:
1537015370
linkType: hard
1537115371

1537215372
"hono@npm:^4.11.4":
15373-
version: 4.12.24
15374-
resolution: "hono@npm:4.12.24"
15375-
checksum: 10c0/1a1394e48618c34b0ea627d7de7e5d59f1d90aedcd518f9d19b987260bbf16c362043e417bbb64290110c3cd54ef51017f7786438a0c2d811af01566d6ca3e94
15373+
version: 4.12.25
15374+
resolution: "hono@npm:4.12.25"
15375+
checksum: 10c0/9216d647fe2f39b17855b0e74913688b837e3fa9519d367c7beeec399265b36608a820928cc33ab926eee58fe2daf7e33296235b52e56dbfac0fbcd51a5e818e
1537615376
languageName: node
1537715377
linkType: hard
1537815378

0 commit comments

Comments
 (0)