Skip to content

chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /core-api#294

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/core-api/hono/node-server-1.19.10
Open

chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /core-api#294
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/core-api/hono/node-server-1.19.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps @hono/node-server from 1.19.9 to 1.19.10.

Release notes

Sourced from @​hono/node-server's releases.

v1.19.10

Security Fix

Fixed an authorization bypass in Serve Static Middleware caused by inconsistent URL decoding (%2F handling) between the router and static file resolution. Users of Serve Static Middleware are encouraged to upgrade to this version.

See GHSA-wc8c-qw6v-h7f6 for details.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 4, 2026
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version: 1.19.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/core-api/hono/node-server-1.19.10 branch from a65b907 to 45ec2de Compare March 14, 2026 02:47
@kilo-code-bot
Copy link

kilo-code-bot bot commented Mar 14, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • core-api/package-lock.json - Dependency updates only

Dependency Update Assessment

This PR updates two dependencies in the core-api/package-lock.json:

  1. multer: ^2.0.2^2.1.0

    • Minor version update, typically includes bug fixes and security patches
    • No breaking changes expected
  2. @hono/node-server: 1.19.91.19.11

    • Patch version update, includes performance improvements and bug fixes
    • No breaking changes expected

Both updates appear to be safe dependency upgrades that should improve the stability and security of the application. No code changes were made, so there are no code quality issues to review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants