|
15 | 15 | resolved "https://registry.yarnpkg.com/@apollo/cache-control-types/-/cache-control-types-1.0.2.tgz#f42ed3563acc7f1f50617d65d208483977adc68e"
|
16 | 16 | integrity sha512-Por80co1eUm4ATsvjCOoS/tIR8PHxqVjsA6z76I6Vw0rFn4cgyVElQcmQDIZiYsy41k8e5xkrMRECkM2WR8pNw==
|
17 | 17 |
|
18 |
| -"@apollo/composition@2.3.3": |
19 |
| - version "2.3.3" |
20 |
| - resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.3.tgz#98655806bd7028c97839c89c40eb3527537aafcc" |
21 |
| - integrity sha512-Jx1F7IvjErM1HZ7I6NFQ667O9IAAfnVqzhpom/Z++pyeot5OsMqsunAQTRj57WyX/W9eZ/DCjlEH/G7S7SEdBQ== |
| 18 | +"@apollo/composition@2.4.0": |
| 19 | + version "2.4.0" |
| 20 | + resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.4.0.tgz#3af25c52c18a3affdd56a473f3b990001abbd829" |
| 21 | + integrity sha512-sAVJwv1YJpqbZzS8E1IFItXsiJPag57g3hvwj8n/sn5LGgRRSS05WxhQl7U3NJEjwD0+4LpXqGrIvpCcRFLsvQ== |
22 | 22 | dependencies:
|
23 |
| - "@apollo/federation-internals" "2.3.3" |
24 |
| - "@apollo/query-graphs" "2.3.3" |
| 23 | + "@apollo/federation-internals" "2.4.0" |
| 24 | + "@apollo/query-graphs" "2.4.0" |
25 | 25 |
|
26 |
| -"@apollo/federation-internals@2.3.3", "@apollo/federation-internals@^2.2.3": |
27 |
| - version "2.3.3" |
28 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.3.tgz#10663c0936fab24e66e3e3896aae91ccbeef4e89" |
29 |
| - integrity sha512-QzqgwQ57ZsvzExCo/dMxZL38E2cALXkn6fG93c89VPwo+4Kpo87I7DNDJgYVDSYzNosemW9ya1jGFRvwjyfQMw== |
| 26 | +"@apollo/federation-internals@2.4.0": |
| 27 | + version "2.4.0" |
| 28 | + resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.4.0.tgz#4bfc9ded3381a4c8ff05ac220d941319bdcef1ff" |
| 29 | + integrity sha512-ovfYwpq3s2LKNvLGg6bxcNlyrCllbF1JhNgQEOEOeAoy3TTmnYuxqd00H3bkT/5xpXvMpBc6+Di6qMkYcQM+Ww== |
30 | 30 | dependencies:
|
| 31 | + "@types/uuid" "^9.0.0" |
31 | 32 | chalk "^4.1.0"
|
32 | 33 | js-levenshtein "^1.1.6"
|
| 34 | + uuid "^9.0.0" |
33 | 35 |
|
34 |
| -"@apollo/gateway@2.3.3": |
35 |
| - version "2.3.3" |
36 |
| - resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.3.3.tgz#4739ecd55828c53a615a70e63cebf0be961d648d" |
37 |
| - integrity sha512-c/bI5D/cVfizzMZgq3d3pQ7NkeoFNMhgFjPGlybc1Cs48SpYhA/KMqLpZifZyQC2QOA1hH/GdPbaa11e49elmw== |
| 36 | +"@apollo/gateway@2.4.0": |
| 37 | + version "2.4.0" |
| 38 | + resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.4.0.tgz#a114fedce859f9a5f901e41d2baa7b7c0fdab16d" |
| 39 | + integrity sha512-Jt1HiFwe94AfjVj1h53GRwz26Bfp6Y0+yyHQ6/CqEJxQWbAHvEiBFKpzwFQQF9O/OshZx8oedmuAXA6RSFRxSg== |
38 | 40 | dependencies:
|
39 |
| - "@apollo/composition" "2.3.3" |
40 |
| - "@apollo/federation-internals" "2.3.3" |
41 |
| - "@apollo/query-planner" "2.3.3" |
| 41 | + "@apollo/composition" "2.4.0" |
| 42 | + "@apollo/federation-internals" "2.4.0" |
| 43 | + "@apollo/query-planner" "2.4.0" |
42 | 44 | "@apollo/server-gateway-interface" "^1.1.0"
|
43 |
| - "@apollo/usage-reporting-protobuf" "^4.0.0" |
| 45 | + "@apollo/usage-reporting-protobuf" "^4.1.0" |
44 | 46 | "@apollo/utils.createhash" "^2.0.0"
|
45 | 47 | "@apollo/utils.fetcher" "^2.0.0"
|
46 | 48 | "@apollo/utils.isnodelike" "^2.0.0"
|
| 49 | + "@apollo/utils.keyvaluecache" "^2.1.0" |
47 | 50 | "@apollo/utils.logger" "^2.0.0"
|
48 | 51 | "@josephg/resolvable" "^1.0.1"
|
49 | 52 | "@opentelemetry/api" "^1.0.1"
|
50 | 53 | "@types/node-fetch" "^2.6.2"
|
51 | 54 | async-retry "^1.3.3"
|
52 | 55 | loglevel "^1.6.1"
|
53 |
| - lru-cache "^7.13.1" |
54 | 56 | make-fetch-happen "^11.0.0"
|
55 | 57 | node-abort-controller "^3.0.1"
|
56 | 58 | node-fetch "^2.6.7"
|
|
73 | 75 | "@types/long" "^4.0.0"
|
74 | 76 | long "^4.0.0"
|
75 | 77 |
|
76 |
| -"@apollo/query-graphs@2.3.3": |
77 |
| - version "2.3.3" |
78 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.3.tgz#229a470189686d38445b918741dcdd5fe032c3c1" |
79 |
| - integrity sha512-yORR+BbeS7wWxU7GQsJO3oNG0mzsjDHSicJcCVC9kCuW5PqNvPwrtpTlTFrJzukbD2mq9uASO0AJff5emkhHlA== |
| 78 | +"@apollo/query-graphs@2.4.0": |
| 79 | + version "2.4.0" |
| 80 | + resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.4.0.tgz#8c49ad4f80b384eb283f7e001032f586885201be" |
| 81 | + integrity sha512-xyixv288KQ1/qeRbGayNN+4kbv0oHCZV/iLTu1x/Vb5iZTD0LPlMar2rh7ffGLoCmLLAzP+65le0wRXU581hHQ== |
80 | 82 | dependencies:
|
81 |
| - "@apollo/federation-internals" "2.3.3" |
| 83 | + "@apollo/federation-internals" "2.4.0" |
82 | 84 | deep-equal "^2.0.5"
|
83 | 85 | ts-graphviz "^1.5.4"
|
84 | 86 | uuid "^9.0.0"
|
85 | 87 |
|
86 |
| -"@apollo/query-planner@2.3.3": |
87 |
| - version "2.3.3" |
88 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.3.tgz#95eb89a4d1636c8df4e326e8936270b2d24d791d" |
89 |
| - integrity sha512-XB21o/USJCL+XJD4lPMwRKSa1aWk8xZcYRb9mEt6C133bn2bk488u9IOKaumBaGAt7TgEyEvm9YccIua9+w4FA== |
| 88 | +"@apollo/query-planner@2.4.0": |
| 89 | + version "2.4.0" |
| 90 | + resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.4.0.tgz#b20000dc0ebca738e6a590aeabff10ec8ce1d258" |
| 91 | + integrity sha512-sVBHJ5SW32w6YdeAJCcB23ct5sb/myhv7ebbr9tObmncBR/QOj0n45XyJGXPC3LP8J3h3ICVWehNXDFyV2wOHQ== |
90 | 92 | dependencies:
|
91 |
| - "@apollo/federation-internals" "2.3.3" |
92 |
| - "@apollo/query-graphs" "2.3.3" |
| 93 | + "@apollo/federation-internals" "2.4.0" |
| 94 | + "@apollo/query-graphs" "2.4.0" |
| 95 | + "@apollo/utils.keyvaluecache" "^2.1.0" |
93 | 96 | chalk "^4.1.0"
|
94 | 97 | deep-equal "^2.0.5"
|
95 | 98 | pretty-format "^29.0.0"
|
|
111 | 114 | dependencies:
|
112 | 115 | "@apollographql/graphql-playground-html" "1.6.29"
|
113 | 116 |
|
114 |
| - |
115 |
| - version "4.1.0" |
116 |
| - resolved "https://registry.yarnpkg.com/@apollo/server-plugin-response-cache/-/server-plugin-response-cache-4.1.0.tgz#2c6752bec3bb14d2901688ae631220fd37b938a2" |
117 |
| - integrity sha512-Nv3WUnpb0PV22D6ayY1vv+9mJPPju0uk4imRo7TS5N9nVy+OEKJ7VW6VJ/XA4+1h0CUKkRX6Tb0BrgJuRYFR1Q== |
| 117 | + |
| 118 | + version "4.1.1" |
| 119 | + resolved "https://registry.yarnpkg.com/@apollo/server-plugin-response-cache/-/server-plugin-response-cache-4.1.1.tgz#ed64f14d589fdd705a3fea9cfed5727d4f661b36" |
| 120 | + integrity sha512-R1Ukle1U9oV/768BsQ7qqTWZDpQydDjgr3sIf3MPeo0NuHpk968tA+DRFC9BeEzgJ+GtqEyyLrJlVCtzcJPJuw== |
118 | 121 | dependencies:
|
119 | 122 | "@apollo/utils.createhash" "^2.0.0"
|
120 | 123 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
121 | 124 |
|
122 |
| -"@apollo/server@4.4.1": |
123 |
| - version "4.4.1" |
124 |
| - resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.4.1.tgz#4eda75540b6e9fa6870c80629c1708ca39d364b4" |
125 |
| - integrity sha512-KEEM8Q5KvkarPHn6r//nRonVBQ/C69fmkTKHzuL1ZoD7BevdIh7HLeh69wIazC21wrizBHMR+LKIqZuIT9YQVg== |
| 125 | +"@apollo/server@4.5.0": |
| 126 | + version "4.5.0" |
| 127 | + resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.5.0.tgz#e53aac06e6d7ea10aea7fb4a66f52dc6aa9794b8" |
| 128 | + integrity sha512-+7iRp0omJATUrVQ6b4JKi4XUvvuL+hBxu5/Hy6WiZmVNcVm19zzO+xTOlXO8OJBZgd14jZnGRgWx/eZjXEmkXQ== |
126 | 129 | dependencies:
|
127 | 130 | "@apollo/cache-control-types" "^1.0.2"
|
128 | 131 | "@apollo/server-gateway-interface" "^1.1.0"
|
|
151 | 154 | uuid "^9.0.0"
|
152 | 155 | whatwg-mimetype "^3.0.0"
|
153 | 156 |
|
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== |
| 157 | +"@apollo/subgraph@2.4.0": |
| 158 | + version "2.4.0" |
| 159 | + resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.4.0.tgz#2c7b8955db4e97eb27e6057f452a6a66816bdcb8" |
| 160 | + integrity sha512-/njjzPkyzkh0FO2WvLV+I9mlsDWk3DhfOtCc+cmMx9p4mixgyyaRvYvx3tPjSPkMvkPw/cNidCVymuWJVOAu5A== |
158 | 161 | dependencies:
|
159 | 162 | "@apollo/cache-control-types" "^1.0.2"
|
160 |
| - "@apollo/federation-internals" "^2.2.3" |
| 163 | + "@apollo/federation-internals" "2.4.0" |
161 | 164 |
|
162 | 165 | "@apollo/usage-reporting-protobuf@^4.0.0":
|
163 | 166 | version "4.0.2"
|
|
2120 | 2123 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
2121 | 2124 | integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
2122 | 2125 |
|
| 2126 | +"@types/uuid@^9.0.0": |
| 2127 | + version "9.0.1" |
| 2128 | + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.1.tgz#98586dc36aee8dacc98cc396dbca8d0429647aa6" |
| 2129 | + integrity sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA== |
| 2130 | + |
2123 | 2131 | "@types/validator@^13.7.10":
|
2124 | 2132 | version "13.7.11"
|
2125 | 2133 | resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.11.tgz#96f158d89c16375189a7aa42adbdbe3adc971dbe"
|
@@ -6862,7 +6870,7 @@ lru-cache@^6.0.0:
|
6862 | 6870 | dependencies:
|
6863 | 6871 | yallist "^4.0.0"
|
6864 | 6872 |
|
6865 |
| -lru-cache@^7.10.1, lru-cache@^7.13.1, lru-cache@^7.14.1, lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: |
| 6873 | +lru-cache@^7.10.1, lru-cache@^7.14.1, lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: |
6866 | 6874 | version "7.14.1"
|
6867 | 6875 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.1.tgz#8da8d2f5f59827edb388e63e459ac23d6d408fea"
|
6868 | 6876 | integrity sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==
|
|
0 commit comments