fix: update hono 4.7.6→4.12.6, @hono/node-server 1.14.1→1.19.10, override tar/serialize-javascript

Resolves 6 high audit vulnerabilities (Hono auth bypass, serveStatic, JWK confusion,
node-tar symlink traversal, serialize-javascript RCE).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-13 10:30:56 +00:00
co-authored by Claude Opus 4.6
parent 321ccdec7b
commit eac8539825
3 changed files with 779 additions and 38 deletions
+2 -2
View File
@@ -12,12 +12,12 @@
},
"dependencies": {
"@cashu/cashu-ts": "3.5.0",
"@hono/node-server": "1.14.1",
"@hono/node-server": "1.19.10",
"better-sqlite3": "11.9.1",
"chalk": "5.6.2",
"dotenv": "17.3.1",
"drizzle-orm": "0.40.1",
"hono": "4.7.6",
"hono": "4.12.6",
"nanoid": "5.1.5",
"nostr-tools": "2.23.3",
"zod": "4.3.6"