|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@ampproject/remapping@^2.2.0": |
6 | | - version "2.2.1" |
7 | | - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630" |
8 | | - integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg== |
9 | | - dependencies: |
10 | | - "@jridgewell/gen-mapping" "^0.3.0" |
11 | | - "@jridgewell/trace-mapping" "^0.3.9" |
12 | | - |
13 | 5 | "@apimatic/json-bigint@^1.2.0": |
14 | 6 | version "1.2.0" |
15 | 7 | resolved "https://registry.yarnpkg.com/@apimatic/json-bigint/-/json-bigint-1.2.0.tgz#05223455ec135976fe7a55456c2d21a3bbde56d8" |
|
31 | 23 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3" |
32 | 24 | chokidar "^3.6.0" |
33 | 25 |
|
34 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13": |
35 | | - version "7.12.13" |
36 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
37 | | - integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
38 | | - dependencies: |
39 | | - "@babel/highlight" "^7.12.13" |
40 | | - |
41 | | -"@babel/code-frame@^7.27.1": |
| 26 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.27.1": |
42 | 27 | version "7.27.1" |
43 | 28 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
44 | 29 | integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
|
53 | 38 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
54 | 39 |
|
55 | 40 | "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.26.10", "@babel/core@^7.7.5": |
56 | | - version "7.27.1" |
57 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6" |
58 | | - integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ== |
| 41 | + version "7.28.4" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
| 43 | + integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
59 | 44 | dependencies: |
60 | | - "@ampproject/remapping" "^2.2.0" |
61 | 45 | "@babel/code-frame" "^7.27.1" |
62 | | - "@babel/generator" "^7.27.1" |
63 | | - "@babel/helper-compilation-targets" "^7.27.1" |
64 | | - "@babel/helper-module-transforms" "^7.27.1" |
65 | | - "@babel/helpers" "^7.27.1" |
66 | | - "@babel/parser" "^7.27.1" |
67 | | - "@babel/template" "^7.27.1" |
68 | | - "@babel/traverse" "^7.27.1" |
69 | | - "@babel/types" "^7.27.1" |
| 46 | + "@babel/generator" "^7.28.3" |
| 47 | + "@babel/helper-compilation-targets" "^7.27.2" |
| 48 | + "@babel/helper-module-transforms" "^7.28.3" |
| 49 | + "@babel/helpers" "^7.28.4" |
| 50 | + "@babel/parser" "^7.28.4" |
| 51 | + "@babel/template" "^7.27.2" |
| 52 | + "@babel/traverse" "^7.28.4" |
| 53 | + "@babel/types" "^7.28.4" |
| 54 | + "@jridgewell/remapping" "^2.3.5" |
70 | 55 | convert-source-map "^2.0.0" |
71 | 56 | debug "^4.1.0" |
72 | 57 | gensync "^1.0.0-beta.2" |
73 | 58 | json5 "^2.2.3" |
74 | 59 | semver "^6.3.1" |
75 | 60 |
|
76 | | -"@babel/generator@^7.27.1": |
77 | | - version "7.27.1" |
78 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1.tgz#862d4fad858f7208edd487c28b58144036b76230" |
79 | | - integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w== |
| 61 | +"@babel/generator@^7.28.3": |
| 62 | + version "7.28.3" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e" |
| 64 | + integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw== |
80 | 65 | dependencies: |
81 | | - "@babel/parser" "^7.27.1" |
82 | | - "@babel/types" "^7.27.1" |
83 | | - "@jridgewell/gen-mapping" "^0.3.5" |
84 | | - "@jridgewell/trace-mapping" "^0.3.25" |
| 66 | + "@babel/parser" "^7.28.3" |
| 67 | + "@babel/types" "^7.28.2" |
| 68 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 69 | + "@jridgewell/trace-mapping" "^0.3.28" |
85 | 70 | jsesc "^3.0.2" |
86 | 71 |
|
87 | | -"@babel/helper-compilation-targets@^7.27.1": |
| 72 | +"@babel/helper-compilation-targets@^7.27.2": |
88 | 73 | version "7.27.2" |
89 | 74 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
90 | 75 | integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ== |
|
95 | 80 | lru-cache "^5.1.1" |
96 | 81 | semver "^6.3.1" |
97 | 82 |
|
| 83 | +"@babel/helper-globals@^7.28.0": |
| 84 | + version "7.28.0" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
| 86 | + integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
| 87 | + |
98 | 88 | "@babel/helper-module-imports@^7.27.1": |
99 | 89 | version "7.27.1" |
100 | 90 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
|
103 | 93 | "@babel/traverse" "^7.27.1" |
104 | 94 | "@babel/types" "^7.27.1" |
105 | 95 |
|
106 | | -"@babel/helper-module-transforms@^7.27.1": |
107 | | - version "7.27.1" |
108 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1.tgz#e1663b8b71d2de948da5c4fb2a20ca4f3ec27a6f" |
109 | | - integrity sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g== |
| 96 | +"@babel/helper-module-transforms@^7.28.3": |
| 97 | + version "7.28.3" |
| 98 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
| 99 | + integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
110 | 100 | dependencies: |
111 | 101 | "@babel/helper-module-imports" "^7.27.1" |
112 | 102 | "@babel/helper-validator-identifier" "^7.27.1" |
113 | | - "@babel/traverse" "^7.27.1" |
| 103 | + "@babel/traverse" "^7.28.3" |
114 | 104 |
|
115 | 105 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.8.0": |
116 | 106 | version "7.13.0" |
|
122 | 112 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
123 | 113 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
124 | 114 |
|
125 | | -"@babel/helper-validator-identifier@^7.14.0": |
126 | | - version "7.14.0" |
127 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
128 | | - integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
129 | | - |
130 | 115 | "@babel/helper-validator-identifier@^7.27.1": |
131 | 116 | version "7.27.1" |
132 | 117 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
|
137 | 122 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
138 | 123 | integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
139 | 124 |
|
140 | | -"@babel/helpers@^7.27.1": |
141 | | - version "7.27.1" |
142 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4" |
143 | | - integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ== |
| 125 | +"@babel/helpers@^7.28.4": |
| 126 | + version "7.28.4" |
| 127 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 128 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
144 | 129 | dependencies: |
145 | | - "@babel/template" "^7.27.1" |
146 | | - "@babel/types" "^7.27.1" |
| 130 | + "@babel/template" "^7.27.2" |
| 131 | + "@babel/types" "^7.28.4" |
147 | 132 |
|
148 | | -"@babel/highlight@^7.12.13": |
149 | | - version "7.14.0" |
150 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf" |
151 | | - integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg== |
| 133 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.28.4": |
| 134 | + version "7.28.4" |
| 135 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
| 136 | + integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
152 | 137 | dependencies: |
153 | | - "@babel/helper-validator-identifier" "^7.14.0" |
154 | | - chalk "^2.0.0" |
155 | | - js-tokens "^4.0.0" |
156 | | - |
157 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13": |
158 | | - version "7.14.0" |
159 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.0.tgz#2f0ebfed92bcddcc8395b91f1895191ce2760380" |
160 | | - integrity sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q== |
161 | | - |
162 | | -"@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.27.1", "@babel/parser@^7.27.2": |
163 | | - version "7.27.2" |
164 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2.tgz#577518bedb17a2ce4212afd052e01f7df0941127" |
165 | | - integrity sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw== |
166 | | - dependencies: |
167 | | - "@babel/types" "^7.27.1" |
| 138 | + "@babel/types" "^7.28.4" |
168 | 139 |
|
169 | 140 | "@babel/plugin-syntax-async-generators@^7.8.4": |
170 | 141 | version "7.8.4" |
|
250 | 221 | dependencies: |
251 | 222 | "@babel/helper-plugin-utils" "^7.12.13" |
252 | 223 |
|
253 | | -"@babel/template@^7.27.1": |
| 224 | +"@babel/template@^7.27.2", "@babel/template@^7.3.3": |
254 | 225 | version "7.27.2" |
255 | 226 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
256 | 227 | integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
|
259 | 230 | "@babel/parser" "^7.27.2" |
260 | 231 | "@babel/types" "^7.27.1" |
261 | 232 |
|
262 | | -"@babel/template@^7.3.3": |
263 | | - version "7.12.13" |
264 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" |
265 | | - integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA== |
266 | | - dependencies: |
267 | | - "@babel/code-frame" "^7.12.13" |
268 | | - "@babel/parser" "^7.12.13" |
269 | | - "@babel/types" "^7.12.13" |
270 | | - |
271 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.27.1": |
272 | | - version "7.27.1" |
273 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1.tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291" |
274 | | - integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg== |
| 233 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4": |
| 234 | + version "7.28.4" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
| 236 | + integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
275 | 237 | dependencies: |
276 | 238 | "@babel/code-frame" "^7.27.1" |
277 | | - "@babel/generator" "^7.27.1" |
278 | | - "@babel/parser" "^7.27.1" |
279 | | - "@babel/template" "^7.27.1" |
280 | | - "@babel/types" "^7.27.1" |
| 239 | + "@babel/generator" "^7.28.3" |
| 240 | + "@babel/helper-globals" "^7.28.0" |
| 241 | + "@babel/parser" "^7.28.4" |
| 242 | + "@babel/template" "^7.27.2" |
| 243 | + "@babel/types" "^7.28.4" |
281 | 244 | debug "^4.3.1" |
282 | | - globals "^11.1.0" |
283 | | - |
284 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
285 | | - version "7.14.0" |
286 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802" |
287 | | - integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg== |
288 | | - dependencies: |
289 | | - "@babel/helper-validator-identifier" "^7.14.0" |
290 | | - to-fast-properties "^2.0.0" |
291 | 245 |
|
292 | | -"@babel/types@^7.20.7", "@babel/types@^7.27.1": |
293 | | - version "7.27.1" |
294 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560" |
295 | | - integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q== |
| 246 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 247 | + version "7.28.4" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
| 249 | + integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
296 | 250 | dependencies: |
297 | 251 | "@babel/helper-string-parser" "^7.27.1" |
298 | 252 | "@babel/helper-validator-identifier" "^7.27.1" |
|
736 | 690 | "@jridgewell/sourcemap-codec" "^1.4.10" |
737 | 691 | "@jridgewell/trace-mapping" "^0.3.9" |
738 | 692 |
|
| 693 | +"@jridgewell/gen-mapping@^0.3.12": |
| 694 | + version "0.3.13" |
| 695 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" |
| 696 | + integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== |
| 697 | + dependencies: |
| 698 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 699 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 700 | + |
739 | 701 | "@jridgewell/gen-mapping@^0.3.5": |
740 | 702 | version "0.3.5" |
741 | 703 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" |
|
745 | 707 | "@jridgewell/sourcemap-codec" "^1.4.10" |
746 | 708 | "@jridgewell/trace-mapping" "^0.3.24" |
747 | 709 |
|
| 710 | +"@jridgewell/remapping@^2.3.5": |
| 711 | + version "2.3.5" |
| 712 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 713 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 714 | + dependencies: |
| 715 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 716 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 717 | + |
748 | 718 | "@jridgewell/resolve-uri@3.1.0": |
749 | 719 | version "3.1.0" |
750 | 720 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
|
788 | 758 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
789 | 759 | integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
790 | 760 |
|
| 761 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 762 | + version "1.5.5" |
| 763 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 764 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
| 765 | + |
791 | 766 | "@jridgewell/trace-mapping@0.3.9": |
792 | 767 | version "0.3.9" |
793 | 768 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9" |
|
804 | 779 | "@jridgewell/resolve-uri" "^3.1.0" |
805 | 780 | "@jridgewell/sourcemap-codec" "^1.4.14" |
806 | 781 |
|
| 782 | +"@jridgewell/trace-mapping@^0.3.28": |
| 783 | + version "0.3.31" |
| 784 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz#db15d6781c931f3a251a3dac39501c98a6082fd0" |
| 785 | + integrity sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw== |
| 786 | + dependencies: |
| 787 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 788 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 789 | + |
807 | 790 | "@jridgewell/trace-mapping@^0.3.9": |
808 | 791 | version "0.3.18" |
809 | 792 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6" |
@@ -2327,7 +2310,7 @@ chalk@4.1.0: |
2327 | 2310 | ansi-styles "^4.1.0" |
2328 | 2311 | supports-color "^7.1.0" |
2329 | 2312 |
|
2330 | | -chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0: |
| 2313 | +chalk@^2.0.1, chalk@^2.3.0: |
2331 | 2314 | version "2.4.2" |
2332 | 2315 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
2333 | 2316 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
@@ -3032,28 +3015,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3: |
3032 | 3015 | dependencies: |
3033 | 3016 | ms "2.0.0" |
3034 | 3017 |
|
3035 | | -debug@4, debug@^4.1.0, debug@^4.1.1: |
3036 | | - version "4.3.1" |
3037 | | - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" |
3038 | | - integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== |
3039 | | - dependencies: |
3040 | | - ms "2.1.2" |
3041 | | - |
3042 | | -debug@^4.3.1: |
3043 | | - version "4.4.0" |
3044 | | - resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" |
3045 | | - integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== |
3046 | | - dependencies: |
3047 | | - ms "^2.1.3" |
3048 | | - |
3049 | | -debug@^4.3.3, debug@^4.3.4: |
3050 | | - version "4.3.4" |
3051 | | - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
3052 | | - integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== |
3053 | | - dependencies: |
3054 | | - ms "2.1.2" |
3055 | | - |
3056 | | -debug@^4.3.7: |
| 3018 | +debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.3, debug@^4.3.4, debug@^4.3.7: |
3057 | 3019 | version "4.4.3" |
3058 | 3020 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a" |
3059 | 3021 | integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== |
@@ -4296,11 +4258,6 @@ global-dirs@^0.1.1: |
4296 | 4258 | dependencies: |
4297 | 4259 | ini "^1.3.4" |
4298 | 4260 |
|
4299 | | -globals@^11.1.0: |
4300 | | - version "11.12.0" |
4301 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" |
4302 | | - integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== |
4303 | | - |
4304 | 4261 | globby@11.1.0, globby@^11.1.0: |
4305 | 4262 | version "11.1.0" |
4306 | 4263 | resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b" |
@@ -6332,11 +6289,6 @@ ms@2.0.0: |
6332 | 6289 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" |
6333 | 6290 | integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== |
6334 | 6291 |
|
6335 | | -ms@2.1.2: |
6336 | | - version "2.1.2" |
6337 | | - resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" |
6338 | | - integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== |
6339 | | - |
6340 | 6292 | ms@2.1.3, ms@^2.0.0, ms@^2.1.3: |
6341 | 6293 | version "2.1.3" |
6342 | 6294 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" |
@@ -7787,14 +7739,14 @@ semver@7.3.5: |
7787 | 7739 | dependencies: |
7788 | 7740 | lru-cache "^6.0.0" |
7789 | 7741 |
|
7790 | | -semver@7.5.4, semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7: |
| 7742 | +semver@7.5.4: |
7791 | 7743 | version "7.5.4" |
7792 | 7744 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" |
7793 | 7745 | integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== |
7794 | 7746 | dependencies: |
7795 | 7747 | lru-cache "^6.0.0" |
7796 | 7748 |
|
7797 | | -semver@7.x, semver@^7.3.2: |
| 7749 | +semver@7.x, semver@^7.0.0, semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7: |
7798 | 7750 | version "7.7.2" |
7799 | 7751 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58" |
7800 | 7752 | integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA== |
@@ -8485,11 +8437,6 @@ tmpl@1.0.5: |
8485 | 8437 | resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" |
8486 | 8438 | integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== |
8487 | 8439 |
|
8488 | | -to-fast-properties@^2.0.0: |
8489 | | - version "2.0.0" |
8490 | | - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
8491 | | - integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= |
8492 | | - |
8493 | 8440 | to-object-path@^0.3.0: |
8494 | 8441 | version "0.3.0" |
8495 | 8442 | resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af" |
|
0 commit comments