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

---
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-24 09:08:12 +00:00
committed by dependabot[bot]
parent 6edfbaa27d
commit b44eb22e77
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.1.0",
"@elysiajs/jwt": "^1.1.0",
"@elysiajs/static": "^1.1.0",
"elysia": "^1.1.3"
"elysia": "^1.1.4"
},
"module": "src/index.tsx",
"bun-create": {