Skip to content

Commit ecb5c4d

Browse files
committed
chore(deps): update apollo graphql packages to v2.3.0
1 parent 1130944 commit ecb5c4d

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
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/gateway@2.2.3",
28-
"@apollo/subgraph-v2": "npm:@apollo/subgraph@2.2.3",
27+
"@apollo/gateway-v2": "npm:@apollo/gateway@2.3.0",
28+
"@apollo/subgraph-v2": "npm:@apollo/subgraph@2.3.0",
2929
"@nestjs/common": "8.4.7",
3030
"@nestjs/core": "8.4.7",
3131
"@nestjs/platform-express": "8.4.7",

yarn.lock

Lines changed: 38 additions & 38 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/composition@^2.2.3":
18-
version "2.2.3"
19-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.2.3.tgz#50369575cd134a50794746498b7de57a4e197d15"
20-
integrity sha512-wgBZHbt1F8KS8JVzsEHVVQXSzu+ZT8K9Aa9AYFP6axT4wDZTmpQDS7C34E9TyjIDBmUydmrDm5CiZ0KeFReA8Q==
17+
"@apollo/composition@2.3.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==
2121
dependencies:
22-
"@apollo/federation-internals" "^2.2.3"
23-
"@apollo/query-graphs" "^2.2.3"
22+
"@apollo/federation-internals" "2.3.0"
23+
"@apollo/query-graphs" "2.3.0"
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/federation-internals@^2.2.3":
31-
version "2.2.3"
32-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.2.3.tgz#5df721f15918aae501b886de5e8fd6f0a69e20a9"
33-
integrity sha512-6XN1p5AJAlACYBo+EbwPSYnmfRXPPNxlZRLSplB/PWBy9DnF+z+uq3L85Nqmom1JYepFf7JaUuWPBzCvjxAbmg==
30+
"@apollo/federation-internals@2.3.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==
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/gateway@2.2.3":
48-
version "2.2.3"
49-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.2.3.tgz#8ac85be77fd0e8b3605e6457c3342cde8380fb6a"
50-
integrity sha512-kTdSZq7qoGQ/Dlbz4CYTqdsXNfiy9cj+vjTRzf8JSS1Zf3QdllSrSCbWDPjBZOkTBhVoHETkgZ5xAwR4Sgb/3g==
47+
"@apollo/gateway-v2@npm:@apollo/gateway@2.3.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==
5151
dependencies:
52-
"@apollo/composition" "^2.2.3"
53-
"@apollo/federation-internals" "^2.2.3"
54-
"@apollo/query-planner" "^2.2.3"
52+
"@apollo/composition" "2.3.0"
53+
"@apollo/federation-internals" "2.3.0"
54+
"@apollo/query-planner" "2.3.0"
5555
"@apollo/server-gateway-interface" "^1.0.2"
5656
"@apollo/usage-reporting-protobuf" "^4.0.0"
5757
"@apollo/utils.createhash" "^1.1.0"
@@ -147,17 +147,28 @@
147147
"@types/node" "^10.1.0"
148148
long "^4.0.0"
149149

150-
"@apollo/query-graphs@^2.2.3":
151-
version "2.2.3"
152-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.2.3.tgz#2e272ab9396ef54cbf2408aa8814e70e647b47c3"
153-
integrity sha512-ykH5P72zPtnV8J415o8HX6IkJH8qBd3a+5qZCA1Fx5vLb1Y2RdKDDn2I6VH9dBFuVMQ8ggXvz1/F9XRMudO7ZQ==
150+
"@apollo/query-graphs@2.3.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==
154154
dependencies:
155-
"@apollo/federation-internals" "^2.2.3"
155+
"@apollo/federation-internals" "2.3.0"
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+
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==
165+
dependencies:
166+
"@apollo/federation-internals" "2.3.0"
167+
"@apollo/query-graphs" "2.3.0"
168+
chalk "^4.1.0"
169+
deep-equal "^2.0.5"
170+
pretty-format "^29.0.0"
171+
161172
"@apollo/query-planner@^0.12.1":
162173
version "0.12.1"
163174
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-0.12.1.tgz#1fff8d2c98e26adcf182726ef1973aaf6743aa8d"
@@ -167,17 +178,6 @@
167178
deep-equal "^2.0.5"
168179
pretty-format "^28.0.0"
169180

170-
"@apollo/query-planner@^2.2.3":
171-
version "2.2.3"
172-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.2.3.tgz#49108438fc90fd991054beda1d559e8561bbcbb1"
173-
integrity sha512-3uvbRqLC6honXj5seSjAvzSuOIfNIAHxdPdpBFCcsxjhC/ZS4qeqYKj+vn1SjA+GSXJ9nQ4GqQNcHX5OGZddTg==
174-
dependencies:
175-
"@apollo/federation-internals" "^2.2.3"
176-
"@apollo/query-graphs" "^2.2.3"
177-
chalk "^4.1.0"
178-
deep-equal "^2.0.5"
179-
pretty-format "^29.0.0"
180-
181181
"@apollo/server-gateway-interface@^1.0.2":
182182
version "1.0.3"
183183
resolved "https://registry.yarnpkg.com/@apollo/server-gateway-interface/-/server-gateway-interface-1.0.3.tgz#d33afd34eefbcc57153cd65aee3973443b81f204"
@@ -188,13 +188,13 @@
188188
"@apollo/utils.keyvaluecache" "^1.0.1"
189189
"@apollo/utils.logger" "^1.0.0"
190190

191-
"@apollo/subgraph-v2@npm:@apollo/subgraph@2.2.3":
192-
version "2.2.3"
193-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e"
194-
integrity sha512-y7SdZaDbRJXq6xQcwT5Xj/KR1RAV9cokKK0XcMIBGvXcUXdMVorFxX2pYGzxyiIM7y4qFsAF/L8+0G5dtrnkZw==
191+
"@apollo/subgraph-v2@npm:@apollo/subgraph@2.3.0":
192+
version "2.3.0"
193+
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3.0.tgz#2dc747c4bbfc3114060f7224683375154bd58607"
194+
integrity sha512-ryB1iVnnV6+xYVqryEU9ylWLpVuCkzIF0DwYpxBZqYAfRNIZHrpvou6o2k27xeJuMAh7pcDTmQW5PiCPAseubw==
195195
dependencies:
196196
"@apollo/cache-control-types" "^1.0.2"
197-
"@apollo/federation-internals" "^2.2.3"
197+
"@apollo/federation-internals" "2.3.0"
198198

199199
"@apollo/[email protected]", "@apollo/subgraph@^0.6.1":
200200
version "0.6.1"

0 commit comments

Comments
 (0)