Merge pull request #5 from C4illin/dependabot/npm_and_yarn/elysiajs/static-tw-1.0.3

Update @elysiajs/static requirement from ^1.0.2 to ^1.0.3
This commit is contained in:
Emrik Östling 2024-05-20 03:05:05 +02:00 committed by GitHub
commit e55b8abaa0
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 Normal file → Executable file

Binary file not shown.

View file

@ -9,7 +9,7 @@
"@elysiajs/cookie": "^0.8.0",
"@elysiajs/html": "^1.0.2",
"@elysiajs/jwt": "^1.0.2",
"@elysiajs/static": "^1.0.2",
"@elysiajs/static": "^1.0.3",
"elysia": "latest",
"sharp": "^0.33.4"
},