deps: update elysia to 1.4.11 (#23518)

## What does this PR do?

Updates elysia to version 1.4.11

Compare: https://github.com/elysiajs/elysia/compare/1.4.10...1.4.11

Auto-updated by [this
workflow](https://github.com/oven-sh/bun/actions/workflows/update-vendor.yml)

Co-authored-by: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-12 09:45:43 -07:00
committed by GitHub
parent 40da082349
commit d29aa58db0

View File

@@ -2,6 +2,6 @@
{
"package": "elysia",
"repository": "https://github.com/elysiajs/elysia",
"tag": "1.4.10"
"tag": "1.4.11"
}
]