fix(hono-supabase): bump hono to >=4.11.4 for CVE-2026-22817/22818#288
Conversation
Addresses JWT/JWK/JWKS algorithm confusion vulnerabilities (CVSS 8.2). While the JWT middleware is not used in this example, the version constraint is updated to satisfy security SLA requirements.
|
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughThe hono package dependency in the Hono-Supabase example was updated from version ^4.6.15 to ^4.11.4 in the package.json file. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Addresses JWT/JWK/JWKS algorithm confusion vulnerabilities (CVSS 8.2). While the JWT middleware is not used in this example, the version constraint is updated to satisfy security SLA requirements.
Summary by CodeRabbit