chore(deps): bump hono, @hono/node-server and unstorage#474
Open
NickAldewereld wants to merge 1 commit into
Open
chore(deps): bump hono, @hono/node-server and unstorage#474NickAldewereld wants to merge 1 commit into
NickAldewereld wants to merge 1 commit into
Conversation
…rsions Addresses published advisories in the serve-static / CORS paths (@hono/node-server encoded-slash auth bypass, hono serveStatic file access + CORS reflection). Versions move within the existing semver ranges; the lockfile was just stale.
|
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.



Bumps three runtime dependencies of
app-serverpast published advisories in their serve-static / CORS handling:@hono/node-server1.13.8 → 1.19.14 — auth bypass for protected static paths via encoded slashes in the serve-static middleware. The Node server usesserveStaticto serve./public.hono4.7.5 → 4.12.28 — serveStatic file-access and CORS wildcard+credentials reflection advisories.unstorage1.15.0 → 1.17.5.All three move within the existing semver ranges in
package.json(^1.12.1,^4.5.8,^1.10.2) — the lockfile was just stale. No source changes. Lint, typecheck, tests and build pass.