Skip to content

Commit 7cdd5ad

Browse files
Bump the apollo group with 2 updates
Dependabot couldn't find the original pull request head commit, 475e147.
1 parent 2412a6f commit 7cdd5ad

File tree

20 files changed

+106
-54
lines changed

20 files changed

+106
-54
lines changed

e2e/aws-sigv4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@e2e/aws-sigv4",
33
"private": true,
44
"devDependencies": {
5-
"@apollo/subgraph": "^2.11.3",
5+
"@apollo/subgraph": "^2.12.1",
66
"aws4-express": "^0.12.0",
77
"express": "^5.0.0",
88
"graphql": "^16.12.0",

e2e/demand-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@e2e/demand-control",
33
"private": true,
44
"dependencies": {
5-
"@apollo/subgraph": "^2.11.3",
5+
"@apollo/subgraph": "^2.12.1",
66
"graphql": "^16.12.0",
77
"graphql-yoga": "^5.16.2",
88
"tslib": "^2.8.1"

e2e/federation-batching-plan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@apollo/server": "^5.1.0",
6-
"@apollo/subgraph": "^2.11.3",
6+
"@apollo/subgraph": "^2.12.1",
77
"graphql": "^16.12.0"
88
}
99
}

e2e/federation-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"devDependencies": {
55
"@apollo/server": "^5.1.0",
6-
"@apollo/subgraph": "^2.11.3",
6+
"@apollo/subgraph": "^2.12.1",
77
"graphql": "^16.12.0"
88
}
99
}

e2e/federation-mixed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@apollo/server": "^5.1.0",
12-
"@apollo/subgraph": "^2.11.3",
12+
"@apollo/subgraph": "^2.12.1",
1313
"fets": "^0.8.4"
1414
}
1515
}

e2e/federation-subscriptions-passthrough/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@apollo/server": "^5.1.0",
12-
"@apollo/subgraph": "^2.11.3",
12+
"@apollo/subgraph": "^2.12.1",
1313
"@as-integrations/express5": "^1.1.2",
1414
"@repeaterjs/repeater": "^3.0.6",
1515
"@types/express": "^5.0.5",

e2e/graphos-polling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"private": true,
55
"dependencies": {
6-
"@apollo/subgraph": "^2.11.3",
6+
"@apollo/subgraph": "^2.12.1",
77
"fastify": "^5.6.2",
88
"graphql": "^16.12.0",
99
"graphql-yoga": "^5.16.2",

e2e/header-propagation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"devDependencies": {
99
"@apollo/server": "^5.1.0",
10-
"@apollo/subgraph": "^2.11.3",
10+
"@apollo/subgraph": "^2.12.1",
1111
"@as-integrations/express5": "^1.1.2",
1212
"@types/cors": "^2.8.19",
1313
"@types/express": "^5.0.5",

e2e/hmac-auth-https/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@apollo/server": "^5.1.0",
10-
"@apollo/subgraph": "^2.11.3",
10+
"@apollo/subgraph": "^2.12.1",
1111
"@graphql-hive/gateway": "workspace:^",
1212
"@graphql-hive/logger": "workspace:^",
1313
"@graphql-mesh/compose-cli": "^1.5.3",

e2e/launchdarkly-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@e2e/launchdarkly-override-example",
33
"private": true,
44
"dependencies": {
5-
"@apollo/subgraph": "2.11.3",
5+
"@apollo/subgraph": "2.12.1",
66
"@launchdarkly/node-server-sdk": "9.10.2",
77
"graphql": "16.12.0",
88
"graphql-yoga": "5.16.2",

0 commit comments

Comments
 (0)