|
15 | 15 | resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.3.tgz#5da62cf64c3b4419dabfef4536b57a40c8ff0b47"
|
16 | 16 | integrity sha512-F17/vCp7QVwom9eG7ToauIKdAxpSoadsJnqIfyryLFSkLSOEqu+eC5Z3N8OXcUVStuOMcNHlyraRsA6rRICu4g==
|
17 | 17 |
|
18 |
| -"@apollo/composition@2.10.1": |
19 |
| - version "2.10.1" |
20 |
| - resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.10.1.tgz#62e33f986038dec3118ce31b6ee6d4db8eabab0b" |
21 |
| - integrity sha512-plQwaoemEuL7rDjb51ULmxJmstaoBK9ys/HvGMUtTXTxSIM1COkMK29x7fGHrztwdfDiGqEN4H+JGZeraBZHAg== |
| 18 | +"@apollo/composition@2.10.2": |
| 19 | + version "2.10.2" |
| 20 | + resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.10.2.tgz#81148de6a19c460d962e9652e72252d693b4f33b" |
| 21 | + integrity sha512-K74SBGUKkO7IwwNC5cd6PCMfwWm6SUUEGFy2hRpsb6PrX2TvfC+Nx2SDxASsByt4uZW9PEVRz6+S9ovnaAwtrQ== |
22 | 22 | dependencies:
|
23 |
| - "@apollo/federation-internals" "2.10.1" |
24 |
| - "@apollo/query-graphs" "2.10.1" |
| 23 | + "@apollo/federation-internals" "2.10.2" |
| 24 | + "@apollo/query-graphs" "2.10.2" |
25 | 25 |
|
26 |
| -"@apollo/federation-internals@2.10.1": |
27 |
| - version "2.10.1" |
28 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.10.1.tgz#740217fa026ffdcdc33289e3adb255f0a06d1b24" |
29 |
| - integrity sha512-QToNlspkpA/qXOMwdIUzmJe3OasZFpSO92luQik6Ov9aJBnxldLGPi6rD0FkunVd678lHuKWDFQ4vkb7/KCfgg== |
| 26 | +"@apollo/federation-internals@2.10.2": |
| 27 | + version "2.10.2" |
| 28 | + resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.10.2.tgz#c5ca74e927ed244607196a5f36a91db18038d7aa" |
| 29 | + integrity sha512-6GLJsFizf8J5GJUSgXmW7zzwhwSELB/X0OGkqW3x+s7M9s1VFO15jvaqwI0Pk4OAzuDxVjO4EGaPJ7MqKafAtQ== |
30 | 30 | dependencies:
|
31 | 31 | "@types/uuid" "^9.0.0"
|
32 | 32 | chalk "^4.1.0"
|
33 | 33 | js-levenshtein "^1.1.6"
|
34 | 34 | uuid "^9.0.0"
|
35 | 35 |
|
36 |
| -"@apollo/federation-internals@^2.2.3": |
37 |
| - version "2.9.3" |
38 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.9.3.tgz#c6fa913dd10c74c0e0fffd6a7b369923b2a5d665" |
39 |
| - integrity sha512-r50Ykc331CZUw4TxpcqprAZOlGkbzoHEiHObUqUhQopTx8i0aXNt+0pc3nzqUAoT9OD83yJqPJV1EiZF2vCupQ== |
| 36 | +"@apollo/gateway@2.10.2": |
| 37 | + version "2.10.2" |
| 38 | + resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.10.2.tgz#6e22eb351bfda3e50cb005a973c051b1c8453f79" |
| 39 | + integrity sha512-n4bSObtks5aps73ri2JF7igVpjG3YRNwyKuQTyG5YOc3yRopdoaTiEdjZrB/Hq0KQLeFKedRZPQBHJlVGKdIww== |
40 | 40 | dependencies:
|
41 |
| - "@types/uuid" "^9.0.0" |
42 |
| - chalk "^4.1.0" |
43 |
| - js-levenshtein "^1.1.6" |
44 |
| - uuid "^9.0.0" |
45 |
| - |
46 |
| -"@apollo/gateway@2.10.1": |
47 |
| - version "2.10.1" |
48 |
| - resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.10.1.tgz#c604da74a43afe0e31b13b40b3341e312bd8f28b" |
49 |
| - integrity sha512-MFU41xHK3KUOpw4+PlJxeFxxSajoO39Pm9jeIjAG8TtXAmIJHdqXWnM3eHJ2LZkqfZ99L8L5ZCkDygvgisO9NA== |
50 |
| - dependencies: |
51 |
| - "@apollo/composition" "2.10.1" |
52 |
| - "@apollo/federation-internals" "2.10.1" |
53 |
| - "@apollo/query-planner" "2.10.1" |
| 41 | + "@apollo/composition" "2.10.2" |
| 42 | + "@apollo/federation-internals" "2.10.2" |
| 43 | + "@apollo/query-planner" "2.10.2" |
54 | 44 | "@apollo/server-gateway-interface" "^1.1.0"
|
55 | 45 | "@apollo/usage-reporting-protobuf" "^4.1.0"
|
56 | 46 | "@apollo/utils.createhash" "^2.0.0"
|
|
85 | 75 | "@types/long" "^4.0.0"
|
86 | 76 | long "^4.0.0"
|
87 | 77 |
|
88 |
| -"@apollo/query-graphs@2.10.1": |
89 |
| - version "2.10.1" |
90 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.10.1.tgz#1a05598d4619a0051ca09ebd51ccdee94a053c36" |
91 |
| - integrity sha512-nJMujPDmmkPqZcHYIa8pe738uknFEyldYGQj2cljj/mhuL7lmF3oNS4xsdjes16v3cIAngBYzPkPJfRTf57yPg== |
| 78 | +"@apollo/query-graphs@2.10.2": |
| 79 | + version "2.10.2" |
| 80 | + resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.10.2.tgz#12726290223ce5c38fb1d42e8b1441e80465ab22" |
| 81 | + integrity sha512-FT9N7/HhjrxYCQ2Fe9uDzZ2idyCGq0jN/Ma1+0e5upww+6wgc8PUJWEkw/jAmU/8XjOPOLsAppgd3tuaI79ZfA== |
92 | 82 | dependencies:
|
93 |
| - "@apollo/federation-internals" "2.10.1" |
| 83 | + "@apollo/federation-internals" "2.10.2" |
94 | 84 | deep-equal "^2.0.5"
|
95 | 85 | ts-graphviz "^1.5.4"
|
96 | 86 | uuid "^9.0.0"
|
97 | 87 |
|
98 |
| -"@apollo/query-planner@2.10.1": |
99 |
| - version "2.10.1" |
100 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.10.1.tgz#e9a1beb759412844e36ebb9aa9541429c983c749" |
101 |
| - integrity sha512-DPBI/+K0Qw5jS8Y+vJDnTYl40fPIuoWT6/4VQEXtfI1Dskvw0HrfgeGLmdOZHI8R07A9/DGQZr/V7AdQTWIwzg== |
| 88 | +"@apollo/query-planner@2.10.2": |
| 89 | + version "2.10.2" |
| 90 | + resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.10.2.tgz#ec22169d0d1d494074d1d5b4fd4ca20fe72b8bc9" |
| 91 | + integrity sha512-uIryE4CgpAMjGhpquIxkzgiWXjETXizkmOWiddMjj6Wn8xbq5YVLjG1IjMuK5z05UID0VnX6wy0TAiFKR2oOFg== |
102 | 92 | dependencies:
|
103 |
| - "@apollo/federation-internals" "2.10.1" |
104 |
| - "@apollo/query-graphs" "2.10.1" |
| 93 | + "@apollo/federation-internals" "2.10.2" |
| 94 | + "@apollo/query-graphs" "2.10.2" |
105 | 95 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
106 | 96 | chalk "^4.1.0"
|
107 | 97 | deep-equal "^2.0.5"
|
|
132 | 122 | "@apollo/utils.createhash" "^2.0.2"
|
133 | 123 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
134 | 124 |
|
135 |
| -"@apollo/server@4.9.3": |
136 |
| - version "4.9.3" |
137 |
| - resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.9.3.tgz#d51fa1745a7e9f3b1d687c6df40256744aaa977a" |
138 |
| - integrity sha512-U56Sx/UmzR3Es344hQ/Ptf2EJrH+kV4ZPoLmgGjWoiwf2wYQ/pRSvkSXgjOvoyE34wSa8Gh7f92ljfLfY+6q1w== |
| 125 | +"@apollo/server@4.12.0": |
| 126 | + version "4.12.0" |
| 127 | + resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.12.0.tgz#6aa92d7596ee59b724a0f16886b483ea0ed0d9af" |
| 128 | + integrity sha512-Z5RNTCnIia+dFsP5HW2ugQMrIOWgyNWyKP+jMVXthp/ECjYyyRYPC41ukCDwxHQY4vNZ3rgbgqroWVQUGFt2gA== |
139 | 129 | dependencies:
|
140 | 130 | "@apollo/cache-control-types" "^1.0.3"
|
141 | 131 | "@apollo/server-gateway-interface" "^1.1.1"
|
142 | 132 | "@apollo/usage-reporting-protobuf" "^4.1.1"
|
143 |
| - "@apollo/utils.createhash" "^2.0.0" |
| 133 | + "@apollo/utils.createhash" "^2.0.2" |
144 | 134 | "@apollo/utils.fetcher" "^2.0.0"
|
145 | 135 | "@apollo/utils.isnodelike" "^2.0.0"
|
146 | 136 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
147 | 137 | "@apollo/utils.logger" "^2.0.0"
|
148 | 138 | "@apollo/utils.usagereporting" "^2.1.0"
|
149 | 139 | "@apollo/utils.withrequired" "^2.0.0"
|
150 | 140 | "@graphql-tools/schema" "^9.0.0"
|
151 |
| - "@josephg/resolvable" "^1.0.0" |
152 | 141 | "@types/express" "^4.17.13"
|
153 | 142 | "@types/express-serve-static-core" "^4.17.30"
|
154 | 143 | "@types/node-fetch" "^2.6.1"
|
155 | 144 | async-retry "^1.2.1"
|
156 |
| - body-parser "^1.20.0" |
157 | 145 | cors "^2.8.5"
|
158 |
| - express "^4.17.1" |
| 146 | + express "^4.21.1" |
159 | 147 | loglevel "^1.6.8"
|
160 | 148 | lru-cache "^7.10.1"
|
161 | 149 | negotiator "^0.6.3"
|
|
164 | 152 | uuid "^9.0.0"
|
165 | 153 | whatwg-mimetype "^3.0.0"
|
166 | 154 |
|
167 |
| -"@apollo/subgraph@2.2.3": |
168 |
| - version "2.2.3" |
169 |
| - resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e" |
170 |
| - integrity sha512-y7SdZaDbRJXq6xQcwT5Xj/KR1RAV9cokKK0XcMIBGvXcUXdMVorFxX2pYGzxyiIM7y4qFsAF/L8+0G5dtrnkZw== |
| 155 | +"@apollo/subgraph@2.10.2": |
| 156 | + version "2.10.2" |
| 157 | + resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.10.2.tgz#71f0c310c4be79e3e04d66177aa77f539e7a44b8" |
| 158 | + integrity sha512-823Xc8r2bTDSj8/J8/Zt9qpVnU9ahmE9xapvcZnYPCbu5wrsseRjH8UHBdStqDKNgHZU0w9BxoI3T4spjdrCtg== |
171 | 159 | dependencies:
|
172 | 160 | "@apollo/cache-control-types" "^1.0.2"
|
173 |
| - "@apollo/federation-internals" "^2.2.3" |
| 161 | + "@apollo/federation-internals" "2.10.2" |
174 | 162 |
|
175 | 163 | "@apollo/usage-reporting-protobuf@^4.1.0", "@apollo/usage-reporting-protobuf@^4.1.1":
|
176 | 164 | version "4.1.1"
|
|
1350 | 1338 | "@types/yargs" "^17.0.8"
|
1351 | 1339 | chalk "^4.0.0"
|
1352 | 1340 |
|
1353 |
| -"@josephg/resolvable@^1.0.0", "@josephg/resolvable@^1.0.1": |
| 1341 | +"@josephg/resolvable@^1.0.1": |
1354 | 1342 | version "1.0.1"
|
1355 | 1343 | resolved "https://registry.yarnpkg.com/@josephg/resolvable/-/resolvable-1.0.1.tgz#69bc4db754d79e1a2f17a650d3466e038d94a5eb"
|
1356 | 1344 | integrity sha512-CtzORUwWTTOTqfVtHaKRJ0I1kNQd1bpn3sUh8I3nJDVY+5/M/Oe1DnEWzPQvqq/xPIIkzzzIP7mfCoAjFRvDhg==
|
@@ -3251,7 +3239,7 @@ bl@^4.0.3, bl@^4.1.0:
|
3251 | 3239 | inherits "^2.0.4"
|
3252 | 3240 | readable-stream "^3.4.0"
|
3253 | 3241 |
|
3254 |
| -body-parser@1.20.3, body-parser@^1.20.0: |
| 3242 | +body-parser@1.20.3: |
3255 | 3243 | version "1.20.3"
|
3256 | 3244 | resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
|
3257 | 3245 | integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
|
@@ -4872,7 +4860,7 @@ express@5.1.0:
|
4872 | 4860 | type-is "^2.0.1"
|
4873 | 4861 | vary "^1.1.2"
|
4874 | 4862 |
|
4875 |
| -express@^4.17.1: |
| 4863 | +express@^4.21.1: |
4876 | 4864 | version "4.21.2"
|
4877 | 4865 | resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
|
4878 | 4866 | integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==
|
|
0 commit comments