|
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.2.3": |
19 |
| - version "2.3.1" |
20 |
| - resolved "https://registry.yarnpkg.com/@apollo/composition/-/composition-2.3.1.tgz#e4161044f2b66f3583f65cad25a8e3e9d342c938" |
21 |
| - integrity sha512-lNPBGkNTcWhEHFLjlWAr/ViqpMNOj+BxDPSktqp/Pd1dxWOzUuDLHSGjJY4ESKrBE2RhQ9Nb3jIKbsLmjF6jNg== |
| 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== |
22 | 22 | dependencies:
|
23 |
| - "@apollo/federation-internals" "2.3.1" |
24 |
| - "@apollo/query-graphs" "2.3.1" |
| 23 | + "@apollo/federation-internals" "2.3.3" |
| 24 | + "@apollo/query-graphs" "2.3.3" |
25 | 25 |
|
26 |
| -"@apollo/[email protected].1", "@apollo/federation-internals@^2.0.0", "@apollo/federation-internals@^2.2.3": |
27 |
| - version "2.3.1" |
28 |
| - resolved "https://registry.yarnpkg.com/@apollo/federation-internals/-/federation-internals-2.3.1.tgz#a011552fe229c6cc7d6b02b4d5409d4f6cd57e98" |
29 |
| - integrity sha512-XLsXLeEFBGZ5lhj4huEJTP5TAq3+t+EXqoFAEFX8hSQMAJ+lW+w51YZMbB4R7naojFf1ehlHSAit523GTE9aMA== |
| 26 | +"@apollo/[email protected].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== |
30 | 30 | dependencies:
|
31 | 31 | chalk "^4.1.0"
|
32 | 32 | js-levenshtein "^1.1.6"
|
33 | 33 |
|
34 |
| -"@apollo/gateway@2.2.3": |
35 |
| - version "2.2.3" |
36 |
| - resolved "https://registry.yarnpkg.com/@apollo/gateway/-/gateway-2.2.3.tgz#8ac85be77fd0e8b3605e6457c3342cde8380fb6a" |
37 |
| - integrity sha512-kTdSZq7qoGQ/Dlbz4CYTqdsXNfiy9cj+vjTRzf8JSS1Zf3QdllSrSCbWDPjBZOkTBhVoHETkgZ5xAwR4Sgb/3g== |
| 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== |
38 | 38 | dependencies:
|
39 |
| - "@apollo/composition" "^2.2.3" |
40 |
| - "@apollo/federation-internals" "^2.2.3" |
41 |
| - "@apollo/query-planner" "^2.2.3" |
42 |
| - "@apollo/server-gateway-interface" "^1.0.2" |
| 39 | + "@apollo/composition" "2.3.3" |
| 40 | + "@apollo/federation-internals" "2.3.3" |
| 41 | + "@apollo/query-planner" "2.3.3" |
| 42 | + "@apollo/server-gateway-interface" "^1.1.0" |
43 | 43 | "@apollo/usage-reporting-protobuf" "^4.0.0"
|
44 |
| - "@apollo/utils.createhash" "^1.1.0" |
45 |
| - "@apollo/utils.fetcher" "^1.1.0" |
46 |
| - "@apollo/utils.isnodelike" "^1.1.0" |
47 |
| - "@apollo/utils.logger" "^1.0.0" |
| 44 | + "@apollo/utils.createhash" "^2.0.0" |
| 45 | + "@apollo/utils.fetcher" "^2.0.0" |
| 46 | + "@apollo/utils.isnodelike" "^2.0.0" |
| 47 | + "@apollo/utils.logger" "^2.0.0" |
48 | 48 | "@josephg/resolvable" "^1.0.1"
|
49 | 49 | "@opentelemetry/api" "^1.0.1"
|
50 | 50 | "@types/node-fetch" "^2.6.2"
|
|
73 | 73 | "@types/long" "^4.0.0"
|
74 | 74 | long "^4.0.0"
|
75 | 75 |
|
76 |
| - |
77 |
| - version "2.3.1" |
78 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-graphs/-/query-graphs-2.3.1.tgz#a1b98debb2f8b63b335cb30bc55613cc251476b0" |
79 |
| - integrity sha512-mvEBk3KTrKr5Av3KlwPG+1Ve8vPngNxLb0NSc49FHGEticpd/p8ZV6hD2Jh8LNLdhEu5g0POr78b+mtJccqo4g== |
| 76 | + |
| 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== |
80 | 80 | dependencies:
|
81 |
| - "@apollo/federation-internals" "2.3.1" |
82 |
| - "@types/uuid" "^8.3.4" |
| 81 | + "@apollo/federation-internals" "2.3.3" |
83 | 82 | deep-equal "^2.0.5"
|
84 |
| - ts-graphviz "^0.16.0" |
| 83 | + ts-graphviz "^1.5.4" |
85 | 84 | uuid "^9.0.0"
|
86 | 85 |
|
87 |
| -"@apollo/query-planner@^2.2.3": |
88 |
| - version "2.3.1" |
89 |
| - resolved "https://registry.yarnpkg.com/@apollo/query-planner/-/query-planner-2.3.1.tgz#cb72ca8a2dec75feaa0cd5ce135da08a8ca5afe4" |
90 |
| - integrity sha512-VcW9o1HsTOf2UbKfz+ee1zhTaFvTjenvzgdPSVbv4/EaYF0O1NgVq1UDhOOVcEa5ky7FaLLhRxZI6AImGx5F+A== |
| 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== |
91 | 90 | dependencies:
|
92 |
| - "@apollo/federation-internals" "2.3.1" |
93 |
| - "@apollo/query-graphs" "2.3.1" |
| 91 | + "@apollo/federation-internals" "2.3.3" |
| 92 | + "@apollo/query-graphs" "2.3.3" |
94 | 93 | chalk "^4.1.0"
|
95 | 94 | deep-equal "^2.0.5"
|
96 | 95 | pretty-format "^29.0.0"
|
97 | 96 |
|
98 |
| -"@apollo/server-gateway-interface@^1.0.2": |
99 |
| - version "1.0.3" |
100 |
| - resolved "https://registry.yarnpkg.com/@apollo/server-gateway-interface/-/server-gateway-interface-1.0.3.tgz#d33afd34eefbcc57153cd65aee3973443b81f204" |
101 |
| - integrity sha512-XYdxr73Ld6DzQ4/LsCOo4ElOyJVcgPDJUybv43htN9AN5ninto9mwLfo2Q8FVkRH5FMIe57EycsHnIyBu7wDPg== |
102 |
| - dependencies: |
103 |
| - "@apollo/usage-reporting-protobuf" "^4.0.0-alpha.1" |
104 |
| - "@apollo/utils.fetcher" "^1.0.0" |
105 |
| - "@apollo/utils.keyvaluecache" "^1.0.1" |
106 |
| - "@apollo/utils.logger" "^1.0.0" |
107 |
| - |
108 | 97 | "@apollo/server-gateway-interface@^1.1.0":
|
109 | 98 | version "1.1.0"
|
110 | 99 | resolved "https://registry.yarnpkg.com/@apollo/server-gateway-interface/-/server-gateway-interface-1.1.0.tgz#592a6dfcf0359a15785ec62c1b6fa51ca761fe08"
|
|
130 | 119 | "@apollo/utils.createhash" "^2.0.0"
|
131 | 120 | "@apollo/utils.keyvaluecache" "^2.1.0"
|
132 | 121 |
|
133 |
| -"@apollo/server@4.3.2": |
134 |
| - version "4.3.2" |
135 |
| - resolved "https://registry.yarnpkg.com/@apollo/server/-/server-4.3.2.tgz#f2852f5b8f6266116fa93dc90e499cdaec6fa0f8" |
136 |
| - integrity sha512-ZiAA31ruAGNmyUapclR70j/asG2Pn/m+Md9W/+EHVb34/pZhgpv+wNdeOw+7YYa+r78nme300C7pfX4pRWsolA== |
| 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== |
137 | 126 | dependencies:
|
138 | 127 | "@apollo/cache-control-types" "^1.0.2"
|
139 | 128 | "@apollo/server-gateway-interface" "^1.1.0"
|
140 |
| - "@apollo/usage-reporting-protobuf" "^4.0.0" |
| 129 | + "@apollo/usage-reporting-protobuf" "^4.1.0" |
141 | 130 | "@apollo/utils.createhash" "^2.0.0"
|
142 | 131 | "@apollo/utils.fetcher" "^2.0.0"
|
143 | 132 | "@apollo/utils.isnodelike" "^2.0.0"
|
|
157 | 146 | loglevel "^1.6.8"
|
158 | 147 | lru-cache "^7.10.1"
|
159 | 148 | negotiator "^0.6.3"
|
160 |
| - node-abort-controller "3.0.1" |
| 149 | + node-abort-controller "^3.1.1" |
161 | 150 | node-fetch "^2.6.7"
|
162 | 151 | uuid "^9.0.0"
|
163 | 152 | whatwg-mimetype "^3.0.0"
|
164 | 153 |
|
165 |
| - |
166 |
| - version "2.0.0" |
167 |
| - resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.0.0.tgz#de677b61a016784c8b87607c5935ecdaec8315d2" |
168 |
| - integrity sha512-1MrNTA0caqZyl0xORLLr+T1YrCDlEVqNZpA0XyvICxnx8hRgwVLI5NJV8xl5QAZzMjiAuaFrNBjYpjbkCHtAgQ== |
169 |
| - dependencies: |
170 |
| - "@apollo/federation-internals" "^2.0.0" |
171 |
| - |
172 | 154 |
|
173 | 155 | version "2.2.3"
|
174 | 156 | resolved "https://registry.yarnpkg.com/@apollo/subgraph/-/subgraph-2.2.3.tgz#cef1fee9a705f52aac22a37a1d4f6c902c63c00e"
|
|
177 | 159 | "@apollo/cache-control-types" "^1.0.2"
|
178 | 160 | "@apollo/federation-internals" "^2.2.3"
|
179 | 161 |
|
180 |
| -"@apollo/usage-reporting-protobuf@^4.0.0", "@apollo/usage-reporting-protobuf@^4.0.0-alpha.1": |
| 162 | +"@apollo/usage-reporting-protobuf@^4.0.0": |
181 | 163 | version "4.0.2"
|
182 | 164 | resolved "https://registry.yarnpkg.com/@apollo/usage-reporting-protobuf/-/usage-reporting-protobuf-4.0.2.tgz#a83db2cbb605b631960ebb1a336b4293d4857a02"
|
183 | 165 | integrity sha512-GfE8aDqi/lAFut95pjH9IRvH0zGsQ5G/2lYL0ZLZfML7ArX+A4UVHFANQcPCcUYGE6bI6OPhLekg4Vsjf6B1cw==
|
184 | 166 | dependencies:
|
185 | 167 | "@apollo/protobufjs" "1.2.7"
|
186 | 168 |
|
187 |
| -"@apollo/utils.createhash@^1.1.0": |
188 |
| - version "1.1.0" |
189 |
| - resolved "https://registry.yarnpkg.com/@apollo/utils.createhash/-/utils.createhash-1.1.0.tgz#b18a353008d2583a34eaebaf471aff6e15360172" |
190 |
| - integrity sha512-5fT4ZiW75515OlikWpIQzaVDws1yy9VgYSoHoJCrvI2UH6/7YNKXQjbjT5qVYu6ytch2wBxFMfFfYWMn/2bSCQ== |
| 169 | +"@apollo/usage-reporting-protobuf@^4.1.0": |
| 170 | + version "4.1.0" |
| 171 | + resolved "https://registry.yarnpkg.com/@apollo/usage-reporting-protobuf/-/usage-reporting-protobuf-4.1.0.tgz#b54b8c32702bbe81aa0e399076ddabaf75a13f9b" |
| 172 | + integrity sha512-hXouMuw5pQVkzi8dgMybmr6Y11+eRmMQVoB5TF0HyTwAg9SOq/v3OCuiYqcVUKdBcskU9Msp+XvjAk0GKpWCwQ== |
191 | 173 | dependencies:
|
192 |
| - "@apollo/utils.isnodelike" "^1.1.0" |
193 |
| - sha.js "^2.4.11" |
| 174 | + "@apollo/protobufjs" "1.2.7" |
194 | 175 |
|
195 | 176 | "@apollo/utils.createhash@^2.0.0":
|
196 | 177 | version "2.0.0"
|
|
205 | 186 | resolved "https://registry.yarnpkg.com/@apollo/utils.dropunuseddefinitions/-/utils.dropunuseddefinitions-2.0.0.tgz#5a9df1d34c2dbcdc395564de18687f055435da8c"
|
206 | 187 | integrity sha512-BoPW+Z3kA8kLh0FCWyzOt+R77W5mVZWer5s6UyvVwZ/qROGiEgcHXFcI5TMMndpXoDo0xBSvQV0lIKYHbJQ7+g==
|
207 | 188 |
|
208 |
| -"@apollo/utils.fetcher@^1.0.0", "@apollo/utils.fetcher@^1.1.0": |
209 |
| - version "1.1.1" |
210 |
| - resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-1.1.1.tgz#909974d9c98fdd0ad64808596860a11cbb2a6afa" |
211 |
| - integrity sha512-0vXVznO7kw5VWwxyV5wsDvYEwjDpyZ7vYQAXCseLXqBn2eWEIDViM7qRzi/Hnv4zzAQ05phdimSED99K+lg+SQ== |
212 |
| - |
213 | 189 | "@apollo/utils.fetcher@^2.0.0":
|
214 | 190 | version "2.0.0"
|
215 | 191 | resolved "https://registry.yarnpkg.com/@apollo/utils.fetcher/-/utils.fetcher-2.0.0.tgz#efdaa94dd339c0745d5a09ff649e82abb247597f"
|
216 | 192 | integrity sha512-RC0twEwwBKbhk/y4B2X4YEciRG1xoKMgiPy5xQqNMd3pG78sR+ybctG/m7c/8+NaaQOS22UPUCBd6yS6WihBIg==
|
217 | 193 |
|
218 |
| -"@apollo/utils.isnodelike@^1.1.0": |
219 |
| - version "1.1.0" |
220 |
| - resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-1.1.0.tgz#24d3f36276b6ba4b08117925083bc5c5f2513c3d" |
221 |
| - integrity sha512-q/Q82kBUSEcx1ED11JO1TYBY781mWluUnBD8NvhjHVsu1K1C5R9BZVUxShyK/V8XcePcRUB5fdWOcBMGwS0KOA== |
222 |
| - |
223 | 194 | "@apollo/utils.isnodelike@^2.0.0":
|
224 | 195 | version "2.0.0"
|
225 | 196 | resolved "https://registry.yarnpkg.com/@apollo/utils.isnodelike/-/utils.isnodelike-2.0.0.tgz#549653f66ed58e07497a6d0a31c6acaa32c8746d"
|
226 | 197 | integrity sha512-77CiAM2qDXn0haQYrgX0UgrboQykb+bOHaz5p3KKItMwUZ/EFphzuB2vqHvubneIc9dxJcTx2L7MFDswRw/JAQ==
|
227 | 198 |
|
228 |
| -"@apollo/utils.keyvaluecache@^1.0.1": |
229 |
| - version "1.0.2" |
230 |
| - resolved "https://registry.yarnpkg.com/@apollo/utils.keyvaluecache/-/utils.keyvaluecache-1.0.2.tgz#2bfe358c4d82f3a0950518451996758c52613f57" |
231 |
| - integrity sha512-p7PVdLPMnPzmXSQVEsy27cYEjVON+SH/Wb7COyW3rQN8+wJgT1nv9jZouYtztWW8ZgTkii5T6tC9qfoDREd4mg== |
232 |
| - dependencies: |
233 |
| - "@apollo/utils.logger" "^1.0.0" |
234 |
| - lru-cache "7.10.1 - 7.13.1" |
235 |
| - |
236 | 199 | "@apollo/utils.keyvaluecache@^2.1.0":
|
237 | 200 | version "2.1.0"
|
238 | 201 | resolved "https://registry.yarnpkg.com/@apollo/utils.keyvaluecache/-/utils.keyvaluecache-2.1.0.tgz#90b3d1ca7e0e97a51f6705743057b0e5b8902480"
|
|
241 | 204 | "@apollo/utils.logger" "^2.0.0"
|
242 | 205 | lru-cache "^7.14.1"
|
243 | 206 |
|
244 |
| -"@apollo/utils.logger@^1.0.0": |
245 |
| - version "1.0.1" |
246 |
| - resolved "https://registry.yarnpkg.com/@apollo/utils.logger/-/utils.logger-1.0.1.tgz#aea0d1bb7ceb237f506c6bbf38f10a555b99a695" |
247 |
| - integrity sha512-XdlzoY7fYNK4OIcvMD2G94RoFZbzTQaNP0jozmqqMudmaGo2I/2Jx71xlDJ801mWA/mbYRihyaw6KJii7k5RVA== |
248 |
| - |
249 | 207 | "@apollo/utils.logger@^2.0.0":
|
250 | 208 | version "2.0.0"
|
251 | 209 | resolved "https://registry.yarnpkg.com/@apollo/utils.logger/-/utils.logger-2.0.0.tgz#db8ec1e75daef37bcba0d31e0ea23b56126f3a5a"
|
|
2150 | 2108 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
2151 | 2109 | integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
2152 | 2110 |
|
2153 |
| -"@types/uuid@^8.3.4": |
2154 |
| - version "8.3.4" |
2155 |
| - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc" |
2156 |
| - integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw== |
2157 |
| - |
2158 | 2111 | "@types/validator@^13.7.10":
|
2159 | 2112 | version "13.7.11"
|
2160 | 2113 | resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.11.tgz#96f158d89c16375189a7aa42adbdbe3adc971dbe"
|
@@ -6900,11 +6853,6 @@ lowercase-keys@^3.0.0:
|
6900 | 6853 | resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2"
|
6901 | 6854 | integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
|
6902 | 6855 |
|
6903 |
| - |
6904 |
| - version "7.13.1" |
6905 |
| - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.13.1.tgz#267a81fbd0881327c46a81c5922606a2cfe336c4" |
6906 |
| - integrity sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ== |
6907 |
| - |
6908 | 6856 | lru-cache@^5.1.1:
|
6909 | 6857 | version "5.1.1"
|
6910 | 6858 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
|
|
7448 | 7396 | dependencies:
|
7449 | 7397 | type-fest "^2.5.1"
|
7450 | 7398 |
|
7451 |
| - |
7452 |
| - version "3.0.1" |
7453 |
| - resolved "https://registry.yarnpkg.com/node-abort-controller/-/node-abort-controller-3.0.1.tgz#f91fa50b1dee3f909afabb7e261b1e1d6b0cb74e" |
7454 |
| - integrity sha512-/ujIVxthRs+7q6hsdjHMaj8hRG9NuWmwrz+JdRwZ14jdFoKSkm+vDsCbF9PLpnSqjaWQJuTmVtcWHNLr+vrOFw== |
7455 |
| - |
7456 |
| -node-abort-controller@^3.0.1: |
| 7399 | +node-abort-controller@^3.0.1, node-abort-controller@^3.1.1: |
7457 | 7400 | version "3.1.1"
|
7458 | 7401 | resolved "https://registry.yarnpkg.com/node-abort-controller/-/node-abort-controller-3.1.1.tgz#a94377e964a9a37ac3976d848cb5c765833b8548"
|
7459 | 7402 | integrity sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==
|
@@ -9640,10 +9583,10 @@ trim-newlines@^3.0.0:
|
9640 | 9583 | resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
|
9641 | 9584 | integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
|
9642 | 9585 |
|
9643 |
| -ts-graphviz@^0.16.0: |
9644 |
| - version "0.16.0" |
9645 |
| - resolved "https://registry.yarnpkg.com/ts-graphviz/-/ts-graphviz-0.16.0.tgz#7a6e6b5434854bc90ab861e70d5af0d6d20729a7" |
9646 |
| - integrity sha512-3fTPO+G6bSQNvMh/XQQzyiahVLMMj9kqYO99ivUraNJ3Wp05HZOOVtRhi6w9hq7+laP1MKHjLBtGWqTeb1fcpg== |
| 9586 | +ts-graphviz@^1.5.4: |
| 9587 | + version "1.5.5" |
| 9588 | + resolved "https://registry.yarnpkg.com/ts-graphviz/-/ts-graphviz-1.5.5.tgz#b5e9079c18289fb36b6b53f3d81da96445c37514" |
| 9589 | + integrity sha512-abon0Tlcgvxcqr8x+p8QH1fTbR2R4cEXKGZfT4OJONZWah2YfqkmERb6hrr82omAc1IHwk5PlF8g4BS/ECYvwQ== |
9647 | 9590 |
|
9648 | 9591 | ts-invariant@^0.4.0:
|
9649 | 9592 | version "0.4.4"
|
|
0 commit comments