Update @elysiajs/static requirement from ^1.0.2 to ^1.0.3

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-19 23:37:57 +00:00 committed by dependabot[bot]
parent ef7b4f9f60
commit b67e125545
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"
},