Skip to content

Commit b1b2597

Browse files
authored
chore(deps-dev): bump @apollo/gateway from 2.8.5 to 2.10.1 (#371)
Bumps [@apollo/gateway](https://github.com/apollographql/federation/tree/HEAD/gateway-js) from 2.8.5 to 2.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apollographql/federation/releases"><code>@​apollo/gateway</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​apollo/gateway</code><a href="https://github.com/2"><code>@​2</code></a>.10.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Corrects a set of denial-of-service (DOS) vulnerabilities that made it possible for an attacker to render gateway inoperable with certain simple query patterns due to uncontrolled resource consumption. All prior-released versions and configurations are vulnerable. (<a href="https://redirect.github.com/apollographql/federation/pull/3236">#3236</a>)</p> <p>See the associated GitHub Advisories <a href="https://github.com/apollographql/federation/security/advisories/GHSA-q2f9-x4p4-7xmh">GHSA-q2f9-x4p4-7xmh</a> and <a href="https://github.com/apollographql/federation/security/advisories/GHSA-p2q6-pwh5-m6jr">GHSA-p2q6-pwh5-m6jr</a> for more information.</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/97d81b79c3da10175bdf92c2209039efe352de79"><code>97d81b79c3da10175bdf92c2209039efe352de79</code></a>]:</p> <ul> <li><code>@​apollo/query-planner</code><a href="https://github.com/2"><code>@​2</code></a>.10.1</li> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.10.1</li> <li><code>@​apollo/composition</code><a href="https://github.com/2"><code>@​2</code></a>.10.1</li> </ul> </li> </ul> <h2><code>@​apollo/gateway</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/8927e315ab0e865ef3ff12320f265ee95588b899"><code>8927e315ab0e865ef3ff12320f265ee95588b899</code></a>, <a href="https://github.com/apollographql/federation/commit/8927e315ab0e865ef3ff12320f265ee95588b899"><code>8927e315ab0e865ef3ff12320f265ee95588b899</code></a>]: <ul> <li><code>@​apollo/query-planner</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</li> <li><code>@​apollo/composition</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</li> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</li> </ul> </li> </ul> <h2><code>@​apollo/gateway</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.4</h2> <h3>Minor Changes</h3> <ul> <li>Add request parameter to didEncounterError method (<a href="https://redirect.github.com/apollographql/federation/pull/3199">#3199</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​apollo/composition</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.4</li> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.4</li> <li><code>@​apollo/query-planner</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.4</li> </ul> </li> </ul> <h2><code>@​apollo/gateway</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.3</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/a0359b0c9a2d9890e1e200d5dc530a1ca4e1d647"><code>a0359b0c9a2d9890e1e200d5dc530a1ca4e1d647</code></a>]: <ul> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.3</li> <li><code>@​apollo/composition</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.3</li> <li><code>@​apollo/query-planner</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.3</li> </ul> </li> </ul> <h2><code>@​apollo/gateway</code><a href="https://github.com/2"><code>@​2</code></a>.10.0-alpha.2</h2> <h1>CHANGELOG for <code>@apollo/gateway</code></h1> <h2>2.9.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix bugs in composition when merging nulls in directive applications and when handling renames. (<a href="https://redirect.github.com/apollographql/federation/pull/3134">#3134</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/b8e4ab5352a4dfd262af49493fdd42e86e5e3d99"><code>b8e4ab5352a4dfd262af49493fdd42e86e5e3d99</code></a>, <a href="https://github.com/apollographql/federation/commit/e6c05b6c96023aa3dec79889431f8217fcb3806d"><code>e6c05b6c96023aa3dec79889431f8217fcb3806d</code></a>]:</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apollographql/federation/blob/main/gateway-js/CHANGELOG.md"><code>@​apollo/gateway</code>'s changelog</a>.</em></p> <blockquote> <h1>CHANGELOG for <code>@apollo/gateway</code></h1> <h2>2.10.0</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/8927e315ab0e865ef3ff12320f265ee95588b899"><code>8927e315ab0e865ef3ff12320f265ee95588b899</code></a>, <a href="https://github.com/apollographql/federation/commit/8927e315ab0e865ef3ff12320f265ee95588b899"><code>8927e315ab0e865ef3ff12320f265ee95588b899</code></a>]: <ul> <li><code>@​apollo/query-planner</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</li> <li><code>@​apollo/composition</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</li> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.10.0</li> </ul> </li> </ul> <h2>2.9.3</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/345661c558773e4eb5d5f0b28464a8d1acdc2a2d"><code>345661c558773e4eb5d5f0b28464a8d1acdc2a2d</code></a>, <a href="https://github.com/apollographql/federation/commit/7fe1465cf35c2efe37ac5c73fac2b7ea04173318"><code>7fe1465cf35c2efe37ac5c73fac2b7ea04173318</code></a>, <a href="https://github.com/apollographql/federation/commit/cc4573471696ef78d04fa00c4cf8e5c50314ba9f"><code>cc4573471696ef78d04fa00c4cf8e5c50314ba9f</code></a>, <a href="https://github.com/apollographql/federation/commit/062572b3253e8640b60a0bf58b83945094b76b6f"><code>062572b3253e8640b60a0bf58b83945094b76b6f</code></a>, <a href="https://github.com/apollographql/federation/commit/df5eb3cb0e2b4802fcd425ab9c23714de2707db3"><code>df5eb3cb0e2b4802fcd425ab9c23714de2707db3</code></a>, <a href="https://github.com/apollographql/federation/commit/1c99cb0dcc6c639ac351210932623ab0bd6907e4"><code>1c99cb0dcc6c639ac351210932623ab0bd6907e4</code></a>]: <ul> <li><code>@​apollo/query-planner</code><a href="https://github.com/2"><code>@​2</code></a>.9.3</li> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.9.3</li> <li><code>@​apollo/composition</code><a href="https://github.com/2"><code>@​2</code></a>.9.3</li> </ul> </li> </ul> <h2>2.9.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/2192f355f50db33fe0807d16153f357696b9f190"><code>2192f355f50db33fe0807d16153f357696b9f190</code></a>, <a href="https://github.com/apollographql/federation/commit/e1e2605b30efc488b57f62ba43436606a38a3607"><code>e1e2605b30efc488b57f62ba43436606a38a3607</code></a>, <a href="https://github.com/apollographql/federation/commit/5ac01b534318105e904c1e6598070f753add3bb1"><code>5ac01b534318105e904c1e6598070f753add3bb1</code></a>]: <ul> <li><code>@​apollo/query-planner</code><a href="https://github.com/2"><code>@​2</code></a>.9.2</li> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.9.2</li> <li><code>@​apollo/composition</code><a href="https://github.com/2"><code>@​2</code></a>.9.2</li> </ul> </li> </ul> <h2>2.9.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix bugs in composition when merging nulls in directive applications and when handling renames. (<a href="https://redirect.github.com/apollographql/federation/pull/3134">#3134</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/b8e4ab5352a4dfd262af49493fdd42e86e5e3d99"><code>b8e4ab5352a4dfd262af49493fdd42e86e5e3d99</code></a>, <a href="https://github.com/apollographql/federation/commit/e6c05b6c96023aa3dec79889431f8217fcb3806d"><code>e6c05b6c96023aa3dec79889431f8217fcb3806d</code></a>]:</p> <ul> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.9.1</li> <li><code>@​apollo/composition</code><a href="https://github.com/2"><code>@​2</code></a>.9.1</li> <li><code>@​apollo/query-planner</code><a href="https://github.com/2"><code>@​2</code></a>.9.1</li> </ul> </li> </ul> <h2>2.9.0</h2> <h3>Patch Changes</h3> <ul> <li> <p>Avoid type explosion for inline fragments where the type condition is an interface that implements the parent type. (<a href="https://redirect.github.com/apollographql/federation/pull/3122">#3122</a>)</p> </li> <li> <p>Reduce memory overhead during satisfiability checking when there are many options. (<a href="https://redirect.github.com/apollographql/federation/pull/3109">#3109</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/apollographql/federation/commit/02c2a34a62c3717a4885449172e404f19ebf66c9"><code>02c2a34a62c3717a4885449172e404f19ebf66c9</code></a>, <a href="https://github.com/apollographql/federation/commit/0ccfd937d4b4a576f890665ceebbd7986fac5d0c"><code>0ccfd937d4b4a576f890665ceebbd7986fac5d0c</code></a>, <a href="https://github.com/apollographql/federation/commit/e0a5075c0d12a0e2f7ef303b246e3216a139d3e0"><code>e0a5075c0d12a0e2f7ef303b246e3216a139d3e0</code></a>]:</p> <ul> <li><code>@​apollo/federation-internals</code><a href="https://github.com/2"><code>@​2</code></a>.9.0</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/federation/commit/7ae758947bd51f0a7fced6bb4999556d20a68428"><code>7ae7589</code></a> release: on branch version-2.10 (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3237">#3237</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/97d81b79c3da10175bdf92c2209039efe352de79"><code>97d81b7</code></a> Add non local and recursive selection limits (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3236">#3236</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/16106c7a9de14732c0f76e623b329ac9d9709bf3"><code>16106c7</code></a> release: on branch main (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3196">#3196</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/8927e315ab0e865ef3ff12320f265ee95588b899"><code>8927e31</code></a> federation 2.10.0 (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3215">#3215</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/0311433f0313a01fd7ef671730f2c63ba9317fca"><code>0311433</code></a> feat: Add request param to didEncounter method (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3194">#3194</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/789e07bd50d3569ab02ec65359e755c786d95458"><code>789e07b</code></a> Fix incorrect Gateway API documentation link (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3174">#3174</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/a1b44aabb36565b8c98875f82e7e842f872a1b75"><code>a1b44aa</code></a> release: on branch main (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3159">#3159</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/ad943713619c85070cd97d198eef52196f8824c6"><code>ad94371</code></a> release: on branch main (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3153">#3153</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/a7a74c53bb43aad19734c803f41f62f43cb02214"><code>a7a74c5</code></a> release: on branch main (<a href="https://github.com/apollographql/federation/tree/HEAD/gateway-js/issues/3139">#3139</a>)</li> <li><a href="https://github.com/apollographql/federation/commit/e6c05b6c96023aa3dec79889431f8217fcb3806d"><code>e6c05b6</code></a> Fix value comparison, argument merging, and link feature addition/extraction ...</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/federation/commits/@apollo/[email protected]/gateway-js">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@apollo/gateway&package-manager=npm_and_yarn&previous-version=2.8.5&new-version=2.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TriPSs/nestjs-query/network/alerts). </details>
2 parents ba2f365 + bbfdb31 commit b1b2597

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test:e2e": "nx e2e examples"
1212
},
1313
"resolutions": {
14-
"@apollo/gateway": "2.8.5",
14+
"@apollo/gateway": "2.10.1",
1515
"@apollo/subgraph": "2.2.3"
1616
},
1717
"dependencies": {
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@actions/core": "^1.11.1",
3838
"@apollo/federation": "0.38.1",
39-
"@apollo/gateway": "2.9.3",
39+
"@apollo/gateway": "2.10.1",
4040
"@apollo/server": "^4.11.3",
4141
"@apollo/subgraph": "2.9.3",
4242
"@commitlint/cli": "19.7.1",

yarn.lock

+29-29
Original file line numberDiff line numberDiff line change
@@ -529,29 +529,29 @@ __metadata:
529529
languageName: node
530530
linkType: hard
531531

532-
"@apollo/composition@npm:2.8.5":
533-
version: 2.8.5
534-
resolution: "@apollo/composition@npm:2.8.5"
532+
"@apollo/composition@npm:2.10.1":
533+
version: 2.10.1
534+
resolution: "@apollo/composition@npm:2.10.1"
535535
dependencies:
536-
"@apollo/federation-internals": "npm:2.8.5"
537-
"@apollo/query-graphs": "npm:2.8.5"
536+
"@apollo/federation-internals": "npm:2.10.1"
537+
"@apollo/query-graphs": "npm:2.10.1"
538538
peerDependencies:
539539
graphql: ^16.5.0
540-
checksum: 10/10740580465e31d848dbbf2ec4a866d39c03dabf07560c4fa535b3cad127e59647430f542a2eee426fe5820b0d549bb9648b512e514a00ad9b1cc86b80f92e81
540+
checksum: 10/fee955c3c5a35fd8c4bdfd259ecb16380d5e8bac779c42bf5f9c93c3e4cb0a23a28caed7905a82b005bac2f889396b8394c0936abe86b86d23ce90657455c81a
541541
languageName: node
542542
linkType: hard
543543

544-
"@apollo/federation-internals@npm:2.8.5":
545-
version: 2.8.5
546-
resolution: "@apollo/federation-internals@npm:2.8.5"
544+
"@apollo/federation-internals@npm:2.10.1":
545+
version: 2.10.1
546+
resolution: "@apollo/federation-internals@npm:2.10.1"
547547
dependencies:
548548
"@types/uuid": "npm:^9.0.0"
549549
chalk: "npm:^4.1.0"
550550
js-levenshtein: "npm:^1.1.6"
551551
uuid: "npm:^9.0.0"
552552
peerDependencies:
553553
graphql: ^16.5.0
554-
checksum: 10/0af264155e73e866a49b22ad9e7822ec6e7125c8c381f4e2283ff6afd81f94370fe60bf1ddd2bd35b54c092246c02a196847ab5d583cb1101cc581737cfe5425
554+
checksum: 10/3f15ba96d40e3b5778f122340d552cb6fbf10df6497bf458fc3e5397c4b6bc09afebbdc6d1cf9bb682b0ece35f8e496a3c01ff259031549c9c377f7790a5fe32
555555
languageName: node
556556
linkType: hard
557557

@@ -582,13 +582,13 @@ __metadata:
582582
languageName: node
583583
linkType: hard
584584

585-
"@apollo/gateway@npm:2.8.5":
586-
version: 2.8.5
587-
resolution: "@apollo/gateway@npm:2.8.5"
585+
"@apollo/gateway@npm:2.10.1":
586+
version: 2.10.1
587+
resolution: "@apollo/gateway@npm:2.10.1"
588588
dependencies:
589-
"@apollo/composition": "npm:2.8.5"
590-
"@apollo/federation-internals": "npm:2.8.5"
591-
"@apollo/query-planner": "npm:2.8.5"
589+
"@apollo/composition": "npm:2.10.1"
590+
"@apollo/federation-internals": "npm:2.10.1"
591+
"@apollo/query-planner": "npm:2.10.1"
592592
"@apollo/server-gateway-interface": "npm:^1.1.0"
593593
"@apollo/usage-reporting-protobuf": "npm:^4.1.0"
594594
"@apollo/utils.createhash": "npm:^2.0.0"
@@ -606,7 +606,7 @@ __metadata:
606606
node-fetch: "npm:^2.6.7"
607607
peerDependencies:
608608
graphql: ^16.5.0
609-
checksum: 10/699d473a6f231fb5252b63e91e01aad18c9a54f5ffc1b233c2a6af4583ea672ed045b027d58cd54bd4273e3d5dd1d9ff9700499db6fc46c138791944004120d0
609+
checksum: 10/7cce53a335b1a97287d133d0bff4087fe85cce6a6cd401e2f37448dcf3f208bf740767674e63f4c7e5421a97442b318a1e2b27a5d2918b03cf410dfba28d052d
610610
languageName: node
611611
linkType: hard
612612

@@ -657,33 +657,33 @@ __metadata:
657657
languageName: node
658658
linkType: hard
659659

660-
"@apollo/query-graphs@npm:2.8.5":
661-
version: 2.8.5
662-
resolution: "@apollo/query-graphs@npm:2.8.5"
660+
"@apollo/query-graphs@npm:2.10.1":
661+
version: 2.10.1
662+
resolution: "@apollo/query-graphs@npm:2.10.1"
663663
dependencies:
664-
"@apollo/federation-internals": "npm:2.8.5"
664+
"@apollo/federation-internals": "npm:2.10.1"
665665
deep-equal: "npm:^2.0.5"
666666
ts-graphviz: "npm:^1.5.4"
667667
uuid: "npm:^9.0.0"
668668
peerDependencies:
669669
graphql: ^16.5.0
670-
checksum: 10/458715ca12a3bce8fbb122af72dfda04e79722fd7d66f5b124fa5d77dde572a56f25b742971cbd4bf15d82403f7f773fe7e3739b3c70e2b9cb4743a83ae6da6c
670+
checksum: 10/8c9f7c06d33ecbed285cb1030c8d577320170c867ce065f483d4c3c9b7a37f69b4bde89b2009bfa2af86ffa2f42d6d81e07d77e97b1ce7459762d0d88dcb7f9e
671671
languageName: node
672672
linkType: hard
673673

674-
"@apollo/query-planner@npm:2.8.5":
675-
version: 2.8.5
676-
resolution: "@apollo/query-planner@npm:2.8.5"
674+
"@apollo/query-planner@npm:2.10.1":
675+
version: 2.10.1
676+
resolution: "@apollo/query-planner@npm:2.10.1"
677677
dependencies:
678-
"@apollo/federation-internals": "npm:2.8.5"
679-
"@apollo/query-graphs": "npm:2.8.5"
678+
"@apollo/federation-internals": "npm:2.10.1"
679+
"@apollo/query-graphs": "npm:2.10.1"
680680
"@apollo/utils.keyvaluecache": "npm:^2.1.0"
681681
chalk: "npm:^4.1.0"
682682
deep-equal: "npm:^2.0.5"
683683
pretty-format: "npm:^29.0.0"
684684
peerDependencies:
685685
graphql: ^16.5.0
686-
checksum: 10/72e395651e8c365e892544704c6443f77f0acbaaa7c8457b7c9619cadac14b9c2ced65f1405c0029dec25e1bd009dc1c58884478a6fe2c5dd1fdf7c964e82e14
686+
checksum: 10/a2dca546dd9dd629b48354aa60bf9a1d2ab071581770dbef00e8fd1eadec53268f41b880cca84abed408ec641f52f53f464d525747450b1796e9b300f14da7ed
687687
languageName: node
688688
linkType: hard
689689

@@ -17398,7 +17398,7 @@ __metadata:
1739817398
dependencies:
1739917399
"@actions/core": "npm:^1.11.1"
1740017400
"@apollo/federation": "npm:0.38.1"
17401-
"@apollo/gateway": "npm:2.9.3"
17401+
"@apollo/gateway": "npm:2.10.1"
1740217402
"@apollo/server": "npm:^4.11.3"
1740317403
"@apollo/subgraph": "npm:2.9.3"
1740417404
"@commitlint/cli": "npm:19.7.1"

0 commit comments

Comments
 (0)