|
41 | 41 | yargs "^15.3.1"
|
42 | 42 |
|
43 | 43 | "@babel/cli@^7.16.8":
|
44 |
| - version "7.18.6" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.6.tgz#b1228eb9196b34d608155a47508011d9e47ab1f2" |
46 |
| - integrity sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw== |
| 44 | + version "7.18.9" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.9.tgz#1fbc8424e5f74ae08bc61ec71609af29287d82d2" |
| 46 | + integrity sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q== |
47 | 47 | dependencies:
|
48 | 48 | "@jridgewell/trace-mapping" "^0.3.8"
|
49 | 49 | commander "^4.0.1"
|
|
87 | 87 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
|
88 | 88 | integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==
|
89 | 89 |
|
90 |
| -"@babel/compat-data@^7.18.6": |
| 90 | +"@babel/compat-data@^7.18.6", "@babel/compat-data@^7.18.8": |
91 | 91 | version "7.18.8"
|
92 | 92 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
93 | 93 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
94 | 94 |
|
95 | 95 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.15.5", "@babel/core@^7.16.7":
|
96 |
| - version "7.18.6" |
97 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d" |
98 |
| - integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ== |
| 96 | + version "7.18.9" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
| 98 | + integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
99 | 99 | dependencies:
|
100 | 100 | "@ampproject/remapping" "^2.1.0"
|
101 | 101 | "@babel/code-frame" "^7.18.6"
|
102 |
| - "@babel/generator" "^7.18.6" |
103 |
| - "@babel/helper-compilation-targets" "^7.18.6" |
104 |
| - "@babel/helper-module-transforms" "^7.18.6" |
105 |
| - "@babel/helpers" "^7.18.6" |
106 |
| - "@babel/parser" "^7.18.6" |
| 102 | + "@babel/generator" "^7.18.9" |
| 103 | + "@babel/helper-compilation-targets" "^7.18.9" |
| 104 | + "@babel/helper-module-transforms" "^7.18.9" |
| 105 | + "@babel/helpers" "^7.18.9" |
| 106 | + "@babel/parser" "^7.18.9" |
107 | 107 | "@babel/template" "^7.18.6"
|
108 |
| - "@babel/traverse" "^7.18.6" |
109 |
| - "@babel/types" "^7.18.6" |
| 108 | + "@babel/traverse" "^7.18.9" |
| 109 | + "@babel/types" "^7.18.9" |
110 | 110 | convert-source-map "^1.7.0"
|
111 | 111 | debug "^4.1.0"
|
112 | 112 | gensync "^1.0.0-beta.2"
|
113 | 113 | json5 "^2.2.1"
|
114 | 114 | semver "^6.3.0"
|
115 | 115 |
|
116 | 116 | "@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.15.4", "@babel/eslint-parser@^7.16.5":
|
117 |
| - version "7.18.2" |
118 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz#e14dee36c010edfb0153cf900c2b0815e82e3245" |
119 |
| - integrity sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A== |
| 117 | + version "7.18.9" |
| 118 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.9.tgz#255a63796819a97b7578751bb08ab9f2a375a031" |
| 119 | + integrity sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ== |
120 | 120 | dependencies:
|
121 | 121 | eslint-scope "^5.1.1"
|
122 | 122 | eslint-visitor-keys "^2.1.0"
|
|
147 | 147 | "@jridgewell/gen-mapping" "^0.3.2"
|
148 | 148 | jsesc "^2.5.1"
|
149 | 149 |
|
| 150 | +"@babel/generator@^7.18.9": |
| 151 | + version "7.18.9" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
| 153 | + integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
| 154 | + dependencies: |
| 155 | + "@babel/types" "^7.18.9" |
| 156 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 157 | + jsesc "^2.5.1" |
| 158 | + |
150 | 159 | "@babel/helper-annotate-as-pure@^7.16.7":
|
151 | 160 | version "7.16.7"
|
152 | 161 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
|
|
172 | 181 | browserslist "^4.20.2"
|
173 | 182 | semver "^6.3.0"
|
174 | 183 |
|
175 |
| -"@babel/helper-compilation-targets@^7.18.2", "@babel/helper-compilation-targets@^7.18.6": |
| 184 | +"@babel/helper-compilation-targets@^7.18.2": |
176 | 185 | version "7.18.6"
|
177 | 186 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96"
|
178 | 187 | integrity sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==
|
|
182 | 191 | browserslist "^4.20.2"
|
183 | 192 | semver "^6.3.0"
|
184 | 193 |
|
| 194 | +"@babel/helper-compilation-targets@^7.18.9": |
| 195 | + version "7.18.9" |
| 196 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf" |
| 197 | + integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg== |
| 198 | + dependencies: |
| 199 | + "@babel/compat-data" "^7.18.8" |
| 200 | + "@babel/helper-validator-option" "^7.18.6" |
| 201 | + browserslist "^4.20.2" |
| 202 | + semver "^6.3.0" |
| 203 | + |
185 | 204 | "@babel/helper-create-class-features-plugin@^7.17.12", "@babel/helper-create-class-features-plugin@^7.18.0":
|
186 | 205 | version "7.18.0"
|
187 | 206 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz#fac430912606331cb075ea8d82f9a4c145a4da19"
|
|
222 | 241 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7"
|
223 | 242 | integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==
|
224 | 243 |
|
| 244 | +"@babel/helper-environment-visitor@^7.18.9": |
| 245 | + version "7.18.9" |
| 246 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
| 247 | + integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
| 248 | + |
225 | 249 | "@babel/helper-explode-assignable-expression@^7.16.7":
|
226 | 250 | version "7.16.7"
|
227 | 251 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a"
|
|
245 | 269 | "@babel/template" "^7.18.6"
|
246 | 270 | "@babel/types" "^7.18.6"
|
247 | 271 |
|
| 272 | +"@babel/helper-function-name@^7.18.9": |
| 273 | + version "7.18.9" |
| 274 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0" |
| 275 | + integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A== |
| 276 | + dependencies: |
| 277 | + "@babel/template" "^7.18.6" |
| 278 | + "@babel/types" "^7.18.9" |
| 279 | + |
248 | 280 | "@babel/helper-hoist-variables@^7.16.7", "@babel/helper-hoist-variables@^7.18.6":
|
249 | 281 | version "7.18.6"
|
250 | 282 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
|
|
287 | 319 | "@babel/traverse" "^7.18.6"
|
288 | 320 | "@babel/types" "^7.18.6"
|
289 | 321 |
|
290 |
| -"@babel/helper-module-transforms@^7.18.6": |
291 |
| - version "7.18.8" |
292 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.8.tgz#4f8408afead0188cfa48672f9d0e5787b61778c8" |
293 |
| - integrity sha512-che3jvZwIcZxrwh63VfnFTUzcAM9v/lznYkkRxIBGMPt1SudOKHAEec0SIRCfiuIzTcF7VGj/CaTT6gY4eWxvA== |
| 322 | +"@babel/helper-module-transforms@^7.18.9": |
| 323 | + version "7.18.9" |
| 324 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712" |
| 325 | + integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g== |
294 | 326 | dependencies:
|
295 |
| - "@babel/helper-environment-visitor" "^7.18.6" |
| 327 | + "@babel/helper-environment-visitor" "^7.18.9" |
296 | 328 | "@babel/helper-module-imports" "^7.18.6"
|
297 | 329 | "@babel/helper-simple-access" "^7.18.6"
|
298 | 330 | "@babel/helper-split-export-declaration" "^7.18.6"
|
299 | 331 | "@babel/helper-validator-identifier" "^7.18.6"
|
300 | 332 | "@babel/template" "^7.18.6"
|
301 |
| - "@babel/traverse" "^7.18.8" |
302 |
| - "@babel/types" "^7.18.8" |
| 333 | + "@babel/traverse" "^7.18.9" |
| 334 | + "@babel/types" "^7.18.9" |
303 | 335 |
|
304 | 336 | "@babel/helper-optimise-call-expression@^7.16.7":
|
305 | 337 | version "7.16.7"
|
|
391 | 423 | "@babel/traverse" "^7.16.8"
|
392 | 424 | "@babel/types" "^7.16.8"
|
393 | 425 |
|
394 |
| -"@babel/helpers@^7.18.6": |
395 |
| - version "7.18.6" |
396 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd" |
397 |
| - integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ== |
| 426 | +"@babel/helpers@^7.18.9": |
| 427 | + version "7.18.9" |
| 428 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9" |
| 429 | + integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ== |
398 | 430 | dependencies:
|
399 | 431 | "@babel/template" "^7.18.6"
|
400 |
| - "@babel/traverse" "^7.18.6" |
401 |
| - "@babel/types" "^7.18.6" |
| 432 | + "@babel/traverse" "^7.18.9" |
| 433 | + "@babel/types" "^7.18.9" |
402 | 434 |
|
403 | 435 | "@babel/highlight@^7.10.4":
|
404 | 436 | version "7.17.12"
|
|
418 | 450 | chalk "^2.0.0"
|
419 | 451 | js-tokens "^4.0.0"
|
420 | 452 |
|
421 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.8": |
| 453 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.8": |
422 | 454 | version "7.18.8"
|
423 | 455 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.8.tgz#822146080ac9c62dac0823bb3489622e0bc1cbdf"
|
424 | 456 | integrity sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA==
|
|
433 | 465 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c"
|
434 | 466 | integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==
|
435 | 467 |
|
| 468 | +"@babel/parser@^7.18.6", "@babel/parser@^7.18.9": |
| 469 | + version "7.18.9" |
| 470 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
| 471 | + integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
| 472 | + |
436 | 473 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
|
437 | 474 | version "7.17.12"
|
438 | 475 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.17.12.tgz#1dca338caaefca368639c9ffb095afbd4d420b1e"
|
|
1169 | 1206 | regenerator-runtime "^0.13.4"
|
1170 | 1207 |
|
1171 | 1208 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.16.7", "@babel/runtime@^7.18.0", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1172 |
| - version "7.18.6" |
1173 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580" |
1174 |
| - integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ== |
| 1209 | + version "7.18.9" |
| 1210 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a" |
| 1211 | + integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw== |
1175 | 1212 | dependencies:
|
1176 | 1213 | regenerator-runtime "^0.13.4"
|
1177 | 1214 |
|
|
1216 | 1253 | debug "^4.1.0"
|
1217 | 1254 | globals "^11.1.0"
|
1218 | 1255 |
|
1219 |
| -"@babel/traverse@^7.18.6", "@babel/traverse@^7.18.8", "@babel/traverse@^7.7.2": |
| 1256 | +"@babel/traverse@^7.18.6", "@babel/traverse@^7.7.2": |
1220 | 1257 | version "7.18.8"
|
1221 | 1258 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.8.tgz#f095e62ab46abf1da35e5a2011f43aee72d8d5b0"
|
1222 | 1259 | integrity sha512-UNg/AcSySJYR/+mIcJQDCv00T+AqRO7j/ZEJLzpaYtgM48rMg5MnkJgyNqkzo88+p4tfRvZJCEiwwfG6h4jkRg==
|
|
1232 | 1269 | debug "^4.1.0"
|
1233 | 1270 | globals "^11.1.0"
|
1234 | 1271 |
|
1235 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@babel/types@^7.18.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 1272 | +"@babel/traverse@^7.18.9": |
| 1273 | + version "7.18.9" |
| 1274 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
| 1275 | + integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
| 1276 | + dependencies: |
| 1277 | + "@babel/code-frame" "^7.18.6" |
| 1278 | + "@babel/generator" "^7.18.9" |
| 1279 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1280 | + "@babel/helper-function-name" "^7.18.9" |
| 1281 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1282 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1283 | + "@babel/parser" "^7.18.9" |
| 1284 | + "@babel/types" "^7.18.9" |
| 1285 | + debug "^4.1.0" |
| 1286 | + globals "^11.1.0" |
| 1287 | + |
| 1288 | +"@babel/types@^7.0.0", "@babel/types@^7.18.7", "@babel/types@^7.18.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
1236 | 1289 | version "7.18.8"
|
1237 | 1290 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.8.tgz#c5af199951bf41ba4a6a9a6d0d8ad722b30cd42f"
|
1238 | 1291 | integrity sha512-qwpdsmraq0aJ3osLJRApsc2ouSJCdnMeZwB0DhbtHAtRpZNZCdlbRnHIgcRKzdE1g0iOGg644fzjOBcdOz9cPw==
|
|
1256 | 1309 | "@babel/helper-validator-identifier" "^7.18.6"
|
1257 | 1310 | to-fast-properties "^2.0.0"
|
1258 | 1311 |
|
| 1312 | +"@babel/types@^7.18.6", "@babel/types@^7.18.9": |
| 1313 | + version "7.18.9" |
| 1314 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
| 1315 | + integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
| 1316 | + dependencies: |
| 1317 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 1318 | + to-fast-properties "^2.0.0" |
| 1319 | + |
1259 | 1320 | "@bcoe/v8-coverage@^0.2.3":
|
1260 | 1321 | version "0.2.3"
|
1261 | 1322 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -4464,9 +4525,9 @@ caniuse-lite@^1.0.30001349:
|
4464 | 4525 | integrity sha512-Xln/BAsPzEuiVLgJ2/45IaqD9jShtk3Y33anKb4+yLwQzws3+v6odKfpgES/cDEaZMLzSChpIGdbOYtH9MyuHw==
|
4465 | 4526 |
|
4466 | 4527 | caniuse-lite@^1.0.30001366:
|
4467 |
| - version "1.0.30001367" |
4468 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001367.tgz#2b97fe472e8fa29c78c5970615d7cd2ee414108a" |
4469 |
| - integrity sha512-XDgbeOHfifWV3GEES2B8rtsrADx4Jf+juKX2SICJcaUhjYBO3bR96kvEIHa15VU6ohtOhBZuPGGYGbXMRn0NCw== |
| 4528 | + version "1.0.30001370" |
| 4529 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001370.tgz#0a30d4f20d38b9e108cc5ae7cc62df9fe66cd5ba" |
| 4530 | + integrity sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g== |
4470 | 4531 |
|
4471 | 4532 | capital-case@^1.0.4:
|
4472 | 4533 | version "1.0.4"
|
@@ -5552,9 +5613,9 @@ electron-to-chromium@^1.4.147:
|
5552 | 5613 | integrity sha512-rZ8PZLhK4ORPjFqLp9aqC4/S1j4qWFsPPz13xmWdrbBkU/LlxMcok+f+6f8YnQ57MiZwKtOaW15biZZsY5Igvw==
|
5553 | 5614 |
|
5554 | 5615 | electron-to-chromium@^1.4.188:
|
5555 |
| - version "1.4.192" |
5556 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.192.tgz#fac050058b3e0713b401a1088cc579e14c2ab165" |
5557 |
| - integrity sha512-8nCXyIQY9An88NXAp+PuPy5h3/w5ZY7Iu2lag65Q0XREprcat5F8gKhoHsBUnQcFuCRnmevpR8yEBYRU3d2HDw== |
| 5616 | + version "1.4.199" |
| 5617 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.199.tgz#e0384fde79fdda89880e8be58196a9153e04db3b" |
| 5618 | + integrity sha512-WIGME0Cs7oob3mxsJwHbeWkH0tYkIE/sjkJ8ML2BYmuRcjhRl/q5kVDXG7W9LOOKwzPU5M0LBlXRq9rlSgnNlg== |
5558 | 5619 |
|
5559 | 5620 | emittery@^0.10.2:
|
5560 | 5621 | version "0.10.2"
|
|
12323 | 12384 | integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
12324 | 12385 |
|
12325 | 12386 | update-browserslist-db@^1.0.4:
|
12326 |
| - version "1.0.4" |
12327 |
| - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz#dbfc5a789caa26b1db8990796c2c8ebbce304824" |
12328 |
| - integrity sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA== |
| 12387 | + version "1.0.5" |
| 12388 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz#be06a5eedd62f107b7c19eb5bcefb194411abf38" |
| 12389 | + integrity sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q== |
12329 | 12390 | dependencies:
|
12330 | 12391 | escalade "^3.1.1"
|
12331 | 12392 | picocolors "^1.0.0"
|
|
0 commit comments