fix(security): force hono 4.11.4

This commit is contained in:
Peter Steinberger
2026-01-15 03:39:45 +00:00
parent 4ce495cb2c
commit c289a88f50
2 changed files with 16 additions and 11 deletions
+3 -1
View File
@@ -159,6 +159,7 @@
"express": "^5.2.1",
"file-type": "^21.3.0",
"grammy": "^1.39.2",
"hono": "4.11.4",
"jiti": "^2.6.1",
"json5": "^2.2.3",
"long": "5.3.2",
@@ -207,7 +208,8 @@
"pnpm": {
"minimumReleaseAge": 2880,
"overrides": {
"@sinclair/typebox": "0.34.47"
"@sinclair/typebox": "0.34.47",
"hono": "4.11.4"
},
"patchedDependencies": {
"@mariozechner/pi-ai@0.45.7": "patches/@mariozechner__pi-ai@0.45.7.patch"