diff --git a/bun.lockb b/bun.lockb index c8b47e1..ead9c9c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f5fb243..6cbed73 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,10 @@ "start": "NODE_ENV=production bun src/index.ts" }, "dependencies": { - "elysia": "^1.0.7", + "@henrygd/semaphore": "^0.0.1", + "elysia": "^1.0.25", "expiry-map": "^2.0.0", - "linkedom": "^0.16.8" + "linkedom": "^0.18.4" }, "devDependencies": { "bun-types": "latest"