Skip to content

Commit 8820d5b

Browse files
committed
chore(deps): update apollo graphql packages to v2.3.3
1 parent c17cfae commit 8820d5b

File tree

2 files changed

+53
-64
lines changed

2 files changed

+53
-64
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].2",
28-
"@apollo/subgraph-v2": "npm:@apollo/[email protected].2",
27+
"@apollo/gateway-v2": "npm:@apollo/[email protected].3",
28+
"@apollo/subgraph-v2": "npm:@apollo/[email protected].3",
2929
"@nestjs/common": "8.4.7",
3030
"@nestjs/core": "8.4.7",
3131
"@nestjs/platform-express": "8.4.7",

yarn.lock

Lines changed: 51 additions & 62 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].2":
18-
version "2.3.2"
19-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.2.tgz#22c058c2f69b26a46ad210820cb97255d36caf12"
20-
integrity sha512-bUoGq9jJ+IfYSKY0oO/64XWIKPe13XY+eePaPIiQksKu/M0iylCI6RmNNFlLQAax2jHpILJ7+1X8LuURN6zjjA==
17+
"@apollo/[email protected].3":
18+
version "2.3.3"
19+
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.3.tgz#98655806bd7028c97839c89c40eb3527537aafcc"
20+
integrity sha512-Jx1F7IvjErM1HZ7I6NFQ667O9IAAfnVqzhpom/Z++pyeot5OsMqsunAQTRj57WyX/W9eZ/DCjlEH/G7S7SEdBQ==
2121
dependencies:
22-
"@apollo/federation-internals" "2.3.2"
23-
"@apollo/query-graphs" "2.3.2"
22+
"@apollo/federation-internals" "2.3.3"
23+
"@apollo/query-graphs" "2.3.3"
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].2":
31-
version "2.3.2"
32-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.2.tgz#a3609b4b065101a647409027f2ea4917cb3a52b5"
33-
integrity sha512-XtXQag8sV75BoNlzu6ci5mn2U+QGNZdkRB8Igi5e31VqnBx4XSdvbyx6Ht1lvYru9GCYx6OqGWZqqPqAXG72/Q==
30+
"@apollo/[email protected].3":
31+
version "2.3.3"
32+
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.3.tgz#10663c0936fab24e66e3e3896aae91ccbeef4e89"
33+
integrity sha512-QzqgwQ57ZsvzExCo/dMxZL38E2cALXkn6fG93c89VPwo+4Kpo87I7DNDJgYVDSYzNosemW9ya1jGFRvwjyfQMw==
3434
dependencies:
3535
chalk "^4.1.0"
3636
js-levenshtein "^1.1.6"
@@ -44,20 +44,20 @@
4444
apollo-server-types "^3.0.2"
4545
lodash.xorby "^4.7.0"
4646

47-
"@apollo/gateway-v2@npm:@apollo/[email protected].2":
48-
version "2.3.2"
49-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.2.tgz#fd190b5113300a5c4de6e0f8be3462f71250f83f"
50-
integrity sha512-D7p1I6wfHA9XY0HJXyBDouaGCcd/+oUU7bhSyVg1MmREL52sZnSk/140nds5L93jHca3Gl3IB4kiQ5JUJXfA6w==
47+
"@apollo/gateway-v2@npm:@apollo/[email protected].3":
48+
version "2.3.3"
49+
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.3.tgz#4739ecd55828c53a615a70e63cebf0be961d648d"
50+
integrity sha512-c/bI5D/cVfizzMZgq3d3pQ7NkeoFNMhgFjPGlybc1Cs48SpYhA/KMqLpZifZyQC2QOA1hH/GdPbaa11e49elmw==
5151
dependencies:
52-
"@apollo/composition" "2.3.2"
53-
"@apollo/federation-internals" "2.3.2"
54-
"@apollo/query-planner" "2.3.2"
52+
"@apollo/composition" "2.3.3"
53+
"@apollo/federation-internals" "2.3.3"
54+
"@apollo/query-planner" "2.3.3"
5555
"@apollo/server-gateway-interface" "^1.1.0"
5656
"@apollo/usage-reporting-protobuf" "^4.0.0"
57-
"@apollo/utils.createhash" "^1.1.0"
58-
"@apollo/utils.fetcher" "^1.1.0"
59-
"@apollo/utils.isnodelike" "^1.1.0"
60-
"@apollo/utils.logger" "^1.0.0"
57+
"@apollo/utils.createhash" "^2.0.0"
58+
"@apollo/utils.fetcher" "^2.0.0"
59+
"@apollo/utils.isnodelike" "^2.0.0"
60+
"@apollo/utils.logger" "^2.0.0"
6161
"@josephg/resolvable" "^1.0.1"
6262
"@opentelemetry/api" "^1.0.1"
6363
"@types/node-fetch" "^2.6.2"
@@ -147,24 +147,23 @@
147147
"@types/node" "^10.1.0"
148148
long "^4.0.0"
149149

