build(deps): update @elysiajs/html requirement from ^1.0.2 to ^1.1.0

---
updated-dependencies:
- dependency-name: "@elysiajs/html"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-19 13:42:32 +00:00
committed by dependabot[bot]
parent b272bf9504
commit 9e66eab0a2
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

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