File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 25
25
"@apollo/gateway" : " 2.3.3" ,
26
26
"@apollo/server" : " 4.4.1" ,
27
27
"@apollo/server-plugin-response-cache" : " 4.1.0" ,
28
- "@apollo/subgraph" : " 2.2 .3" ,
28
+ "@apollo/subgraph" : " 2.3 .3" ,
29
29
"@as-integrations/fastify" : " 1.3.2" ,
30
30
"@nestjs/common" : " 9.3.9" ,
31
31
"@nestjs/core" : " 9.3.9" ,
Original file line number Diff line number Diff line change 34
34
"ws" : " 8.12.1"
35
35
},
36
36
"devDependencies" : {
37
- "@apollo/subgraph" : " 2.2 .3" ,
37
+ "@apollo/subgraph" : " 2.3 .3" ,
38
38
"@nestjs/common" : " 9.3.9" ,
39
39
"@nestjs/core" : " 9.3.9" ,
40
40
"@nestjs/testing" : " 9.3.9" ,
Original file line number Diff line number Diff line change 23
23
" @apollo/federation-internals" " 2.3.3"
24
24
" @apollo/query-graphs" " 2.3.3"
25
25
26
- " @apollo/[email protected] " , "@apollo/federation-internals@^2.2.3" :
26
+
27
27
version "2.3.3"
28
28
resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.3.tgz#10663c0936fab24e66e3e3896aae91ccbeef4e89"
29
29
integrity sha512-QzqgwQ57ZsvzExCo/dMxZL38E2cALXkn6fG93c89VPwo+4Kpo87I7DNDJgYVDSYzNosemW9ya1jGFRvwjyfQMw==
151
151
uuid "^9.0.0"
152
152
whatwg-mimetype "^3.0.0"
153
153
154
- " @apollo/subgraph@2.2 .3 " :
155
- version "2.2 .3"
156
- resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2 .3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e "
157
- integrity sha512-y7SdZaDbRJXq6xQcwT5Xj/KR1RAV9cokKK0XcMIBGvXcUXdMVorFxX2pYGzxyiIM7y4qFsAF/L8+0G5dtrnkZw ==
154
+ " @apollo/subgraph@2.3 .3 " :
155
+ version "2.3 .3"
156
+ resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.3 .3.tgz#f2a24cfcb2d0ef8b2086aadcbbd15d22f416708b "
157
+ integrity sha512-stYoQ/pvm1TlSEU7DeW1YEk2cQ4yYIaS9tAEiPWTLzWivMwfbgVrsSGwBgME3UZ605EqHPXx4D1wVC/YfHT53Q ==
158
158
dependencies :
159
159
" @apollo/cache-control-types" " ^1.0.2"
160
- " @apollo/federation-internals" " ^2.2 .3"
160
+ " @apollo/federation-internals" " 2.3 .3"
161
161
162
162
" @apollo/usage-reporting-protobuf@^4.0.0 " :
163
163
version "4.0.2"
You can’t perform that action at this time.
0 commit comments