File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
federation-v1/gateways/apollo-server Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 7
7
"tsx" : " 4.19.2" ,
8
8
"typescript" : " 5.7.2" ,
9
9
"graphql" : " 16.10.0" ,
10
- "@apollo/server" : " 4.11.2 " ,
10
+ "@apollo/server" : " 4.11.3 " ,
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.2 "
104
- resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.11.2 .tgz#7e4a5c76456aded36f45f2d87cddd3d8d7960c27 "
105
- integrity sha512-WUTHY7DDek8xAMn4Woa9Bl8duQUDzRYQkosX/d1DtCsBWESZyApR7ndnI5d6+W4KSTtqBHhJFkusEI7CWuIJXg ==
102
+
103
+ version "4.11.3 "
104
+ resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.11.3 .tgz#b30a89fff3b99867c792210e959576e643c48208 "
105
+ integrity sha512-mW8idE2q0/BN14mimfJU5DAnoPHZRrAWgwsVLBEdACds+mxapIYxIbI6AH4AsOpxfrpvHts3PCYDbopy1XPW1g ==
106
106
dependencies :
107
107
" @apollo/cache-control-types" " ^1.0.3"
108
108
" @apollo/server-gateway-interface" " ^1.1.1"
109
109
" @apollo/usage-reporting-protobuf" " ^4.1.1"
110
- " @apollo/utils.createhash" " ^2.0.0 "
110
+ " @apollo/utils.createhash" " ^2.0.2 "
111
111
" @apollo/utils.fetcher" " ^2.0.0"
112
112
" @apollo/utils.isnodelike" " ^2.0.0"
113
113
" @apollo/utils.keyvaluecache" " ^2.1.0"
144
144
" @apollo/utils.isnodelike" " ^2.0.1"
145
145
sha.js "^2.4.11"
146
146
147
+ " @apollo/utils.createhash@^2.0.2 " :
148
+ version "2.0.2"
149
+ resolved "https://registry.yarnpkg.com/@apollo/utils.createhash/-/utils.createhash-2.0.2.tgz#838767c83714354ab36892196b209e45d29745e6"
150
+ integrity sha512-UkS3xqnVFLZ3JFpEmU/2cM2iKJotQXMoSTgxXsfQgXLC5gR1WaepoXagmYnPSA7Q/2cmnyTYK5OgAgoC4RULPg==
151
+ dependencies :
152
+ " @apollo/utils.isnodelike" " ^2.0.1"
153
+ sha.js "^2.4.11"
154
+
147
155
" @apollo/utils.dropunuseddefinitions@^2.0.1 " :
148
156
version "2.0.1"
149
157
resolved "https://registry.yarnpkg.com/@apollo/utils.dropunuseddefinitions/-/utils.dropunuseddefinitions-2.0.1.tgz#916cd912cbd88769d3b0eab2d24f4674eeda8124"
You can’t perform that action at this time.
0 commit comments