Skip to content

Commit

Permalink
try update graphql yoga
Browse files Browse the repository at this point in the history
  • Loading branch information
RedBeardEth committed Jan 12, 2024
1 parent 0946934 commit 01d9b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:*"
},
Expand Down

0 comments on commit 01d9b8b

Please sign in to comment.