diff --git a/bun.lockb b/bun.lockb index bfc8fc09..9bf7a19d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/graphql-server/package.json b/packages/graphql-server/package.json index f2d56c4a..51cae0b0 100644 --- a/packages/graphql-server/package.json +++ b/packages/graphql-server/package.json @@ -20,8 +20,8 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "garph": "^0.6.4", - "graphql-yoga": "^5.0.1", + "garph": "^0.6.5", + "graphql-yoga": "^5.1.1", "graphql": "^16.8.1", "@realms-world/db": "workspace:*" },