diff --git a/bun.lockb b/bun.lockb index d5c8d6e..203dcbc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4957a99..e2a294b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@eslint/js": "^9.13.0", "@types/bun": "latest", "bun-types": "^1.1.33", - "elysia": "^1.1.23", + "elysia": "^1.1.24", "eslint": "^9.13.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.23" + "elysia": ">= 1.1.24" }, "engines": { "bun": ">=1.1.8",