Skip to content

Commit 536980a

Browse files
chore(deps): update dependency @mercuriusjs/gateway to v4
1 parent b592156 commit 536980a

File tree

2 files changed

+199
-26
lines changed

2 files changed

+199
-26
lines changed

packages/mercurius/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@mercuriusjs/federation": "3.0.0",
31-
"@mercuriusjs/gateway": "3.0.1",
31+
"@mercuriusjs/gateway": "4.0.1",
3232
"@nestjs/common": "10.4.13",
3333
"@nestjs/platform-fastify": "10.4.13",
3434
"@nestjs/testing": "10.4.13",
@@ -39,7 +39,7 @@
3939
"peerDependencies": {
4040
"@apollo/subgraph": "^2.0.0",
4141
"@mercuriusjs/federation": "^1.0.0 || ^2.0.0 || ^3.0.0",
42-
"@mercuriusjs/gateway": "^1.0.0 || ^2.0.0 || ^3.0.0",
42+
"@mercuriusjs/gateway": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0",
4343
"@nestjs/common": "^9.3.8 || ^10.0.0",
4444
"@nestjs/graphql": "^12.0.0",
4545
"fastify": "^4.12.0",

0 commit comments

Comments
 (0)