Skip to content

Commit

Permalink
chore: update deps (#117)
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina authored Jan 14, 2025
1 parent 52afc57 commit 44359b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,16 @@
"*.{js,jsx}": "standard --cache --fix"
},
"dependencies": {
"@mercuriusjs/federation": "^4.0.0",
"@mercuriusjs/federation": "^5.0.0",
"@mercuriusjs/subscription-client": "^2.0.0",
"fastify-plugin": "^5.0.0",
"graphql": "^16.6.0",
"graphql-ws": "^5.11.2",
"mercurius": "^15.0.0",
"mercurius": "^16.0.0",
"p-map": "^4.0.0",
"single-user-cache": "^1.0.0",
"tiny-lru": "^11.0.0",
"undici": "^7.2.1",
"use-strict": "1.0.1",
"ws": "^8.11.0"
}
Expand Down

0 comments on commit 44359b1

Please sign in to comment.