build(deps): bump hono from 4.11.7 to 4.12.22

Fix TypeScript errors from stricter c.req.param() types (string | undefined).
This commit is contained in:
Julien Herr
2026-05-22 17:33:47 +02:00
parent ea400883dd
commit 03d069bfa3
4 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"dependencies": {
"@hono/zod-validator": "^0.8.0",
"feed": "5.2.1",
"hono": "^4.11.7",
"hono": "4.12.22",
"postal-mime": "^2.7.4",
"zod": "4.4.3"
}