Merge pull request #16227 from nestjs/renovate/apollo-graphql-packages

fix(deps): update apollo graphql packages to v2.13.0
This commit is contained in:
Kamil Mysliwiec
2026-01-21 08:51:23 +01:00
committed by GitHub
6 changed files with 10 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.12.2",
"@apollo/gateway": "2.13.0",
"@apollo/server": "5.2.0",
"@nestjs/apollo": "13.2.3",
"@nestjs/common": "11.1.12",

View File

@@ -20,9 +20,9 @@
},
"dependencies": {
"@apollo/federation": "0.38.1",
"@apollo/gateway": "2.12.2",
"@apollo/gateway": "2.13.0",
"@apollo/server": "5.2.0",
"@apollo/subgraph": "2.12.2",
"@apollo/subgraph": "2.13.0",
"@nestjs/apollo": "13.2.3",
"@nestjs/common": "11.1.12",
"@nestjs/core": "11.1.12",

View File

@@ -19,9 +19,9 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.12.2",
"@apollo/gateway": "2.13.0",
"@apollo/server": "5.2.0",
"@apollo/subgraph": "2.12.2",
"@apollo/subgraph": "2.13.0",
"@nestjs/apollo": "13.2.3",
"@nestjs/common": "11.1.12",
"@nestjs/core": "11.1.12",

View File

@@ -21,7 +21,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.12.2",
"@apollo/gateway": "2.13.0",
"@apollo/server": "^5.0.0",
"@nestjs/apollo": "13.2.3",
"@nestjs/common": "11.1.12",

View File

@@ -21,9 +21,9 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.12.2",
"@apollo/gateway": "2.13.0",
"@apollo/server": "^5.0.0",
"@apollo/subgraph": "2.12.2",
"@apollo/subgraph": "2.13.0",
"@nestjs/apollo": "13.2.3",
"@nestjs/common": "11.1.12",
"@nestjs/core": "11.1.12",

View File

@@ -20,9 +20,9 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.12.2",
"@apollo/gateway": "2.13.0",
"@apollo/server": "^5.0.0",
"@apollo/subgraph": "2.12.2",
"@apollo/subgraph": "2.13.0",
"@nestjs/apollo": "13.2.3",
"@nestjs/common": "11.1.12",
"@nestjs/core": "11.1.12",