diff --git a/bun.lockb b/bun.lockb index ca75b89..13afc2d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c78bff7..42e90e7 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@eslint/js": "^9.12.0", "@types/bun": "latest", "bun-types": "^1.1.30", - "elysia": "^1.1.20", + "elysia": "^1.1.21", "eslint": "^9.12.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", @@ -60,7 +60,7 @@ }, "peerDependencies": { "typescript": "^5.6.3", - "elysia": ">= 1.1.20" + "elysia": ">= 1.1.21" }, "engines": { "bun": ">=1.1.8",