Skip to content

Commit 15b4afa

Browse files
fix(security): override hono >=4.12.12, @hono/node-server >=1.19.13 (CVE-2026-39406 to CVE-2026-39410) (#1936)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 69a213d commit 15b4afa

2 files changed

Lines changed: 14 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,10 @@
171171
},
172172
"pnpm": {
173173
"overrides": {
174+
"@hono/node-server": ">=1.19.13",
174175
"@xmldom/xmldom": ">=0.8.12",
175176
"fast-xml-parser": ">=5.5.9",
177+
"hono": ">=4.12.12",
176178
"lodash": ">=4.18.0",
177179
"lodash-es": ">=4.18.0",
178180
"tar": ">=7.5.13",

pnpm-lock.yaml

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)