Skip to content

Commit 4cdf413

Browse files
committed
update yoga
1 parent 7651237 commit 4cdf413

File tree

26 files changed

+129
-677
lines changed

26 files changed

+129
-677
lines changed

e2e/auto-type-merging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@graphql-mesh/compose-cli": "^1.5.3",
66
"@omnigraph/openapi": "^0.109.23",
77
"graphql": "^16.12.0",
8-
"graphql-yoga": "^5.16.2",
8+
"graphql-yoga": "^5.17.0",
99
"tslib": "^2.8.1"
1010
}
1111
}

e2e/aws-sigv4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"aws4-express": "^0.12.0",
77
"express": "^5.0.0",
88
"graphql": "^16.12.0",
9-
"graphql-yoga": "^5.16.2",
9+
"graphql-yoga": "^5.17.0",
1010
"tslib": "^2.8.1"
1111
}
1212
}

e2e/demand-control/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@apollo/subgraph": "^2.11.3",
66
"graphql": "^16.12.0",
7-
"graphql-yoga": "^5.16.2",
7+
"graphql-yoga": "^5.17.0",
88
"tslib": "^2.8.1"
99
}
1010
}

e2e/extra-fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@graphql-mesh/compose-cli": "^1.5.3",
66
"graphql": "^16.12.0",
7-
"graphql-yoga": "^5.16.2",
7+
"graphql-yoga": "^5.17.0",
88
"tslib": "^2.8.1"
99
}
1010
}

e2e/graphos-polling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@apollo/subgraph": "^2.11.3",
77
"fastify": "^5.6.2",
88
"graphql": "^16.12.0",
9-
"graphql-yoga": "^5.16.2",
9+
"graphql-yoga": "^5.17.0",
1010
"pino-pretty": "^13.1.2"
1111
}
1212
}

e2e/hmac-auth-https/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@graphql-mesh/hmac-upstream-signature": "workspace:^",
1515
"@graphql-mesh/plugin-jwt-auth": "workspace:^",
1616
"graphql": "^16.12.0",
17-
"graphql-yoga": "^5.16.2"
17+
"graphql-yoga": "^5.17.0"
1818
}
1919
}

e2e/interface-additional-resolvers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@graphql-mesh/compose-cli": "^1.5.3",
66
"graphql": "^16.12.0",
7-
"graphql-yoga": "^5.16.2",
7+
"graphql-yoga": "^5.17.0",
88
"tslib": "^2.8.1"
99
}
1010
}

e2e/launchdarkly-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@apollo/subgraph": "2.11.3",
66
"@launchdarkly/node-server-sdk": "9.10.2",
77
"graphql": "16.12.0",
8-
"graphql-yoga": "5.16.2",
8+
"graphql-yoga": "^5.17.0",
99
"tslib": "^2.8.1"
1010
},
1111
"overrides": {

e2e/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@apollo/subgraph": "^2.11.3",
77
"@graphql-mesh/compose-cli": "^1.5.3",
88
"graphql": "^16.12.0",
9-
"graphql-yoga": "^5.16.2",
9+
"graphql-yoga": "^5.17.0",
1010
"tslib": "^2.8.1"
1111
}
1212
}

e2e/polling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@graphql-mesh/compose-cli": "^1.5.3",
66
"express": "^5.0.0",
77
"graphql": "^16.12.0",
8-
"graphql-yoga": "^5.16.2"
8+
"graphql-yoga": "^5.17.0"
99
}
1010
}

0 commit comments

Comments
 (0)