File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
federation-v1/gateways/apollo-server Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
"tsx" : " 4.19.2" ,
8
8
"typescript" : " 5.6.3" ,
9
9
"graphql" : " 16.9.0" ,
10
- "@apollo/server" : " 4.11.0 " ,
10
+ "@apollo/server" : " 4.11.2 " ,
11
11
"@apollo/gateway" : " 2.9.3" ,
12
12
"@apollo/composition" : " 2.9.3"
13
13
}
Original file line number Diff line number Diff line change 99
99
" @apollo/utils.keyvaluecache" " ^2.1.0"
100
100
" @apollo/utils.logger" " ^2.0.0"
101
101
102
-
103
- version "4.11.0 "
104
- resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.11.0 .tgz#21c0f10ad805192a5485e58ed5c5b3dbe2243174 "
105
- integrity sha512-SWDvbbs0wl2zYhKG6aGLxwTJ72xpqp0awb2lotNpfezd9VcAvzaUizzKQqocephin2uMoaA8MguoyBmgtPzNWw ==
102
+
103
+ version "4.11.2 "
104
+ resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.11.2 .tgz#7e4a5c76456aded36f45f2d87cddd3d8d7960c27 "
105
+ integrity sha512-WUTHY7DDek8xAMn4Woa9Bl8duQUDzRYQkosX/d1DtCsBWESZyApR7ndnI5d6+W4KSTtqBHhJFkusEI7CWuIJXg ==
106
106
dependencies :
107
107
" @apollo/cache-control-types" " ^1.0.3"
108
108
" @apollo/server-gateway-interface" " ^1.1.1"
120
120
" @types/node-fetch" " ^2.6.1"
121
121
async-retry "^1.2.1"
122
122
cors "^2.8.5"
123
- express "^4.17 .1"
123
+ express "^4.21 .1"
124
124
loglevel "^1.6.8"
125
125
lru-cache "^7.10.1"
126
126
negotiator "^0.6.3"
@@ -972,7 +972,7 @@ etag@~1.8.1:
972
972
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
973
973
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
974
974
975
- express@^4.17 .1 :
975
+ express@^4.21 .1 :
976
976
version "4.21.1"
977
977
resolved "https://registry.yarnpkg.com/express/-/express-4.21.1.tgz#9dae5dda832f16b4eec941a4e44aa89ec481b281"
978
978
integrity sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==
You can’t perform that action at this time.
0 commit comments