Skip to content

Commit a8bcbb7

Browse files
committed
chore(deps): update apollo graphql packages to v2.3.2
1 parent 1c1ef48 commit a8bcbb7

File tree

2 files changed

+35
-35
lines changed

2 files changed

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

yarn.lock

Lines changed: 33 additions & 33 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].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==
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==
2121
dependencies:
22-
"@apollo/federation-internals" "2.3.1"
23-
"@apollo/query-graphs" "2.3.1"
22+
"@apollo/federation-internals" "2.3.2"
23+
"@apollo/query-graphs" "2.3.2"
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].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==
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==
3434
dependencies:
3535
chalk "^4.1.0"
3636
js-levenshtein "^1.1.6"
@@ -44,14 +44,14 @@
4444
apollo-server-types "^3.0.2"
4545
lodash.xorby "^4.7.0"
4646

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==
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==
5151
dependencies:
52-
"@apollo/composition" "2.3.1"
53-
"@apollo/federation-internals" "2.3.1"
54-
"@apollo/query-planner" "2.3.1"
52+
"@apollo/composition" "2.3.2"
53+
"@apollo/federation-internals" "2.3.2"
54+
"@apollo/query-planner" "2.3.2"
5555
"@apollo/server-gateway-interface" "^1.1.0"
5656
"@apollo/usage-reporting-protobuf" "^4.0.0"
5757
"@apollo/utils.createhash" "^1.1.0"
@@ -147,24 +147,24 @@
147147
"@types/node" "^10.1.0"
148148
long "^4.0.0"
149149

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==
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==
154154
dependencies:
155-
"@apollo/federation-internals" "2.3.1"
155+
"@apollo/federation-internals" "2.3.2"
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].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==
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==
165165
dependencies:
166-
"@apollo/federation-internals" "2.3.1"
167-
"@apollo/query-graphs" "2.3.1"
166+
"@apollo/federation-internals" "2.3.2"
167+
"@apollo/query-graphs" "2.3.2"
168168
chalk "^4.1.0"
169169
deep-equal "^2.0.5"
170170
pretty-format "^29.0.0"
@@ -198,13 +198,13 @@
198198
"@apollo/utils.keyvaluecache" "^2.1.0"
199199
"@apollo/utils.logger" "^2.0.0"
200200

201-
"@apollo/subgraph-v2@npm:@apollo/[email protected].1":
202-
version "2.3.1"
203-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.1.tgz#90cc816872c5ecd5308a91b9b1c7a5499aa8650f"
204-
integrity sha512-xn9SZm1sJNJLfyqtXV8ZxI0tQSsikkjExGCoEfXYqHINDucXRqHtPVlCv5G6k0xhrDQhmmzlvGMzsCuWsUAv4Q==
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==
205205
dependencies:
206206
"@apollo/cache-control-types" "^1.0.2"
207-
"@apollo/federation-internals" "2.3.1"
207+
"@apollo/federation-internals" "2.3.2"
208208

209209
"@apollo/[email protected]", "@apollo/subgraph@^0.6.1":
210210
version "0.6.1"

0 commit comments

Comments
 (0)