Skip to content

Commit 4a68551

Browse files
committed
chore(deps): update apollo graphql packages to v2.3.1
1 parent 075e1e1 commit 4a68551

File tree

2 files changed

+69
-36
lines changed

2 files changed

+69
-36
lines changed

packages/apollo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"devDependencies": {
2626
"@apollo/gateway": "0.54.1",
27-
"@apollo/gateway-v2": "npm:@apollo/[email protected].0",
28-
"@apollo/subgraph-v2": "npm:@apollo/[email protected].0",
27+
"@apollo/gateway-v2": "npm:@apollo/[email protected].1",
28+
"@apollo/subgraph-v2": "npm:@apollo/[email protected].1",
2929
"@nestjs/common": "8.4.7",
3030
"@nestjs/core": "8.4.7",
3131
"@nestjs/platform-express": "8.4.7",

yarn.lock

Lines changed: 67 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414
resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.2.tgz#f42ed3563acc7f1f50617d65d208483977adc68e"
1515
integrity sha512-Por80co1eUm4ATsvjCOoS/tIR8PHxqVjsA6z76I6Vw0rFn4cgyVElQcmQDIZiYsy41k8e5xkrMRECkM2WR8pNw==
1616

17-
"@apollo/[email protected].0":
18-
version "2.3.0"
19-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.0.tgz#1ef3a57627d648d428e7806ec8c29dcc2b100497"
20-
integrity sha512-bNPc0NuWB+znlhht1v4GI+sMKl7v0trnT2cKnhO6wA/78kiXj1pKaWl2zGhOaQLtxjFDGk9cNSobtnAkPN4YRg==
17+
"@apollo/[email protected].1":
18+
version "2.3.1"
19+
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.1.tgz#e4161044f2b66f3583f65cad25a8e3e9d342c938"
20+
integrity sha512-lNPBGkNTcWhEHFLjlWAr/ViqpMNOj+BxDPSktqp/Pd1dxWOzUuDLHSGjJY4ESKrBE2RhQ9Nb3jIKbsLmjF6jNg==
2121
dependencies:
22-
"@apollo/federation-internals" "2.3.0"
23-
"@apollo/query-graphs" "2.3.0"
22+
"@apollo/federation-internals" "2.3.1"
23+
"@apollo/query-graphs" "2.3.1"
2424

2525
"@apollo/core-schema@^0.2.0":
2626
version "0.2.0"
2727
resolved "https://registry.yarnpkg.com/@apollo/core-schema/-/core-schema-0.2.0.tgz#4eb529ee27553eeb6c18cd27eb0b94f2bd8b22a8"
2828
integrity sha512-bhzZMIyzP3rynXwtUuEt2ENJIgKd9P/iR98VsuA3tOyYdWPjD5BfsrdWO0oIJXW/pjbbr0oHX5gqutFRKYuwAA==
2929

30-
"@apollo/[email protected].0":
31-
version "2.3.0"
32-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.0.tgz#f1ed1b0678939985b453d5f2bea945aa90f17970"
33-
integrity sha512-VHulD2AXhrB6bindPIWEV8aE5lOjADi2pSsZKD3aPZL0jJzRxFNz2wOaP0DnTFUbm1FXlNuHJiJrRjlpIURQbg==
30+
"@apollo/[email protected].1":
31+
version "2.3.1"
32+
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.1.tgz#a011552fe229c6cc7d6b02b4d5409d4f6cd57e98"
33+
integrity sha512-XLsXLeEFBGZ5lhj4huEJTP5TAq3+t+EXqoFAEFX8hSQMAJ+lW+w51YZMbB4R7naojFf1ehlHSAit523GTE9aMA==
3434
dependencies:
3535
chalk "^4.1.0"
3636
js-levenshtein "^1.1.6"
@@ -44,15 +44,15 @@
4444
apollo-server-types "^3.0.2"
4545
lodash.xorby "^4.7.0"
4646

47-
"@apollo/gateway-v2@npm:@apollo/[email protected].0":
48-
version "2.3.0"
49-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.0.tgz#ba9bc55274b60f6bd4e116b26dfcc45761f529f8"
50-
integrity sha512-di6nbMH/T67Q2rWfgsdDVVkn5Oc02Oo1jZjjzDf95G6lEfDdCOconq63lyc921P3xz/UqZT7I7IlbpOhR3SRIw==
47+
"@apollo/gateway-v2@npm:@apollo/[email protected].1":
48+
version "2.3.1"
49+
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.1.tgz#fdaa72837d4fe720411e510ef1c6656cea50b77a"
50+
integrity sha512-kkZP591To697XL8rH6JOvStOU7URcHInKWEU2q3Llimwt4Gm1mlshlNNnlRiHy2ri6tim0/wL1qLBtFG2LUfDQ==
5151
dependencies:
52-
"@apollo/composition" "2.3.0"
53-
"@apollo/federation-internals" "2.3.0"
54-
"@apollo/query-planner" "2.3.0"
55-
"@apollo/server-gateway-interface" "^1.0.2"
52+
"@apollo/composition" "2.3.1"
53+
"@apollo/federation-internals" "2.3.1"
54+
"@apollo/query-planner" "2.3.1"
55+
"@apollo/server-gateway-interface" "^1.1.0"
5656
"@apollo/usage-reporting-protobuf" "^4.0.0"
5757
"@apollo/utils.createhash" "^1.1.0"
5858
"@apollo/utils.fetcher" "^1.1.0"
@@ -147,24 +147,24 @@
147147
"@types/node" "^10.1.0"
148148
long "^4.0.0"
149149

150-
"@apollo/[email protected].0":
151-
version "2.3.0"
152-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.0.tgz#c65020d657479049156bb948a723abfd12e26814"
153-
integrity sha512-Z1m5O251Hn+YbptANxYIKO0Ag3Mav4Z7Fhxr19G/jmaS7iJrBIlOJ1HLgVjVjko+kc2dGKbOozF4W1UhYBI0Iw==
150+
"@apollo/[email protected].1":
151+
version "2.3.1"
152+
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.1.tgz#a1b98debb2f8b63b335cb30bc55613cc251476b0"
153+
integrity sha512-mvEBk3KTrKr5Av3KlwPG+1Ve8vPngNxLb0NSc49FHGEticpd/p8ZV6hD2Jh8LNLdhEu5g0POr78b+mtJccqo4g==
154154
dependencies:
155-
"@apollo/federation-internals" "2.3.0"
155+
"@apollo/federation-internals" "2.3.1"
156156
"@types/uuid" "^8.3.4"
157157
deep-equal "^2.0.5"
158158
ts-graphviz "^0.16.0"
159159
uuid "^9.0.0"
160160

161-
"@apollo/[email protected].0":
162-
version "2.3.0"
163-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.0.tgz#7972b16c6e49483eba21c9998138f5f5b2d6c3da"
164-
integrity sha512-BHH1yMvyBlzJnNIKt3TxeR92JD4QPWmGnbILp7UrSiuUJBM+7YD/LCIgdVLXFV/mtlWPwHDcaFzaZoIFaGQwzw==
161+
"@apollo/[email protected].1":
162+
version "2.3.1"
163+
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.1.tgz#cb72ca8a2dec75feaa0cd5ce135da08a8ca5afe4"
164+
integrity sha512-VcW9o1HsTOf2UbKfz+ee1zhTaFvTjenvzgdPSVbv4/EaYF0O1NgVq1UDhOOVcEa5ky7FaLLhRxZI6AImGx5F+A==
165165
dependencies:
166-
"@apollo/federation-internals" "2.3.0"
167-
"@apollo/query-graphs" "2.3.0"
166+
"@apollo/federation-internals" "2.3.1"
167+
"@apollo/query-graphs" "2.3.1"
168168
chalk "^4.1.0"
169169
deep-equal "^2.0.5"
170170
pretty-format "^29.0.0"
@@ -188,13 +188,23 @@
188188
"@apollo/utils.keyvaluecache" "^1.0.1"
189189
"@apollo/utils.logger" "^1.0.0"
190190

191-
"@apollo/subgraph-v2@npm:@apollo/[email protected]":
192-
version "2.3.0"
193-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.0.tgz#2dc747c4bbfc3114060f7224683375154bd58607"
194-
integrity sha512-ryB1iVnnV6+xYVqryEU9ylWLpVuCkzIF0DwYpxBZqYAfRNIZHrpvou6o2k27xeJuMAh7pcDTmQW5PiCPAseubw==
191+
"@apollo/server-gateway-interface@^1.1.0":
192+
version "1.1.0"
193+
resolved "https://registry.yarnpkg.com/@apollo/server-gateway-interface/-/server-gateway-interface-1.1.0.tgz#592a6dfcf0359a15785ec62c1b6fa51ca761fe08"
194+
integrity sha512-0rhG++QtGfr4YhhIHgxZ9BdMFthaPY6LbhI9Au90osbfLMiZ7f8dmZsEX1mp7O1h8MJwCu6Dp0I/KcGbSvfUGA==
195+
dependencies:
196+
"@apollo/usage-reporting-protobuf" "^4.0.0"
197+
"@apollo/utils.fetcher" "^2.0.0"
198+
"@apollo/utils.keyvaluecache" "^2.1.0"
199+
"@apollo/utils.logger" "^2.0.0"
200+
201+
"@apollo/subgraph-v2@npm:@apollo/[email protected]":
202+
version "2.3.1"
203+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.1.tgz#90cc816872c5ecd5308a91b9b1c7a5499aa8650f"
204+
integrity sha512-xn9SZm1sJNJLfyqtXV8ZxI0tQSsikkjExGCoEfXYqHINDucXRqHtPVlCv5G6k0xhrDQhmmzlvGMzsCuWsUAv4Q==
195205
dependencies:
196206
"@apollo/cache-control-types" "^1.0.2"
197-
"@apollo/federation-internals" "2.3.0"
207+
"@apollo/federation-internals" "2.3.1"
198208

199209
"@apollo/[email protected]", "@apollo/subgraph@^0.6.1":
200210
version "0.6.1"
@@ -248,6 +258,11 @@
248258
resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-1.1.0.tgz#025a0343cf7598bef3d540a9dba75d9cc42c09ac"
249259
integrity sha512-UOI25Q8kN6ADYxCPSzilMzMir2CNNFLif/+1WcTgMog9HbMGtG3LSlC9vStsSBcNGlwViaFFGP4ybgoZ2Ro5rQ==
250260

261+
"@apollo/utils.fetcher@^2.0.0":
262+
version "2.0.0"
263+
resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-2.0.0.tgz#efdaa94dd339c0745d5a09ff649e82abb247597f"
264+
integrity sha512-RC0twEwwBKbhk/y4B2X4YEciRG1xoKMgiPy5xQqNMd3pG78sR+ybctG/m7c/8+NaaQOS22UPUCBd6yS6WihBIg==
265+
251266
"@apollo/utils.isnodelike@^1.0.0":
252267
version "1.0.0"
253268
resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-1.0.0.tgz#a7b2638f7c39acbdbd5b3f62c94708ed4789c246"
@@ -266,11 +281,24 @@
266281
"@apollo/utils.logger" "^1.0.0"
267282
lru-cache "^7.10.1"
268283

284+
"@apollo/utils.keyvaluecache@^2.1.0":
285+
version "2.1.0"
286+
resolved "https://registry.yarnpkg.com/@apollo/utils.keyvaluecache/-/utils.keyvaluecache-2.1.0.tgz#90b3d1ca7e0e97a51f6705743057b0e5b8902480"
287+
integrity sha512-WBNI4H1dGX2fHMk5j4cJo7mlXWn1X6DYCxQ50IvmI7Xv7Y4QKiA5EwbLOCITh9OIZQrVX7L0ASBSgTt6jYx/cg==
288+
dependencies:
289+
"@apollo/utils.logger" "^2.0.0"
290+
lru-cache "^7.14.1"
291+
269292
"@apollo/utils.logger@^1.0.0":
270293
version "1.0.0"
271294
resolved "https://registry.yarnpkg.com/@apollo/utils.logger/-/utils.logger-1.0.0.tgz#6e3460a2250c2ef7c2c3b0be6b5e148a1596f12b"
272295
integrity sha512-dx9XrjyisD2pOa+KsB5RcDbWIAdgC91gJfeyLCgy0ctJMjQe7yZK5kdWaWlaOoCeX0z6YI9iYlg7vMPyMpQF3Q==
273296

297+
"@apollo/utils.logger@^2.0.0":
298+
version "2.0.0"
299+
resolved "https://registry.yarnpkg.com/@apollo/utils.logger/-/utils.logger-2.0.0.tgz#db8ec1e75daef37bcba0d31e0ea23b56126f3a5a"
300+
integrity sha512-o8qYwgV2sYg+PcGKIfwAZaZsQOTEfV8q3mH7Pw8GB/I/Uh2L9iaHdpiKuR++j7oe1K87lFm0z/JAezMOR9CGhg==
301+
274302
"@apollo/utils.printwithreducedwhitespace@^1.1.0":
275303
version "1.1.0"
276304
resolved "https://registry.yarnpkg.com/@apollo/utils.printwithreducedwhitespace/-/utils.printwithreducedwhitespace-1.1.0.tgz#c466299a4766eef8577a2a64c8f27712e8bd7e30"
@@ -8325,6 +8353,11 @@ lru-cache@^7.13.1:
83258353
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.0.tgz#21be64954a4680e303a09e9468f880b98a0b3c7f"
83268354
integrity sha512-EIRtP1GrSJny0dqb50QXRUNBxHJhcpxHC++M5tD7RYbvLLn5KVWKsbyswSSqDuU15UFi3bgTQIY8nhDMeF6aDQ==
83278355

8356+
lru-cache@^7.14.1:
8357+
version "7.14.1"
8358+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.1.tgz#8da8d2f5f59827edb388e63e459ac23d6d408fea"
8359+
integrity sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==
8360+
83288361
macos-release@^3.0.1:
83298362
version "3.0.1"
83308363
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-3.0.1.tgz#7d2a1329a616297db4a57f3d3ba8fa07a7caadd6"

0 commit comments

Comments
 (0)