150-
"@apollo/[email protected].2":
151-
version "2.3.2"
152-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.2.tgz#fc39751f9127cefd5dcfd64dd044afdc68bf7dd5"
153-
integrity sha512-NC/+JfvSZ7i+1wOr0YRX7T156exYbPUeG6LPibENTNleJrPfCSfULlUIsqwVY87/c7bUwFXu+oK8bTdRXfxIQg==
150+
"@apollo/[email protected].3":
151+
version "2.3.3"
152+
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.3.tgz#229a470189686d38445b918741dcdd5fe032c3c1"
153+
integrity sha512-yORR+BbeS7wWxU7GQsJO3oNG0mzsjDHSicJcCVC9kCuW5PqNvPwrtpTlTFrJzukbD2mq9uASO0AJff5emkhHlA==
154154
dependencies:
155-
"@apollo/federation-internals" "2.3.2"
156-
"@types/uuid" "^8.3.4"
155+
"@apollo/federation-internals" "2.3.3"
157156
deep-equal "^2.0.5"
158-
ts-graphviz "^0.16.0"
157+
ts-graphviz "^1.5.4"
159158
uuid "^9.0.0"
160159

161-
"@apollo/[email protected].2":
162-
version "2.3.2"
163-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.2.tgz#84adac7110618aad0c112b3aa5eccb9ab7a3c389"
164-
integrity sha512-cYkElr1GpYmn6WnfmZc3DGfQEoOa+7DC4aOd5OLcW6l7AIFa9B374R7wmHeW68voNNhr7KYCpBBa9xuZhx7GEw==
160+
"@apollo/[email protected].3":
161+
version "2.3.3"
162+
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.3.tgz#95eb89a4d1636c8df4e326e8936270b2d24d791d"
163+
integrity sha512-XB21o/USJCL+XJD4lPMwRKSa1aWk8xZcYRb9mEt6C133bn2bk488u9IOKaumBaGAt7TgEyEvm9YccIua9+w4FA==
165164
dependencies:
166-
"@apollo/federation-internals" "2.3.2"
167-
"@apollo/query-graphs" "2.3.2"
165+
"@apollo/federation-internals" "2.3.3"
166+
"@apollo/query-graphs" "2.3.3"
168167
chalk "^4.1.0"
169168
deep-equal "^2.0.5"
170169
pretty-format "^29.0.0"
@@ -198,13 +197,13 @@
198197
"@apollo/utils.keyvaluecache" "^2.1.0"
199198
"@apollo/utils.logger" "^2.0.0"
200199

201-
"@apollo/subgraph-v2@npm:@apollo/[email protected].2":
202-
version "2.3.2"
203-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.2.tgz#f59ce196b2556a40e95e250e3357939153faa6e4"
204-
integrity sha512-PYSVD+tx49EVjII25Ip1QsrOCn/Bmh7KBqoqZsp/AT/8yGbqX5j9oAeRH37QcOxbl8TXBcJBDKbPO/KzUln1Dg==
200+
"@apollo/subgraph-v2@npm:@apollo/[email protected].3":
201+
version "2.3.3"
202+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.3.tgz#f2a24cfcb2d0ef8b2086aadcbbd15d22f416708b"
203+
integrity sha512-stYoQ/pvm1TlSEU7DeW1YEk2cQ4yYIaS9tAEiPWTLzWivMwfbgVrsSGwBgME3UZ605EqHPXx4D1wVC/YfHT53Q==
205204
dependencies:
206205
"@apollo/cache-control-types" "^1.0.2"
207-
"@apollo/federation-internals" "2.3.2"
206+
"@apollo/federation-internals" "2.3.3"
208207

209208
"@apollo/[email protected]", "@apollo/subgraph@^0.6.1":
210209
version "0.6.1"
@@ -235,12 +234,12 @@
235234
"@apollo/utils.isnodelike" "^1.0.0"
236235
sha.js "^2.4.11"
237236

238-
"@apollo/utils.createhash@^1.1.0":
239-
version "1.1.0"
240-
resolved "https://registry.yarnpkg.com/@apollo/utils.createhash/-/utils.createhash-1.1.0.tgz#b18a353008d2583a34eaebaf471aff6e15360172"
241-
integrity sha512-5fT4ZiW75515OlikWpIQzaVDws1yy9VgYSoHoJCrvI2UH6/7YNKXQjbjT5qVYu6ytch2wBxFMfFfYWMn/2bSCQ==
237+
"@apollo/utils.createhash@^2.0.0":
238+
version "2.0.0"
239+
resolved "https://registry.yarnpkg.com/@apollo/utils.createhash/-/utils.createhash-2.0.0.tgz#5063a5fb1405ce89a76bb412997e035d98947c9d"
240+
integrity sha512-9GhGGD3J0HJF/VC+odwYpKi3Cg1NWrsO8GQvyGwDS5v/78I3154Hn8s4tpW+nqoaQ/lAvxdQQr3HM1b5HLM6Ww==
242241
dependencies:
243-
"@apollo/utils.isnodelike" "^1.1.0"
242+
"@apollo/utils.isnodelike" "^2.0.0"
244243
sha.js "^2.4.11"
245244

