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

fix(deps): update apollo graphql packages to v2.13.1
This commit is contained in:
Kamil Mysliwiec
2026-02-20 10:27:15 +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.13.0",
"@apollo/gateway": "2.13.1",
"@apollo/server": "5.4.0",
"@nestjs/apollo": "13.2.4",
"@nestjs/common": "11.1.14",

View File

@@ -20,9 +20,9 @@
},
"dependencies": {
"@apollo/federation": "0.38.1",
"@apollo/gateway": "2.13.0",
"@apollo/gateway": "2.13.1",
"@apollo/server": "5.4.0",
"@apollo/subgraph": "2.13.0",
"@apollo/subgraph": "2.13.1",
"@nestjs/apollo": "13.2.4",
"@nestjs/common": "11.1.14",
"@nestjs/core": "11.1.14",

View File

@@ -19,9 +19,9 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/gateway": "2.13.0",
"@apollo/gateway": "2.13.1",
"@apollo/server": "5.4.0",
"@apollo/subgraph": "2.13.0",
"@apollo/subgraph": "2.13.1",
"@nestjs/apollo": "13.2.4",
"@nestjs/common": "11.1.14",
"@nestjs/core": "11.1.14",

View File

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

View File

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

View File

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