Skip to content

chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13#331

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hono/node-server-1.19.13
Closed

chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13#331
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/hono/node-server-1.19.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

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

Release notes

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

v1.19.13

Security Fix

Fixed an issue in Serve Static Middleware where inconsistent handling of repeated slashes (//) between the router and static file resolution could allow middleware to be bypassed. Users of Serve Static Middleware are encouraged to upgrade to this version.

See GHSA-92pp-h63x-v22m for details.

v1.19.12

What's Changed

Full Changelog: honojs/node-server@v1.19.11...v1.19.12

v1.19.11

What's Changed

Full Changelog: honojs/node-server@v1.19.10...v1.19.11

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.

Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.10 to 1.19.13.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.10...v1.19.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
daisuke-awaji pushed a commit to daisuke-awaji/bedrock-engineer-1 that referenced this pull request Apr 16, 2026
Consolidates the following vulnerability-related dependency updates into
a single PR:

- axios ^1.13.5 -> ^1.15.0 (aws-samples#334)
  - SSRF via no_proxy hostname normalisation bypass
  - Cloud metadata exfiltration via header injection chain
- vite ^6.4.1 -> ^6.4.2 (aws-samples#330)
  - Path traversal with optimize deps sourcemap handler
  - server.fs check bypass via env transport
- hono 4.12.7 -> 4.12.14 (aws-samples#337, transitive)
  - GHSA-458j-xx4x-4375: improper JSX attribute name handling in SSR
- @hono/node-server 1.19.10 -> 1.19.14 (aws-samples#331, transitive)
  - GHSA-92pp-h63x-v22m: Serve Static middleware bypass via repeated slashes
- dompurify 3.3.3 -> 3.4.0 (aws-samples#338, transitive)
  - Prototype pollution via CUSTOM_ELEMENT_HANDLING
  - ADD_ATTR/FORBID_TAGS bypass issues
- fast-xml-parser 5.4.1 -> 5.5.8 (aws-samples#333, via npm overrides)
  - Entity expansion limits (DoS protection)

Supersedes aws-samples#330, aws-samples#331, aws-samples#333, aws-samples#334, aws-samples#337, aws-samples#338.
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 16, 2026

Looks like @hono/node-server is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 16, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/hono/node-server-1.19.13 branch April 16, 2026 23:09
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