fix(deps): bump hono to 4.12.24 and uuid to 11.1.1 (Dependabot #8-12)#137
Merged
important-new merged 1 commit intoJun 9, 2026
Merged
Conversation
hono < 4.12.21 — 4 CVEs: - #8 JWT middleware accepts any Authorization scheme (not only Bearer) - #9 IP Restriction bypass for non-canonical IPv6 - #10 app.mount() incorrect routing for percent-encoded paths - #11 Cookie helper Set-Cookie injection via sameSite/priority uuid < 11.1.1 — 1 CVE: - #12 Missing buffer bounds check in v3/v5/v6 when buf is provided uuid is a transitive dep of exceljs; added overrides.uuid to force ^11.1.1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes 5 open Dependabot alerts.
Changes
CVEs addressed
Testing
All 1620 unit tests pass.