build(deps): update elysia requirement from ^1.1.4 to ^1.1.5

---
updated-dependencies:
- dependency-name: elysia
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-05 14:50:10 +00:00
committed by dependabot[bot]
parent 0e363f0731
commit 8a2237fbd9
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -15,7 +15,7 @@
"@elysiajs/html": "1.0.2",
"@elysiajs/jwt": "^1.1.0",
"@elysiajs/static": "1.0.3",
"elysia": "^1.1.4"
"elysia": "^1.1.5"
},
"module": "src/index.tsx",
"type": "module",