Merge pull request #25 from C4illin/dependabot/npm_and_yarn/elysia-tw-1.0.23

build(deps): update elysia requirement from ^1.0.22 to ^1.0.23
This commit is contained in:
Emrik Östling
2024-06-10 17:22:00 +02:00
committed by GitHub
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.22"
"elysia": "^1.0.23"
},
"module": "src/index.tsx",
"bun-create": {