Merge pull request #63 from C4illin/dependabot/npm_and_yarn/elysia-tw-1.0.27

build(deps): update elysia requirement from ^1.0.26 to ^1.0.27
This commit is contained in:
Emrik Östling 2024-07-03 13:41:16 +02:00 committed by GitHub
commit 991c4e4ba8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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/html": "^1.0.2",
"@elysiajs/jwt": "^1.0.2", "@elysiajs/jwt": "^1.0.2",
"@elysiajs/static": "^1.0.3", "@elysiajs/static": "^1.0.3",
"elysia": "^1.0.26" "elysia": "^1.0.27"
}, },
"module": "src/index.tsx", "module": "src/index.tsx",
"bun-create": { "bun-create": {