246245
"@apollo/utils.dropunuseddefinitions@^1.1.0":
@@ -253,11 +252,6 @@
253252
resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-1.0.0.tgz#467c99e97c1a81841435280707fcf2fb0b5768b7"
254253
integrity sha512-SpJH69ffk91BoYSVb12Dt/jFQKVOrm4NE59XUeHXRsha1xBmxjvZNN6qvYySAcGjloW4TtFZYlPkBpwjMRWymw==
255254

256-
"@apollo/utils.fetcher@^1.1.0":
257-
version "1.1.0"
258-
resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-1.1.0.tgz#025a0343cf7598bef3d540a9dba75d9cc42c09ac"
259-
integrity sha512-UOI25Q8kN6ADYxCPSzilMzMir2CNNFLif/+1WcTgMog9HbMGtG3LSlC9vStsSBcNGlwViaFFGP4ybgoZ2Ro5rQ==
260-
261255
"@apollo/utils.fetcher@^2.0.0":
262256
version "2.0.0"
263257
resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-2.0.0.tgz#efdaa94dd339c0745d5a09ff649e82abb247597f"
@@ -268,10 +262,10 @@
268262
resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-1.0.0.tgz#a7b2638f7c39acbdbd5b3f62c94708ed4789c246"
269263
integrity sha512-uS0TNODZXYDiKp5r+OXUtqLcjgcJ7s0GyY8m+TGnYOLu6CpqL4BiJSR54o4gXK+oxFGWy7Fs2NjVJtjFVt8ifg==
270264

271-
"@apollo/utils.isnodelike@^1.1.0":
272-
version "1.1.0"
273-
resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-1.1.0.tgz#24d3f36276b6ba4b08117925083bc5c5f2513c3d"
274-
integrity sha512-q/Q82kBUSEcx1ED11JO1TYBY781mWluUnBD8NvhjHVsu1K1C5R9BZVUxShyK/V8XcePcRUB5fdWOcBMGwS0KOA==
265+
"@apollo/utils.isnodelike@^2.0.0":
266+
version "2.0.0"
267+
resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-2.0.0.tgz#549653f66ed58e07497a6d0a31c6acaa32c8746d"
268+
integrity sha512-77CiAM2qDXn0haQYrgX0UgrboQykb+bOHaz5p3KKItMwUZ/EFphzuB2vqHvubneIc9dxJcTx2L7MFDswRw/JAQ==
275269

276270
"@apollo/utils.keyvaluecache@^1.0.1":
277271
version "1.0.1"
@@ -2459,11 +2453,6 @@
24592453
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
24602454
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
24612455

2462-
"@types/uuid@^8.3.4":
2463-
version "8.3.4"
2464-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
2465-
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
2466-
24672456
"@types/validator@^13.7.10":
24682457
version "13.7.10"
24692458
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.10.tgz#f9763dc0933f8324920afa9c0790308eedf55ca7"
@@ -10810,10 +10799,10 @@ trim-newlines@^3.0.0:
1081010799
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
1081110800
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
1081210801

10813-
ts-graphviz@^0.16.0:
10814-
version "0.16.0"
10815-
resolved "https://registry.yarnpkg.com/ts-graphviz/-/ts-graphviz-0.16.0.tgz#7a6e6b5434854bc90ab861e70d5af0d6d20729a7"
10816-
integrity sha512-3fTPO+G6bSQNvMh/XQQzyiahVLMMj9kqYO99ivUraNJ3Wp05HZOOVtRhi6w9hq7+laP1MKHjLBtGWqTeb1fcpg==
10802+
ts-graphviz@^1.5.4:
10803+
version "1.5.5"
10804+
resolved "https://registry.yarnpkg.com/ts-graphviz/-/ts-graphviz-1.5.5.tgz#b5e9079c18289fb36b6b53f3d81da96445c37514"
10805+
integrity sha512-abon0Tlcgvxcqr8x+p8QH1fTbR2R4cEXKGZfT4OJONZWah2YfqkmERb6hrr82omAc1IHwk5PlF8g4BS/ECYvwQ==
1081710806

1081810807
ts-invariant@^0.4.0:
1081910808
version "0.4.4"

0 commit comments

Comments
 (0)