fix(deps): update dependency @elysiajs/html to v1.1.1

This commit is contained in:
renovate[bot] 2024-09-05 10:22:56 +00:00 committed by GitHub
parent ccfb574d5d
commit ea2878cb82
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

@ -13,7 +13,7 @@
}, },
"dependencies": { "dependencies": {
"@elysiajs/cookie": "^0.8.0", "@elysiajs/cookie": "^0.8.0",
"@elysiajs/html": "1.0.2", "@elysiajs/html": "1.1.1",
"@elysiajs/jwt": "^1.1.1", "@elysiajs/jwt": "^1.1.1",
"@elysiajs/static": "1.0.3", "@elysiajs/static": "1.0.3",
"elysia": "^1.1.12" "elysia": "^1.1.12"