build(deps): update elysia requirement from ^1.0.26 to ^1.0.27

---
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-07-03 08:45:33 +00:00
committed by dependabot[bot]
parent 83e6699ca6
commit 87ccd8b44c
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -12,7 +12,7 @@
"@elysiajs/html": "^1.0.2",
"@elysiajs/jwt": "^1.0.2",
"@elysiajs/static": "^1.0.3",
"elysia": "^1.0.26"
"elysia": "^1.0.27"
},
"module": "src/index.tsx",
"bun-create": {