Merge pull request #74 from C4illin/dependabot/npm_and_yarn/elysiajs/html-tw-1.1.0

build(deps): update @elysiajs/html requirement from ^1.0.2 to ^1.1.0
This commit is contained in:
Emrik Östling 2024-07-19 18:49:30 +02:00 committed by GitHub
commit b703903b22
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

@ -9,7 +9,7 @@
}, },
"dependencies": { "dependencies": {
"@elysiajs/cookie": "^0.8.0", "@elysiajs/cookie": "^0.8.0",
"@elysiajs/html": "^1.0.2", "@elysiajs/html": "^1.1.0",
"@elysiajs/jwt": "^1.1.0", "@elysiajs/jwt": "^1.1.0",
"@elysiajs/static": "^1.1.0", "@elysiajs/static": "^1.1.0",
"elysia": "^1.1.3" "elysia": "^1.1.3"