🔧 chore: update deps

This commit is contained in:
2026-04-14 00:33:30 +07:00
parent 00afcd84f3
commit b4a025d392
2 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"build": "bun build src/index.ts --outdir ./dist --target bun"
},
"dependencies": {
"@elysiajs/cors": "^1.3.3",
"@elysiajs/cors": "^1.4.1",
"elysia": "latest"
}
}