|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - version "7.16.7" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.7.tgz#4184b5ec6a22106e9dd64bbcaa2eb22675ff595d" |
8 |
| - integrity sha512-0iBF+G2Qml0y3mY5dirolyToLSR88a/KB6F2Gm8J/lOnyL8wbEOHak0DHF8gjc9XZGgTDGv/jYXNiapvsYyHTA== |
| 5 | + |
| 6 | + version "7.16.8" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.16.8.tgz#44b9be7706762bfa3bff8adbf746da336eb0ab7c" |
| 8 | + integrity sha512-FTKBbxyk5TclXOGmwYyqelqP5IF6hMxaeJskd85jbR5jBfYlwqgwAbJwnixi1ZBbTqKfFuAA95mdmUFeSRwyJA== |
9 | 9 | dependencies:
|
10 | 10 | commander "^4.0.1"
|
11 | 11 | convert-source-map "^1.1.0"
|
|
67 | 67 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
|
68 | 68 | integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
|
69 | 69 |
|
| 70 | +"@babel/compat-data@^7.16.8": |
| 71 | + version "7.16.8" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" |
| 73 | + integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q== |
| 74 | + |
70 | 75 | "@babel/[email protected]", "@babel/core@^7.12.3", "@babel/core@^7.8.0":
|
71 | 76 | version "7.16.7"
|
72 | 77 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf"
|
|
166 | 171 | jsesc "^2.5.1"
|
167 | 172 | source-map "^0.5.0"
|
168 | 173 |
|
| 174 | +"@babel/generator@^7.16.8": |
| 175 | + version "7.16.8" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe" |
| 177 | + integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw== |
| 178 | + dependencies: |
| 179 | + "@babel/types" "^7.16.8" |
| 180 | + jsesc "^2.5.1" |
| 181 | + source-map "^0.5.0" |
| 182 | + |
169 | 183 | "@babel/generator@^7.2.2":
|
170 | 184 | version "7.3.0"
|
171 | 185 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.3.0.tgz#f663838cd7b542366de3aa608a657b8ccb2a99eb"
|
|
513 | 527 | dependencies:
|
514 | 528 | lodash "^4.17.13"
|
515 | 529 |
|
516 |
| -"@babel/helper-remap-async-to-generator@^7.16.7": |
517 |
| - version "7.16.7" |
518 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.7.tgz#5ce2416990d55eb6e099128338848ae8ffa58a9a" |
519 |
| - integrity sha512-C3o117GnP/j/N2OWo+oepeWbFEKRfNaay+F1Eo5Mj3A1SRjyx+qaFhm23nlipub7Cjv2azdUUiDH+VlpdwUFRg== |
| 530 | +"@babel/helper-remap-async-to-generator@^7.16.8": |
| 531 | + version "7.16.8" |
| 532 | + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3" |
| 533 | + integrity sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw== |
520 | 534 | dependencies:
|
521 | 535 | "@babel/helper-annotate-as-pure" "^7.16.7"
|
522 |
| - "@babel/helper-wrap-function" "^7.16.7" |
523 |
| - "@babel/types" "^7.16.7" |
| 536 | + "@babel/helper-wrap-function" "^7.16.8" |
| 537 | + "@babel/types" "^7.16.8" |
524 | 538 |
|
525 | 539 | "@babel/helper-replace-supers@^7.15.4":
|
526 | 540 | version "7.15.4"
|
|
633 | 647 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
|
634 | 648 | integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
|
635 | 649 |
|
636 |
| -"@babel/helper-wrap-function@^7.16.7": |
637 |
| - version "7.16.7" |
638 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.7.tgz#8ddf9eaa770ed43de4bc3687f3f3b0d6d5ecf014" |
639 |
| - integrity sha512-7a9sABeVwcunnztZZ7WTgSw6jVYLzM1wua0Z4HIXm9S3/HC96WKQTkFgGEaj5W06SHHihPJ6Le6HzS5cGOQMNw== |
| 650 | +"@babel/helper-wrap-function@^7.16.8": |
| 651 | + version "7.16.8" |
| 652 | + resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz#58afda087c4cd235de92f7ceedebca2c41274200" |
| 653 | + integrity sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw== |
640 | 654 | dependencies:
|
641 | 655 | "@babel/helper-function-name" "^7.16.7"
|
642 | 656 | "@babel/template" "^7.16.7"
|
643 |
| - "@babel/traverse" "^7.16.7" |
644 |
| - "@babel/types" "^7.16.7" |
| 657 | + "@babel/traverse" "^7.16.8" |
| 658 | + "@babel/types" "^7.16.8" |
645 | 659 |
|
646 | 660 | "@babel/helpers@^7.15.4":
|
647 | 661 | version "7.15.4"
|
|
738 | 752 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae"
|
739 | 753 | integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==
|
740 | 754 |
|
| 755 | +"@babel/parser@^7.16.8": |
| 756 | + version "7.16.8" |
| 757 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17" |
| 758 | + integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw== |
| 759 | + |
741 | 760 | "@babel/parser@^7.2.2", "@babel/parser@^7.2.3":
|
742 | 761 | version "7.3.1"
|
743 | 762 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.1.tgz#8f4ffd45f779e6132780835ffa7a215fa0b2d181"
|
|
763 | 782 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
764 | 783 | "@babel/plugin-proposal-optional-chaining" "^7.16.7"
|
765 | 784 |
|
766 |
| -"@babel/plugin-proposal-async-generator-functions@^7.16.7": |
767 |
| - version "7.16.7" |
768 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.7.tgz#739adc1212a9e4892de440cd7dfffb06172df78d" |
769 |
| - integrity sha512-TTXBT3A5c11eqRzaC6beO6rlFT3Mo9C2e8eB44tTr52ESXSK2CIc2fOp1ynpAwQA8HhBMho+WXhMHWlAe3xkpw== |
| 785 | +"@babel/plugin-proposal-async-generator-functions@^7.16.8": |
| 786 | + version "7.16.8" |
| 787 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz#3bdd1ebbe620804ea9416706cd67d60787504bc8" |
| 788 | + integrity sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ== |
770 | 789 | dependencies:
|
771 | 790 | "@babel/helper-plugin-utils" "^7.16.7"
|
772 |
| - "@babel/helper-remap-async-to-generator" "^7.16.7" |
| 791 | + "@babel/helper-remap-async-to-generator" "^7.16.8" |
773 | 792 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
774 | 793 |
|
775 | 794 | "@babel/plugin-proposal-class-properties@^7.16.7":
|
|
1046 | 1065 | dependencies:
|
1047 | 1066 | "@babel/helper-plugin-utils" "^7.16.7"
|
1048 | 1067 |
|
1049 |
| -"@babel/plugin-transform-async-to-generator@^7.16.7": |
1050 |
| - version "7.16.7" |
1051 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.7.tgz#646e1262ac341b587ff5449844d4492dbb10ac4b" |
1052 |
| - integrity sha512-pFEfjnK4DfXCfAlA5I98BYdDJD8NltMzx19gt6DAmfE+2lXRfPUoa0/5SUjT4+TDE1W/rcxU/1lgN55vpAjjdg== |
| 1068 | +"@babel/plugin-transform-async-to-generator@^7.16.8": |
| 1069 | + version "7.16.8" |
| 1070 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz#b83dff4b970cf41f1b819f8b49cc0cfbaa53a808" |
| 1071 | + integrity sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg== |
1053 | 1072 | dependencies:
|
1054 | 1073 | "@babel/helper-module-imports" "^7.16.7"
|
1055 | 1074 | "@babel/helper-plugin-utils" "^7.16.7"
|
1056 |
| - "@babel/helper-remap-async-to-generator" "^7.16.7" |
| 1075 | + "@babel/helper-remap-async-to-generator" "^7.16.8" |
1057 | 1076 |
|
1058 | 1077 | "@babel/plugin-transform-block-scoped-functions@^7.16.7":
|
1059 | 1078 | version "7.16.7"
|
|
1175 | 1194 | "@babel/helper-plugin-utils" "^7.16.7"
|
1176 | 1195 | babel-plugin-dynamic-import-node "^2.3.3"
|
1177 | 1196 |
|
1178 |
| -"@babel/plugin-transform-modules-commonjs@^7.16.7": |
1179 |
| - version "7.16.7" |
1180 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.7.tgz#fd119e6a433c527d368425b45df361e1e95d3c1a" |
1181 |
| - integrity sha512-h2RP2kE7He1ZWKyAlanMZrAbdv+Acw1pA8dQZhE025WJZE2z0xzFADAinXA9fxd5bn7JnM+SdOGcndGx1ARs9w== |
| 1197 | +"@babel/plugin-transform-modules-commonjs@^7.16.8": |
| 1198 | + version "7.16.8" |
| 1199 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe" |
| 1200 | + integrity sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA== |
1182 | 1201 | dependencies:
|
1183 | 1202 | "@babel/helper-module-transforms" "^7.16.7"
|
1184 | 1203 | "@babel/helper-plugin-utils" "^7.16.7"
|
|
1204 | 1223 | "@babel/helper-module-transforms" "^7.16.7"
|
1205 | 1224 | "@babel/helper-plugin-utils" "^7.16.7"
|
1206 | 1225 |
|
1207 |
| -"@babel/plugin-transform-named-capturing-groups-regex@^7.16.7": |
1208 |
| - version "7.16.7" |
1209 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.7.tgz#749d90d94e73cf62c60a0cc8d6b94d29305a81f2" |
1210 |
| - integrity sha512-kFy35VwmwIQwCjwrAQhl3+c/kr292i4KdLPKp5lPH03Ltc51qnFlIADoyPxc/6Naz3ok3WdYKg+KK6AH+D4utg== |
| 1226 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.16.8": |
| 1227 | + version "7.16.8" |
| 1228 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz#7f860e0e40d844a02c9dcf9d84965e7dfd666252" |
| 1229 | + integrity sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw== |
1211 | 1230 | dependencies:
|
1212 | 1231 | "@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
1213 | 1232 |
|
|
1338 | 1357 | "@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
1339 | 1358 | "@babel/helper-plugin-utils" "^7.16.7"
|
1340 | 1359 |
|
1341 |
| - |
1342 |
| - version "7.16.7" |
1343 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.7.tgz#c491088856d0b3177822a2bf06cb74d76327aa56" |
1344 |
| - integrity sha512-urX3Cee4aOZbRWOSa3mKPk0aqDikfILuo+C7qq7HY0InylGNZ1fekq9jmlr3pLWwZHF4yD7heQooc2Pow2KMyQ== |
| 1360 | + |
| 1361 | + version "7.16.8" |
| 1362 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9" |
| 1363 | + integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg== |
1345 | 1364 | dependencies:
|
1346 |
| - "@babel/compat-data" "^7.16.4" |
| 1365 | + "@babel/compat-data" "^7.16.8" |
1347 | 1366 | "@babel/helper-compilation-targets" "^7.16.7"
|
1348 | 1367 | "@babel/helper-plugin-utils" "^7.16.7"
|
1349 | 1368 | "@babel/helper-validator-option" "^7.16.7"
|
1350 | 1369 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7"
|
1351 | 1370 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7"
|
1352 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.16.7" |
| 1371 | + "@babel/plugin-proposal-async-generator-functions" "^7.16.8" |
1353 | 1372 | "@babel/plugin-proposal-class-properties" "^7.16.7"
|
1354 | 1373 | "@babel/plugin-proposal-class-static-block" "^7.16.7"
|
1355 | 1374 | "@babel/plugin-proposal-dynamic-import" "^7.16.7"
|
|
1379 | 1398 | "@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
1380 | 1399 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1381 | 1400 | "@babel/plugin-transform-arrow-functions" "^7.16.7"
|
1382 |
| - "@babel/plugin-transform-async-to-generator" "^7.16.7" |
| 1401 | + "@babel/plugin-transform-async-to-generator" "^7.16.8" |
1383 | 1402 | "@babel/plugin-transform-block-scoped-functions" "^7.16.7"
|
1384 | 1403 | "@babel/plugin-transform-block-scoping" "^7.16.7"
|
1385 | 1404 | "@babel/plugin-transform-classes" "^7.16.7"
|
|
1393 | 1412 | "@babel/plugin-transform-literals" "^7.16.7"
|
1394 | 1413 | "@babel/plugin-transform-member-expression-literals" "^7.16.7"
|
1395 | 1414 | "@babel/plugin-transform-modules-amd" "^7.16.7"
|
1396 |
| - "@babel/plugin-transform-modules-commonjs" "^7.16.7" |
| 1415 | + "@babel/plugin-transform-modules-commonjs" "^7.16.8" |
1397 | 1416 | "@babel/plugin-transform-modules-systemjs" "^7.16.7"
|
1398 | 1417 | "@babel/plugin-transform-modules-umd" "^7.16.7"
|
1399 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.7" |
| 1418 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8" |
1400 | 1419 | "@babel/plugin-transform-new-target" "^7.16.7"
|
1401 | 1420 | "@babel/plugin-transform-object-super" "^7.16.7"
|
1402 | 1421 | "@babel/plugin-transform-parameters" "^7.16.7"
|
|
1411 | 1430 | "@babel/plugin-transform-unicode-escapes" "^7.16.7"
|
1412 | 1431 | "@babel/plugin-transform-unicode-regex" "^7.16.7"
|
1413 | 1432 | "@babel/preset-modules" "^0.1.5"
|
1414 |
| - "@babel/types" "^7.16.7" |
| 1433 | + "@babel/types" "^7.16.8" |
1415 | 1434 | babel-plugin-polyfill-corejs2 "^0.3.0"
|
1416 |
| - babel-plugin-polyfill-corejs3 "^0.4.0" |
| 1435 | + babel-plugin-polyfill-corejs3 "^0.5.0" |
1417 | 1436 | babel-plugin-polyfill-regenerator "^0.3.0"
|
1418 |
| - core-js-compat "^3.19.1" |
| 1437 | + core-js-compat "^3.20.2" |
1419 | 1438 | semver "^6.3.0"
|
1420 | 1439 |
|
1421 | 1440 |
|
|
1583 | 1602 | debug "^4.1.0"
|
1584 | 1603 | globals "^11.1.0"
|
1585 | 1604 |
|
| 1605 | +"@babel/traverse@^7.16.8": |
| 1606 | + version "7.16.8" |
| 1607 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.8.tgz#bab2f2b09a5fe8a8d9cad22cbfe3ba1d126fef9c" |
| 1608 | + integrity sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ== |
| 1609 | + dependencies: |
| 1610 | + "@babel/code-frame" "^7.16.7" |
| 1611 | + "@babel/generator" "^7.16.8" |
| 1612 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1613 | + "@babel/helper-function-name" "^7.16.7" |
| 1614 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1615 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1616 | + "@babel/parser" "^7.16.8" |
| 1617 | + "@babel/types" "^7.16.8" |
| 1618 | + debug "^4.1.0" |
| 1619 | + globals "^11.1.0" |
| 1620 | + |
1586 | 1621 | "@babel/traverse@^7.7.0":
|
1587 | 1622 | version "7.9.5"
|
1588 | 1623 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2"
|
|
1648 | 1683 | "@babel/helper-validator-identifier" "^7.16.7"
|
1649 | 1684 | to-fast-properties "^2.0.0"
|
1650 | 1685 |
|
| 1686 | +"@babel/types@^7.16.8": |
| 1687 | + version "7.16.8" |
| 1688 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" |
| 1689 | + integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg== |
| 1690 | + dependencies: |
| 1691 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1692 | + to-fast-properties "^2.0.0" |
| 1693 | + |
1651 | 1694 | "@babel/types@^7.2.2", "@babel/types@^7.3.0":
|
1652 | 1695 | version "7.3.0"
|
1653 | 1696 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.3.0.tgz#61dc0b336a93badc02bf5f69c4cd8e1353f2ffc0"
|
@@ -2884,13 +2927,13 @@ babel-plugin-polyfill-corejs2@^0.3.0:
|
2884 | 2927 | "@babel/helper-define-polyfill-provider" "^0.3.0"
|
2885 | 2928 | semver "^6.1.1"
|
2886 | 2929 |
|
2887 |
| -babel-plugin-polyfill-corejs3@^0.4.0: |
2888 |
| - version "0.4.0" |
2889 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087" |
2890 |
| - integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw== |
| 2930 | +babel-plugin-polyfill-corejs3@^0.5.0: |
| 2931 | + version "0.5.0" |
| 2932 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.0.tgz#f81371be3fe499d39e074e272a1ef86533f3d268" |
| 2933 | + integrity sha512-Hcrgnmkf+4JTj73GbK3bBhlVPiLL47owUAnoJIf69Hakl3q+KfodbDXiZWGMM7iqCZTxCG3Z2VRfPNYES4rXqQ== |
2891 | 2934 | dependencies:
|
2892 | 2935 | "@babel/helper-define-polyfill-provider" "^0.3.0"
|
2893 |
| - core-js-compat "^3.18.0" |
| 2936 | + core-js-compat "^3.20.0" |
2894 | 2937 |
|
2895 | 2938 | babel-plugin-polyfill-regenerator@^0.3.0:
|
2896 | 2939 | version "0.3.0"
|
@@ -3209,13 +3252,13 @@ browserslist@^4.17.5:
|
3209 | 3252 | node-releases "^2.0.1"
|
3210 | 3253 | picocolors "^1.0.0"
|
3211 | 3254 |
|
3212 |
| -browserslist@^4.17.6: |
3213 |
| - version "4.17.6" |
3214 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d" |
3215 |
| - integrity sha512-uPgz3vyRTlEiCv4ee9KlsKgo2V6qPk7Jsn0KAn2OBqbqKo3iNcPEC1Ti6J4dwnz+aIRfEEEuOzC9IBk8tXUomw== |
| 3255 | +browserslist@^4.19.1: |
| 3256 | + version "4.19.1" |
| 3257 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3" |
| 3258 | + integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A== |
3216 | 3259 | dependencies:
|
3217 |
| - caniuse-lite "^1.0.30001274" |
3218 |
| - electron-to-chromium "^1.3.886" |
| 3260 | + caniuse-lite "^1.0.30001286" |
| 3261 | + electron-to-chromium "^1.4.17" |
3219 | 3262 | escalade "^3.1.1"
|
3220 | 3263 | node-releases "^2.0.1"
|
3221 | 3264 | picocolors "^1.0.0"
|
@@ -3362,16 +3405,16 @@ caniuse-lite@^1.0.30001259:
|
3362 | 3405 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001261.tgz#96d89813c076ea061209a4e040d8dcf0c66a1d01"
|
3363 | 3406 | integrity sha512-vM8D9Uvp7bHIN0fZ2KQ4wnmYFpJo/Etb4Vwsuc+ka0tfGDHvOPrFm6S/7CCNLSOkAUjenT2HnUPESdOIL91FaA==
|
3364 | 3407 |
|
3365 |
| -caniuse-lite@^1.0.30001274: |
3366 |
| - version "1.0.30001278" |
3367 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001278.tgz#51cafc858df77d966b17f59b5839250b24417fff" |
3368 |
| - integrity sha512-mpF9KeH8u5cMoEmIic/cr7PNS+F5LWBk0t2ekGT60lFf0Wq+n9LspAj0g3P+o7DQhD3sUdlMln4YFAWhFYn9jg== |
3369 |
| - |
3370 | 3408 | caniuse-lite@^1.0.30001280:
|
3371 | 3409 | version "1.0.30001282"
|
3372 | 3410 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz#38c781ee0a90ccfe1fe7fefd00e43f5ffdcb96fd"
|
3373 | 3411 | integrity sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg==
|
3374 | 3412 |
|
| 3413 | +caniuse-lite@^1.0.30001286: |
| 3414 | + version "1.0.30001299" |
| 3415 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001299.tgz#d753bf6444ed401eb503cbbe17aa3e1451b5a68c" |
| 3416 | + integrity sha512-iujN4+x7QzqA2NCSrS5VUy+4gLmRd4xv6vbBBsmfVqTx8bLAD8097euLqQgKxSVLvxjSDcvF1T/i9ocgnUFexw== |
| 3417 | + |
3375 | 3418 | capture-exit@^2.0.0:
|
3376 | 3419 | version "2.0.0"
|
3377 | 3420 | resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
@@ -3974,12 +4017,12 @@ copy-descriptor@^0.1.0:
|
3974 | 4017 | version "0.1.1"
|
3975 | 4018 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
3976 | 4019 |
|
3977 |
| -core-js-compat@^3.18.0, core-js-compat@^3.19.1: |
3978 |
| - version "3.19.1" |
3979 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476" |
3980 |
| - integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g== |
| 4020 | +core-js-compat@^3.20.0, core-js-compat@^3.20.2: |
| 4021 | + version "3.20.2" |
| 4022 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.20.2.tgz#d1ff6936c7330959b46b2e08b122a8b14e26140b" |
| 4023 | + integrity sha512-qZEzVQ+5Qh6cROaTPFLNS4lkvQ6mBzE3R6A6EEpssj7Zr2egMHgsy4XapdifqJDGC9CBiNv7s+ejI96rLNQFdg== |
3981 | 4024 | dependencies:
|
3982 |
| - browserslist "^4.17.6" |
| 4025 | + browserslist "^4.19.1" |
3983 | 4026 | semver "7.0.0"
|
3984 | 4027 |
|
3985 | 4028 | core-js@^2.4.0, core-js@^2.5.0:
|
@@ -4446,16 +4489,16 @@ electron-to-chromium@^1.3.846:
|
4446 | 4489 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.852.tgz#04091fd848b38e7248e4eb70c05e1f9befd2671b"
|
4447 | 4490 | integrity sha512-vNbdzbbx3d7TStoC0oIVYz6X/tIezHXnreI+4a8I7EqAQ9hpHulz3ar8xChUNcG77A+TtPSKz9B9Xwpt9e1B5w==
|
4448 | 4491 |
|
4449 |
| -electron-to-chromium@^1.3.886: |
4450 |
| - version "1.3.889" |
4451 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.889.tgz#0b7c6f7628559592d5406deda281788f37107790" |
4452 |
| - integrity sha512-suEUoPTD1mExjL9TdmH7cvEiWJVM2oEiAi+Y1p0QKxI2HcRlT44qDTP2c1aZmVwRemIPYOpxmV7CxQCOWcm4XQ== |
4453 |
| - |
4454 | 4492 | electron-to-chromium@^1.3.896:
|
4455 | 4493 | version "1.3.903"
|
4456 | 4494 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.903.tgz#e2d3c3809f4ef05fdbe5cc88969dfc94b1bd15b9"
|
4457 | 4495 | integrity sha512-+PnYAyniRRTkNq56cqYDLq9LyklZYk0hqoDy9GpcU11H5QjRmFZVDbxtgHUMK/YzdNTcn1XWP5gb+hFlSCr20g==
|
4458 | 4496 |
|
| 4497 | +electron-to-chromium@^1.4.17: |
| 4498 | + version "1.4.45" |
| 4499 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.45.tgz#cf1144091d6683cbd45a231954a745f02fb24598" |
| 4500 | + integrity sha512-czF9eYVuOmlY/vxyMQz2rGlNSjZpxNQYBe1gmQv7al171qOIhgyO9k7D5AKlgeTCSPKk+LHhj5ZyIdmEub9oNg== |
| 4501 | + |
4459 | 4502 | elliptic@^6.0.0:
|
4460 | 4503 | version "6.4.0"
|
4461 | 4504 | resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
|
|
0 commit comments