Skip to content

Commit 6cef2d6

Browse files
chore: upgrade hono to ^4.12.31 to address CVE-2026-59896
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1581/sourcebot-devsourcebot-cve-2026-59896-honojsx-does-not-ca4f#agent-session-b7ff6586) Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent 08cf01d commit 6cef2d6

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
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111
- Upgraded `tar` to `^7.5.20`. [#1474](https://github.com/sourcebot-dev/sourcebot/pull/1474)
12+
- Upgraded `hono` to `^4.12.31`. [#1476](https://github.com/sourcebot-dev/sourcebot/pull/1476)
1213

1314
### Changed
1415
- Reduced Sentry span sampling to 10% outside development. [#1475](https://github.com/sourcebot-dev/sourcebot/pull/1475)

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15964,9 +15964,9 @@ __metadata:
1596415964
linkType: hard
1596515965

1596615966
"hono@npm:^4.11.4":
15967-
version: 4.12.25
15968-
resolution: "hono@npm:4.12.25"
15969-
checksum: 10c0/9216d647fe2f39b17855b0e74913688b837e3fa9519d367c7beeec399265b36608a820928cc33ab926eee58fe2daf7e33296235b52e56dbfac0fbcd51a5e818e
15967+
version: 4.12.31
15968+
resolution: "hono@npm:4.12.31"
15969+
checksum: 10c0/f80be65cd657cc353b3e478d55424a373d11801b2a1ffc96d94def813c6d852e76bea4437f5df252b15caca98742040d26950bc9c865d8720b89a00a9eac5249
1597015970
languageName: node
1597115971
linkType: hard
1597215972

0 commit comments

Comments
 (0)