Skip to content

Commit 7f38fc8

Browse files
Update dependency graphql to v16.10.0 (#572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34c3366 commit 7f38fc8

File tree

9 files changed

+22
-22
lines changed

9 files changed

+22
-22
lines changed

federation-v1/gateways/apollo-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"tsx": "4.19.2",
88
"typescript": "5.7.2",
9-
"graphql": "16.9.0",
9+
"graphql": "16.10.0",
1010
"@apollo/server": "4.11.2",
1111
"@apollo/gateway": "2.9.3",
1212
"@apollo/composition": "2.9.3"

federation-v1/gateways/apollo-server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,10 +1137,10 @@ gopd@^1.0.1, gopd@^1.1.0, gopd@^1.2.0:
11371137
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
11381138
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
11391139

1140-
graphql@16.9.0:
1141-
version "16.9.0"
1142-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
1143-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
1140+
graphql@16.10.0:
1141+
version "16.10.0"
1142+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
1143+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
11441144

11451145
has-bigints@^1.0.2:
11461146
version "1.0.2"

federation-v1/gateways/mercurius/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"dependencies": {
77
"tsx": "4.19.2",
88
"typescript": "5.7.2",
9-
"graphql": "16.9.0",
9+
"graphql": "16.10.0",
1010
"fastify": "5.2.0",
1111
"@mercuriusjs/gateway": "4.0.1"
1212
},
1313
"resolutions": {
14-
"graphql": "16.9.0"
14+
"graphql": "16.10.0"
1515
}
1616
}

federation-v1/gateways/mercurius/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -630,10 +630,10 @@ graphql-ws@^5.11.2:
630630
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
631631
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
632632

633-
graphql@16.9.0, graphql@^16.6.0:
634-
version "16.9.0"
635-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
636-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
633+
graphql@16.10.0, graphql@^16.6.0:
634+
version "16.10.0"
635+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
636+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
637637

638638
http-errors@^2.0.0:
639639
version "2.0.0"

federation-v1/scenarios/constant-vus-over-time/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"tablemark": "3.1.0",
1111
"tsx": "4.19.2",
1212
"typescript": "5.7.2",
13-
"graphql": "16.9.0"
13+
"graphql": "16.10.0"
1414
},
1515
"devDependencies": {
1616
"@types/node": "22.10.2"

federation-v1/scenarios/constant-vus-over-time/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -381,10 +381,10 @@ get-tsconfig@^4.7.5:
381381
dependencies:
382382
resolve-pkg-maps "^1.0.0"
383383

384-
graphql@16.9.0:
385-
version "16.9.0"
386-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
387-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
384+
graphql@16.10.0:
385+
version "16.10.0"
386+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
387+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
388388

389389
390390
version "0.6.3"

federation-v1/scenarios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"tsx": "4.19.2",
88
"typescript": "5.7.2",
9-
"graphql": "16.9.0",
9+
"graphql": "16.10.0",
1010
"@apollo/composition": "2.9.3"
1111
},
1212
"devDependencies": {

federation-v1/scenarios/ramping-vus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"tablemark": "3.1.0",
1111
"tsx": "4.19.2",
1212
"typescript": "5.7.2",
13-
"graphql": "16.9.0"
13+
"graphql": "16.10.0"
1414
},
1515
"devDependencies": {
1616
"@types/node": "22.10.2"

federation-v1/scenarios/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -376,10 +376,10 @@ gopd@^1.0.1, gopd@^1.1.0, gopd@^1.2.0:
376376
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
377377
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
378378

379-
graphql@16.9.0:
380-
version "16.9.0"
381-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
382-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
379+
graphql@16.10.0:
380+
version "16.10.0"
381+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
382+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
383383

384384
has-bigints@^1.0.2:
385385
version "1.0.2"

0 commit comments

Comments
 (0)