Skip to content

Commit 8f02f09

Browse files
chore(deps): update apollo graphql packages to v2.11.2
1 parent 4e7d467 commit 8f02f09

File tree

3 files changed

+26
-54
lines changed

3 files changed

+26
-54
lines changed

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"url": "https://github.com/nestjs/graphql/issues"
2323
},
2424
"devDependencies": {
25-
"@apollo/gateway": "2.10.1",
25+
"@apollo/gateway": "2.11.2",
2626
"@apollo/server": "5.0.0",
2727
"@apollo/server-plugin-response-cache": "5.0.0",
2828
"@apollo/subgraph": "2.11.2",

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ws": "8.18.1"
3434
},
3535
"devDependencies": {
36-
"@apollo/subgraph": "2.2.3",
36+
"@apollo/subgraph": "2.11.2",
3737
"@nestjs/common": "11.1.3",
3838
"@nestjs/core": "11.1.3",
3939
"@nestjs/testing": "11.1.3",

yarn.lock

Lines changed: 24 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,13 @@
1515
resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.3.tgz#5da62cf64c3b4419dabfef4536b57a40c8ff0b47"
1616
integrity sha512-F17/vCp7QVwom9eG7ToauIKdAxpSoadsJnqIfyryLFSkLSOEqu+eC5Z3N8OXcUVStuOMcNHlyraRsA6rRICu4g==
1717

18-
"@apollo/composition@2.10.1":
19-
version "2.10.1"
20-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.10.1.tgz#62e33f986038dec3118ce31b6ee6d4db8eabab0b"
21-
integrity sha512-plQwaoemEuL7rDjb51ULmxJmstaoBK9ys/HvGMUtTXTxSIM1COkMK29x7fGHrztwdfDiGqEN4H+JGZeraBZHAg==
22-
dependencies:
23-
"@apollo/federation-internals" "2.10.1"
24-
"@apollo/query-graphs" "2.10.1"
25-
26-
"@apollo/federation-internals@2.10.1":
27-
version "2.10.1"
28-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.10.1.tgz#740217fa026ffdcdc33289e3adb255f0a06d1b24"
29-
integrity sha512-QToNlspkpA/qXOMwdIUzmJe3OasZFpSO92luQik6Ov9aJBnxldLGPi6rD0FkunVd678lHuKWDFQ4vkb7/KCfgg==
18+
"@apollo/composition@2.11.2":
19+
version "2.11.2"
20+
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.11.2.tgz#cee4026b9727ef357bef8a94adde2a2a4ea4bec9"
21+
integrity sha512-ut/Kj/YMUXtV+VwsHFOoT0hvvZAJwOltkuMVZJUY1O0deecrc4Ceq8VeogPKXF/jeR59kMr6na1ZPHBRBe/rqQ==
3022
dependencies:
31-
"@types/uuid" "^9.0.0"
32-
chalk "^4.1.0"
33-
js-levenshtein "^1.1.6"
34-
uuid "^9.0.0"
23+
"@apollo/federation-internals" "2.11.2"
24+
"@apollo/query-graphs" "2.11.2"
3525

3626
"@apollo/federation-internals@2.11.2":
3727
version "2.11.2"
@@ -43,24 +33,14 @@
4333
js-levenshtein "^1.1.6"
4434
uuid "^9.0.0"
4535

46-
"@apollo/federation-internals@^2.2.3":
47-
version "2.9.3"
48-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.9.3.tgz#c6fa913dd10c74c0e0fffd6a7b369923b2a5d665"
49-
integrity sha512-r50Ykc331CZUw4TxpcqprAZOlGkbzoHEiHObUqUhQopTx8i0aXNt+0pc3nzqUAoT9OD83yJqPJV1EiZF2vCupQ==
50-
dependencies:
51-
"@types/uuid" "^9.0.0"
52-
chalk "^4.1.0"
53-
js-levenshtein "^1.1.6"
54-
uuid "^9.0.0"
55-
56-
"@apollo/gateway@2.10.1":
57-
version "2.10.1"
58-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.10.1.tgz#c604da74a43afe0e31b13b40b3341e312bd8f28b"
59-
integrity sha512-MFU41xHK3KUOpw4+PlJxeFxxSajoO39Pm9jeIjAG8TtXAmIJHdqXWnM3eHJ2LZkqfZ99L8L5ZCkDygvgisO9NA==
36+
"@apollo/gateway@2.11.2":
37+
version "2.11.2"
38+
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.11.2.tgz#fbadbc50968bf65cd19e768eac6503b42ba4867d"
39+
integrity sha512-QeE/aVYUhYJFxXJK0vF6zr0x6yRKpaSr5b9q7vxWVktihrzsAVS+GwALbcliU/hkGgntXwO+jvXwz9mEKrdwnw==
6040
dependencies:
61-
"@apollo/composition" "2.10.1"
62-
"@apollo/federation-internals" "2.10.1"
63-
"@apollo/query-planner" "2.10.1"
41+
"@apollo/composition" "2.11.2"
42+
"@apollo/federation-internals" "2.11.2"
43+
"@apollo/query-planner" "2.11.2"
6444
"@apollo/server-gateway-interface" "^1.1.0"
6545
"@apollo/usage-reporting-protobuf" "^4.1.0"
6646
"@apollo/utils.createhash" "^2.0.0"
@@ -95,23 +75,23 @@
9575
"@types/long" "^4.0.0"
9676
long "^4.0.0"
9777

98-
"@apollo/query-graphs@2.10.1":
99-
version "2.10.1"
100-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.10.1.tgz#1a05598d4619a0051ca09ebd51ccdee94a053c36"
101-
integrity sha512-nJMujPDmmkPqZcHYIa8pe738uknFEyldYGQj2cljj/mhuL7lmF3oNS4xsdjes16v3cIAngBYzPkPJfRTf57yPg==
78+
"@apollo/query-graphs@2.11.2":
79+
version "2.11.2"
80+
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.11.2.tgz#7d43f3efa9b11e8cfba476c4bce1c9964792d885"
81+
integrity sha512-LwGumh0XkOMSA4+RhSVYY1Yd4wa3Mi8ylDk8GyhMl4kpFAOb2x+SRIka+kEDNPufu9wNSl457/rVeAxNw1zZ1Q==
10282
dependencies:
103-
"@apollo/federation-internals" "2.10.1"
83+
"@apollo/federation-internals" "2.11.2"
10484
deep-equal "^2.0.5"
10585
ts-graphviz "^1.5.4"
10686
uuid "^9.0.0"
10787

108-
"@apollo/query-planner@2.10.1":
109-
version "2.10.1"
110-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.10.1.tgz#e9a1beb759412844e36ebb9aa9541429c983c749"
111-
integrity sha512-DPBI/+K0Qw5jS8Y+vJDnTYl40fPIuoWT6/4VQEXtfI1Dskvw0HrfgeGLmdOZHI8R07A9/DGQZr/V7AdQTWIwzg==
88+
"@apollo/query-planner@2.11.2":
89+
version "2.11.2"
90+
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.11.2.tgz#cecaa39a937b6bad4450694db712a05ca340db19"
91+
integrity sha512-wrJ10uryy+Ir5V3tOjDbuXOgHZMgI4/O5IcBYIayEFPrZBG2TaDWVNN14b0Ri0j27p+foxbGErs8t1Daphvbjg==
11292
dependencies:
113-
"@apollo/federation-internals" "2.10.1"
114-
"@apollo/query-graphs" "2.10.1"
93+
"@apollo/federation-internals" "2.11.2"
94+
"@apollo/query-graphs" "2.11.2"
11595
"@apollo/utils.keyvaluecache" "^2.1.0"
11696
chalk "^4.1.0"
11797
deep-equal "^2.0.5"
@@ -186,14 +166,6 @@
186166
"@apollo/cache-control-types" "^1.0.2"
187167
"@apollo/federation-internals" "2.11.2"
188168

189-
"@apollo/subgraph@2.2.3":
190-
version "2.2.3"
191-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e"
192-
integrity sha512-y7SdZaDbRJXq6xQcwT5Xj/KR1RAV9cokKK0XcMIBGvXcUXdMVorFxX2pYGzxyiIM7y4qFsAF/L8+0G5dtrnkZw==
193-
dependencies:
194-
"@apollo/cache-control-types" "^1.0.2"
195-
"@apollo/federation-internals" "^2.2.3"
196-
197169
"@apollo/usage-reporting-protobuf@^4.1.0", "@apollo/usage-reporting-protobuf@^4.1.1":
198170
version "4.1.1"
199171
resolved "https://registry.yarnpkg.com/@apollo/usage-reporting-protobuf/-/usage-reporting-protobuf-4.1.1.tgz#407c3d18c7fbed7a264f3b9a3812620b93499de1"

0 commit comments

Comments
 (0)