Skip to content

Commit

Permalink
chore: updated to mercurius v14
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Mar 19, 2024
1 parent 7c77337 commit 32680f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
"*.{js,jsx}": "standard --cache --fix"
},
"dependencies": {
"@mercuriusjs/federation": "^2.0.0",
"@mercuriusjs/federation": "^3.0.0",
"@mercuriusjs/subscription-client": "^1.0.0",
"fastify-plugin": "^4.3.0",
"graphql": "^16.6.0",
"graphql-ws": "^5.11.2",
"mercurius": "^13.0.0",
"mercurius": "^14.0.0",
"p-map": "^4.0.0",
"single-user-cache": "^0.6.0",
"tiny-lru": "^11.0.0",
Expand Down

0 comments on commit 32680f1

Please sign in to comment.