build(deps): bump @elysiajs/html from 1.0.2 to 1.1.0

Bumps [@elysiajs/html](https://github.com/elysiajs/elysia-html) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/elysiajs/elysia-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elysiajs/elysia-html/commits)

---
updated-dependencies:
- dependency-name: "@elysiajs/html"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-29 09:06:33 +00:00 committed by dependabot[bot]
parent 2384e22c22
commit 6ee16c2545
2 changed files with 1 additions and 1 deletions

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.4"