Skip to content

Commit 01a89ba

Browse files
committed
chore(deps): update apollo graphql packages to v2.2.3
1 parent 41eab46 commit 01a89ba

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].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: 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/composition@^2.2.2":
18-
version "2.2.2"
19-
resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.2.2.tgz#d53e0afec26e7df1addc0597362a02510e20affa"
20-
integrity sha512-5wj9FqDu4E4xfOOLz4SKib8eJQgamHCgOdxwmrGj9N3B8o6P2A+zMfKEVHvEnSpRMKRm9HVcdSGdYV6QcjDIdQ==
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==
2121
dependencies:
22-
"@apollo/federation-internals" "^2.2.2"
23-
"@apollo/query-graphs" "^2.2.2"
22+
"@apollo/federation-internals" "^2.2.3"
23+
"@apollo/query-graphs" "^2.2.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/federation-internals@^2.2.2":
31-
version "2.2.2"
32-
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.2.2.tgz#ca8e0a3838600d95274d875df07d62ba72414ff1"
33-
integrity sha512-Q16I75qZ6jA8lCoZedM5938oZONrJyL7Pk6TOqw44fndea0As0pb2Ug8dV3pAWq4HhJ+/vBu2WoP14CFcxA9Yw==
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==
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].2":
48-
version "2.2.2"
49-
resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.2.2.tgz#8add24f0287838c0d6992e002da02b36218cc622"
50-
integrity sha512-oSsrbf7svgbmhAe8tSpPh3hDblWcRM/Elx8hCfGEmnDR+nZy2/kfsknk0SFKWdPSq/agtdAXFwdKfWN2DF2rYg==
47+
"@apollo/gateway-v2@npm:@apollo/[email protected].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==
5151
dependencies:
52-
"@apollo/composition" "^2.2.2"
53-
"@apollo/federation-internals" "^2.2.2"
54-
"@apollo/query-planner" "^2.2.2"
52+
"@apollo/composition" "^2.2.3"
53+
"@apollo/federation-internals" "^2.2.3"
54+
"@apollo/query-planner" "^2.2.3"
5555
"@apollo/server-gateway-interface" "^1.0.2"
5656
"@apollo/usage-reporting-protobuf" "^4.0.0"
5757
"@apollo/utils.createhash" "^1.1.0"
@@ -147,12 +147,12 @@
147147
"@types/node" "^10.1.0"
148148
long "^4.0.0"
149149

150-
"@apollo/query-graphs@^2.2.2":
151-
version "2.2.2"
152-
resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.2.2.tgz#0fe0c333e26aa8d7198081feed2db2314112dca2"
153-
integrity sha512-NHxqfDEsMNFqwxSQ8lqj9APP0jGQAvxt0LOEb4WZgVdw303g1qxu2BapUS4YjxKVRqHDap/EAzBHgwg4J2zfjA==
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==
154154
dependencies:
155-
"@apollo/federation-internals" "^2.2.2"
155+
"@apollo/federation-internals" "^2.2.3"
156156
"@types/uuid" "^8.3.4"
157157
deep-equal "^2.0.5"
158158
ts-graphviz "^0.16.0"
@@ -167,13 +167,13 @@
167167
deep-equal "^2.0.5"
168168
pretty-format "^28.0.0"
169169

170-
"@apollo/query-planner@^2.2.2":
171-
version "2.2.2"
172-
resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.2.2.tgz#fc712719f8f1eb07d6cd80e5705e5366d217aaf6"
173-
integrity sha512-jKEZU2DzEmL0X0gewlknVVdah8jXpoKhtqOmg8RSAD2fFQtk3gpiceprBDEdmigQwLl97SDXGNjiWlkIRdz9Sg==
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==
174174
dependencies:
175-
"@apollo/federation-internals" "^2.2.2"
176-
"@apollo/query-graphs" "^2.2.2"
175+
"@apollo/federation-internals" "^2.2.3"
176+
"@apollo/query-graphs" "^2.2.3"
177177
chalk "^4.1.0"
178178
deep-equal "^2.0.5"
179179
pretty-format "^29.0.0"
@@ -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/[email protected].2":
192-
version "2.2.2"
193-
resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.2.tgz#5cfb9d580cc1f84b46c4ee29238d1d16bdb1507a"
194-
integrity sha512-CUJPN1v9JZgkMBWkmufJMGduUwTD4fFyjOk2oLRWUDB41r9+eeyI3/CvuuGaZH+xMxMOSf5HN9tbbAO/sPnuTQ==
191+
"@apollo/subgraph-v2@npm:@apollo/[email protected].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==
195195
dependencies:
196196
"@apollo/cache-control-types" "^1.0.2"
197-
"@apollo/federation-internals" "^2.2.2"
197+
"@apollo/federation-internals" "^2.2.3"
198198

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

0 commit comments

Comments
 (0)