|
9 | 9 | dependencies: |
10 | 10 | "@babel/highlight" "^7.8.3" |
11 | 11 |
|
12 | | -"@babel/compat-data@^7.8.4": |
13 | | - version "7.8.4" |
14 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.4.tgz#bbe65d05a291667a8394fe8a0e0e277ef22b0d2a" |
15 | | - integrity sha512-lHLhlsvFjJAqNU71b7k6Vv9ewjmTXKvqaMv7n0G1etdCabWLw3nEYE8mmgoVOxMIFE07xOvo7H7XBASirX6Rrg== |
| 12 | +"@babel/compat-data@^7.8.6": |
| 13 | + version "7.8.6" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.6.tgz#7eeaa0dfa17e50c7d9c0832515eee09b56f04e35" |
| 15 | + integrity sha512-CurCIKPTkS25Mb8mz267vU95vy+TyUpnctEX2lV33xWNmHAfjruztgiPBbXZRh3xZZy1CYvGx6XfxyTVS+sk7Q== |
16 | 16 | dependencies: |
17 | 17 | browserslist "^4.8.5" |
18 | 18 | invariant "^2.2.4" |
|
59 | 59 | lodash "^4.17.13" |
60 | 60 | source-map "^0.5.0" |
61 | 61 |
|
| 62 | +"@babel/generator@^7.8.6": |
| 63 | + version "7.8.7" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.7.tgz#870b3cf7984f5297998152af625c4f3e341400f7" |
| 65 | + integrity sha512-DQwjiKJqH4C3qGiyQCAExJHoZssn49JTMJgZ8SANGgVFdkupcUhLOdkAeoC6kmHZCPfoDG5M0b6cFlSN5wW7Ew== |
| 66 | + dependencies: |
| 67 | + "@babel/types" "^7.8.7" |
| 68 | + jsesc "^2.5.1" |
| 69 | + lodash "^4.17.13" |
| 70 | + source-map "^0.5.0" |
| 71 | + |
62 | 72 | "@babel/helper-annotate-as-pure@^7.8.3": |
63 | 73 | version "7.8.3" |
64 | 74 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee" |
|
82 | 92 | "@babel/types" "^7.8.3" |
83 | 93 | esutils "^2.0.0" |
84 | 94 |
|
85 | | -"@babel/helper-call-delegate@^7.8.3": |
86 | | - version "7.8.3" |
87 | | - resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.3.tgz#de82619898aa605d409c42be6ffb8d7204579692" |
88 | | - integrity sha512-6Q05px0Eb+N4/GTyKPPvnkig7Lylw+QzihMpws9iiZQv7ZImf84ZsZpQH7QoWN4n4tm81SnSzPgHw2qtO0Zf3A== |
| 95 | +"@babel/helper-call-delegate@^7.8.7": |
| 96 | + version "7.8.7" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.7.tgz#28a279c2e6c622a6233da548127f980751324cab" |
| 98 | + integrity sha512-doAA5LAKhsFCR0LAFIf+r2RSMmC+m8f/oQ+URnUET/rWeEzC0yTRmAGyWkD4sSu3xwbS7MYQ2u+xlt1V5R56KQ== |
89 | 99 | dependencies: |
90 | 100 | "@babel/helper-hoist-variables" "^7.8.3" |
91 | 101 | "@babel/traverse" "^7.8.3" |
92 | | - "@babel/types" "^7.8.3" |
| 102 | + "@babel/types" "^7.8.7" |
93 | 103 |
|
94 | | -"@babel/helper-compilation-targets@^7.8.4": |
95 | | - version "7.8.4" |
96 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88" |
97 | | - integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg== |
| 104 | +"@babel/helper-compilation-targets@^7.8.7": |
| 105 | + version "7.8.7" |
| 106 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde" |
| 107 | + integrity sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw== |
98 | 108 | dependencies: |
99 | | - "@babel/compat-data" "^7.8.4" |
100 | | - browserslist "^4.8.5" |
| 109 | + "@babel/compat-data" "^7.8.6" |
| 110 | + browserslist "^4.9.1" |
101 | 111 | invariant "^2.2.4" |
102 | 112 | levenary "^1.1.1" |
103 | 113 | semver "^5.5.0" |
|
216 | 226 | "@babel/traverse" "^7.8.3" |
217 | 227 | "@babel/types" "^7.8.3" |
218 | 228 |
|
| 229 | +"@babel/helper-replace-supers@^7.8.6": |
| 230 | + version "7.8.6" |
| 231 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8" |
| 232 | + integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA== |
| 233 | + dependencies: |
| 234 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 235 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 236 | + "@babel/traverse" "^7.8.6" |
| 237 | + "@babel/types" "^7.8.6" |
| 238 | + |
219 | 239 | "@babel/helper-simple-access@^7.8.3": |
220 | 240 | version "7.8.3" |
221 | 241 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae" |
|
264 | 284 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8" |
265 | 285 | integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw== |
266 | 286 |
|
| 287 | +"@babel/parser@^7.8.6": |
| 288 | + version "7.8.7" |
| 289 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.7.tgz#7b8facf95d25fef9534aad51c4ffecde1a61e26a" |
| 290 | + integrity sha512-9JWls8WilDXFGxs0phaXAZgpxTZhSk/yOYH2hTHC0X1yC7Z78IJfvR1vJ+rmJKq3I35td2XzXzN6ZLYlna+r/A== |
| 291 | + |
267 | 292 | "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
268 | 293 | version "7.8.3" |
269 | 294 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f" |
|
430 | 455 | "@babel/helper-plugin-utils" "^7.8.3" |
431 | 456 | lodash "^4.17.13" |
432 | 457 |
|
433 | | -"@babel/plugin-transform-classes@^7.8.3": |
434 | | - version "7.8.3" |
435 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.3.tgz#46fd7a9d2bb9ea89ce88720477979fe0d71b21b8" |
436 | | - integrity sha512-SjT0cwFJ+7Rbr1vQsvphAHwUHvSUPmMjMU/0P59G8U2HLFqSa082JO7zkbDNWs9kH/IUqpHI6xWNesGf8haF1w== |
| 458 | +"@babel/plugin-transform-classes@^7.8.6": |
| 459 | + version "7.8.6" |
| 460 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.6.tgz#77534447a477cbe5995ae4aee3e39fbc8090c46d" |
| 461 | + integrity sha512-k9r8qRay/R6v5aWZkrEclEhKO6mc1CCQr2dLsVHBmOQiMpN6I2bpjX3vgnldUWeEI1GHVNByULVxZ4BdP4Hmdg== |
437 | 462 | dependencies: |
438 | 463 | "@babel/helper-annotate-as-pure" "^7.8.3" |
439 | 464 | "@babel/helper-define-map" "^7.8.3" |
440 | 465 | "@babel/helper-function-name" "^7.8.3" |
441 | 466 | "@babel/helper-optimise-call-expression" "^7.8.3" |
442 | 467 | "@babel/helper-plugin-utils" "^7.8.3" |
443 | | - "@babel/helper-replace-supers" "^7.8.3" |
| 468 | + "@babel/helper-replace-supers" "^7.8.6" |
444 | 469 | "@babel/helper-split-export-declaration" "^7.8.3" |
445 | 470 | globals "^11.1.0" |
446 | 471 |
|
|
489 | 514 | "@babel/helper-plugin-utils" "^7.0.0" |
490 | 515 | "@babel/plugin-syntax-flow" "^7.2.0" |
491 | 516 |
|
492 | | -"@babel/plugin-transform-for-of@^7.8.4": |
493 | | - version "7.8.4" |
494 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d" |
495 | | - integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A== |
| 517 | +"@babel/plugin-transform-for-of@^7.8.6": |
| 518 | + version "7.8.6" |
| 519 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.6.tgz#a051bd1b402c61af97a27ff51b468321c7c2a085" |
| 520 | + integrity sha512-M0pw4/1/KI5WAxPsdcUL/w2LJ7o89YHN3yLkzNjg7Yl15GlVGgzHyCU+FMeAxevHGsLVmUqbirlUIKTafPmzdw== |
496 | 521 | dependencies: |
497 | 522 | "@babel/helper-plugin-utils" "^7.8.3" |
498 | 523 |
|
|
577 | 602 | "@babel/helper-plugin-utils" "^7.8.3" |
578 | 603 | "@babel/helper-replace-supers" "^7.8.3" |
579 | 604 |
|
580 | | -"@babel/plugin-transform-parameters@^7.8.4": |
581 | | - version "7.8.4" |
582 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4.tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3" |
583 | | - integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA== |
| 605 | +"@babel/plugin-transform-parameters@^7.8.7": |
| 606 | + version "7.8.7" |
| 607 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.7.tgz#66fa2f1de4129b4e0447509223ac71bda4955395" |
| 608 | + integrity sha512-brYWaEPTRimOctz2NDA3jnBbDi7SVN2T4wYuu0aqSzxC3nozFZngGaw29CJ9ZPweB7k+iFmZuoG3IVPIcXmD2g== |
584 | 609 | dependencies: |
585 | | - "@babel/helper-call-delegate" "^7.8.3" |
| 610 | + "@babel/helper-call-delegate" "^7.8.7" |
586 | 611 | "@babel/helper-get-function-arity" "^7.8.3" |
587 | 612 | "@babel/helper-plugin-utils" "^7.8.3" |
588 | 613 |
|
|
625 | 650 | "@babel/helper-plugin-utils" "^7.8.3" |
626 | 651 | "@babel/plugin-syntax-jsx" "^7.8.3" |
627 | 652 |
|
628 | | -"@babel/plugin-transform-regenerator@^7.8.3": |
629 | | - version "7.8.3" |
630 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.3.tgz#b31031e8059c07495bf23614c97f3d9698bc6ec8" |
631 | | - integrity sha512-qt/kcur/FxrQrzFR432FGZznkVAjiyFtCOANjkAKwCbt465L6ZCiUQh2oMYGU3Wo8LRFJxNDFwWn106S5wVUNA== |
| 653 | +"@babel/plugin-transform-regenerator@^7.8.7": |
| 654 | + version "7.8.7" |
| 655 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz#5e46a0dca2bee1ad8285eb0527e6abc9c37672f8" |
| 656 | + integrity sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA== |
632 | 657 | dependencies: |
633 | | - regenerator-transform "^0.14.0" |
| 658 | + regenerator-transform "^0.14.2" |
634 | 659 |
|
635 | 660 | "@babel/plugin-transform-reserved-words@^7.8.3": |
636 | 661 | version "7.8.3" |
|
685 | 710 | "@babel/helper-plugin-utils" "^7.8.3" |
686 | 711 |
|
687 | 712 | "@babel/preset-env@^7.4.4", "@babel/preset-env@^7.7.1": |
688 | | - version "7.8.4" |
689 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e" |
690 | | - integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w== |
| 713 | + version "7.8.7" |
| 714 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.7.tgz#1fc7d89c7f75d2d70c2b6768de6c2e049b3cb9db" |
| 715 | + integrity sha512-BYftCVOdAYJk5ASsznKAUl53EMhfBbr8CJ1X+AJLfGPscQkwJFiaV/Wn9DPH/7fzm2v6iRYJKYHSqyynTGw0nw== |
691 | 716 | dependencies: |
692 | | - "@babel/compat-data" "^7.8.4" |
693 | | - "@babel/helper-compilation-targets" "^7.8.4" |
| 717 | + "@babel/compat-data" "^7.8.6" |
| 718 | + "@babel/helper-compilation-targets" "^7.8.7" |
694 | 719 | "@babel/helper-module-imports" "^7.8.3" |
695 | 720 | "@babel/helper-plugin-utils" "^7.8.3" |
696 | 721 | "@babel/plugin-proposal-async-generator-functions" "^7.8.3" |
|
713 | 738 | "@babel/plugin-transform-async-to-generator" "^7.8.3" |
714 | 739 | "@babel/plugin-transform-block-scoped-functions" "^7.8.3" |
715 | 740 | "@babel/plugin-transform-block-scoping" "^7.8.3" |
716 | | - "@babel/plugin-transform-classes" "^7.8.3" |
| 741 | + "@babel/plugin-transform-classes" "^7.8.6" |
717 | 742 | "@babel/plugin-transform-computed-properties" "^7.8.3" |
718 | 743 | "@babel/plugin-transform-destructuring" "^7.8.3" |
719 | 744 | "@babel/plugin-transform-dotall-regex" "^7.8.3" |
720 | 745 | "@babel/plugin-transform-duplicate-keys" "^7.8.3" |
721 | 746 | "@babel/plugin-transform-exponentiation-operator" "^7.8.3" |
722 | | - "@babel/plugin-transform-for-of" "^7.8.4" |
| 747 | + "@babel/plugin-transform-for-of" "^7.8.6" |
723 | 748 | "@babel/plugin-transform-function-name" "^7.8.3" |
724 | 749 | "@babel/plugin-transform-literals" "^7.8.3" |
725 | 750 | "@babel/plugin-transform-member-expression-literals" "^7.8.3" |
|
730 | 755 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3" |
731 | 756 | "@babel/plugin-transform-new-target" "^7.8.3" |
732 | 757 | "@babel/plugin-transform-object-super" "^7.8.3" |
733 | | - "@babel/plugin-transform-parameters" "^7.8.4" |
| 758 | + "@babel/plugin-transform-parameters" "^7.8.7" |
734 | 759 | "@babel/plugin-transform-property-literals" "^7.8.3" |
735 | | - "@babel/plugin-transform-regenerator" "^7.8.3" |
| 760 | + "@babel/plugin-transform-regenerator" "^7.8.7" |
736 | 761 | "@babel/plugin-transform-reserved-words" "^7.8.3" |
737 | 762 | "@babel/plugin-transform-shorthand-properties" "^7.8.3" |
738 | 763 | "@babel/plugin-transform-spread" "^7.8.3" |
739 | 764 | "@babel/plugin-transform-sticky-regex" "^7.8.3" |
740 | 765 | "@babel/plugin-transform-template-literals" "^7.8.3" |
741 | 766 | "@babel/plugin-transform-typeof-symbol" "^7.8.4" |
742 | 767 | "@babel/plugin-transform-unicode-regex" "^7.8.3" |
743 | | - "@babel/types" "^7.8.3" |
| 768 | + "@babel/types" "^7.8.7" |
744 | 769 | browserslist "^4.8.5" |
745 | 770 | core-js-compat "^3.6.2" |
746 | 771 | invariant "^2.2.2" |
|
765 | 790 | dependencies: |
766 | 791 | regenerator-runtime "^0.13.2" |
767 | 792 |
|
| 793 | +"@babel/runtime@^7.8.4": |
| 794 | + version "7.8.7" |
| 795 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d" |
| 796 | + integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg== |
| 797 | + dependencies: |
| 798 | + regenerator-runtime "^0.13.4" |
| 799 | + |
768 | 800 | "@babel/template@^7.4.4", "@babel/template@^7.8.3": |
769 | 801 | version "7.8.3" |
770 | 802 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.3.tgz#e02ad04fe262a657809327f578056ca15fd4d1b8" |
|
789 | 821 | globals "^11.1.0" |
790 | 822 | lodash "^4.17.13" |
791 | 823 |
|
792 | | -"@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3": |
793 | | - version "7.8.3" |
794 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c" |
795 | | - integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg== |
| 824 | +"@babel/traverse@^7.8.6": |
| 825 | + version "7.8.6" |
| 826 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff" |
| 827 | + integrity sha512-2B8l0db/DPi8iinITKuo7cbPznLCEk0kCxDoB9/N6gGNg/gxOXiR/IcymAFPiBwk5w6TtQ27w4wpElgp9btR9A== |
| 828 | + dependencies: |
| 829 | + "@babel/code-frame" "^7.8.3" |
| 830 | + "@babel/generator" "^7.8.6" |
| 831 | + "@babel/helper-function-name" "^7.8.3" |
| 832 | + "@babel/helper-split-export-declaration" "^7.8.3" |
| 833 | + "@babel/parser" "^7.8.6" |
| 834 | + "@babel/types" "^7.8.6" |
| 835 | + debug "^4.1.0" |
| 836 | + globals "^11.1.0" |
| 837 | + lodash "^4.17.13" |
| 838 | + |
| 839 | +"@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7": |
| 840 | + version "7.8.7" |
| 841 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7.tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d" |
| 842 | + integrity sha512-k2TreEHxFA4CjGkL+GYjRyx35W0Mr7DP5+9q6WMkyKXB+904bYmG40syjMFV0oLlhhFCwWl0vA0DyzTDkwAiJw== |
796 | 843 | dependencies: |
797 | 844 | esutils "^2.0.2" |
798 | 845 | lodash "^4.17.13" |
@@ -1748,14 +1795,14 @@ browserify@^16.2.3: |
1748 | 1795 | vm-browserify "^1.0.0" |
1749 | 1796 | xtend "^4.0.0" |
1750 | 1797 |
|
1751 | | -browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.8.3, browserslist@^4.8.5: |
1752 | | - version "4.8.6" |
1753 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.6.tgz#96406f3f5f0755d272e27a66f4163ca821590a7e" |
1754 | | - integrity sha512-ZHao85gf0eZ0ESxLfCp73GG9O/VTytYDIkIiZDlURppLTI9wErSM/5yAKEq6rcUdxBLjMELmrYUJGg5sxGKMHg== |
| 1798 | +browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.8.3, browserslist@^4.8.5, browserslist@^4.9.1: |
| 1799 | + version "4.9.1" |
| 1800 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.9.1.tgz#01ffb9ca31a1aef7678128fc6a2253316aa7287c" |
| 1801 | + integrity sha512-Q0DnKq20End3raFulq6Vfp1ecB9fh8yUNV55s8sekaDDeqBaCtWlRHCUdaWyUeSSBJM7IbM6HcsyaeYqgeDhnw== |
1755 | 1802 | dependencies: |
1756 | | - caniuse-lite "^1.0.30001023" |
1757 | | - electron-to-chromium "^1.3.341" |
1758 | | - node-releases "^1.1.47" |
| 1803 | + caniuse-lite "^1.0.30001030" |
| 1804 | + electron-to-chromium "^1.3.363" |
| 1805 | + node-releases "^1.1.50" |
1759 | 1806 |
|
1760 | 1807 | buffer-equal@0.0.1: |
1761 | 1808 | version "0.0.1" |
@@ -1896,10 +1943,10 @@ caniuse-lite@^1.0.0: |
1896 | 1943 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001008.tgz#b8841b1df78a9f5ed9702537ef592f1f8772c0d9" |
1897 | 1944 | integrity sha512-b8DJyb+VVXZGRgJUa30cbk8gKHZ3LOZTBLaUEEVr2P4xpmFigOCc62CO4uzquW641Ouq1Rm9N+rWLWdSYDaDIw== |
1898 | 1945 |
|
1899 | | -caniuse-lite@^1.0.30001023: |
1900 | | - version "1.0.30001023" |
1901 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001023.tgz#b82155827f3f5009077bdd2df3d8968bcbcc6fc4" |
1902 | | - integrity sha512-C5TDMiYG11EOhVOA62W1p3UsJ2z4DsHtMBQtjzp3ZsUglcQn62WOUgW0y795c7A5uZ+GCEIvzkMatLIlAsbNTA== |
| 1946 | +caniuse-lite@^1.0.30001030: |
| 1947 | + version "1.0.30001033" |
| 1948 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001033.tgz#60c328fb56860de60f9a2cb419c31fb80587cba0" |
| 1949 | + integrity sha512-8Ibzxee6ibc5q88cM1usPsMpJOG5CTq0s/dKOmlekPbDGKt+UrnOOTPSjQz3kVo6yL7N4SB5xd+FGLHQmbzh6A== |
1903 | 1950 |
|
1904 | 1951 | caseless@~0.12.0: |
1905 | 1952 | version "0.12.0" |
@@ -3030,10 +3077,10 @@ ee-first@1.1.1: |
3030 | 3077 | resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" |
3031 | 3078 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= |
3032 | 3079 |
|
3033 | | -electron-to-chromium@^1.3.341: |
3034 | | - version "1.3.344" |
3035 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.344.tgz#f1397a633c35e726730c24be1084cd25c3ee8148" |
3036 | | - integrity sha512-tvbx2Wl8WBR+ym3u492D0L6/jH+8NoQXqe46+QhbWH3voVPauGuZYeb1QAXYoOAWuiP2dbSvlBx0kQ1F3hu/Mw== |
| 3080 | +electron-to-chromium@^1.3.363: |
| 3081 | + version "1.3.372" |
| 3082 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.372.tgz#fb61b6dfe06f3278a384d084ebef75d463ec7580" |
| 3083 | + integrity sha512-77a4jYC52OdisHM+Tne7dgWEvQT1FoNu/jYl279pP88ZtG4ZRIPyhQwAKxj6C2rzsyC1OwsOds9JlZtNncSz6g== |
3037 | 3084 |
|
3038 | 3085 | elliptic@^6.0.0: |
3039 | 3086 | version "6.4.0" |
@@ -5536,10 +5583,10 @@ node-pre-gyp@^0.12.0: |
5536 | 5583 | semver "^5.3.0" |
5537 | 5584 | tar "^4" |
5538 | 5585 |
|
5539 | | -node-releases@^1.1.47: |
5540 | | - version "1.1.47" |
5541 | | - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.47.tgz#c59ef739a1fd7ecbd9f0b7cf5b7871e8a8b591e4" |
5542 | | - integrity sha512-k4xjVPx5FpwBUj0Gw7uvFOTF4Ep8Hok1I6qjwL3pLfwe7Y0REQSAqOwwv9TWBCUtMHxcXfY4PgRLRozcChvTcA== |
| 5586 | +node-releases@^1.1.50: |
| 5587 | + version "1.1.51" |
| 5588 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.51.tgz#70d0e054221343d2966006bfbd4d98622cc00bd0" |
| 5589 | + integrity sha512-1eQEs6HFYY1kMXQPOLzCf7HdjReErmvn85tZESMczdCNVWP3Y7URYLBAyYynuI7yef1zj4HN5q+oB2x67QU0lw== |
5543 | 5590 | dependencies: |
5544 | 5591 | semver "^6.3.0" |
5545 | 5592 |
|
@@ -6600,7 +6647,7 @@ pretty-quick@^2.0.1: |
6600 | 6647 | mri "^1.1.4" |
6601 | 6648 | multimatch "^4.0.0" |
6602 | 6649 |
|
6603 | | -private@^0.1.6: |
| 6650 | +private@^0.1.8: |
6604 | 6651 | version "0.1.8" |
6605 | 6652 | resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff" |
6606 | 6653 |
|
@@ -6938,12 +6985,18 @@ regenerator-runtime@^0.13.2: |
6938 | 6985 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5" |
6939 | 6986 | integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw== |
6940 | 6987 |
|
6941 | | -regenerator-transform@^0.14.0: |
6942 | | - version "0.14.1" |
6943 | | - resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb" |
6944 | | - integrity sha512-flVuee02C3FKRISbxhXl9mGzdbWUVHubl1SMaknjxkFB1/iqpJhArQUvRxOOPEc/9tAiX0BaQ28FJH10E4isSQ== |
| 6988 | +regenerator-runtime@^0.13.4: |
| 6989 | + version "0.13.4" |
| 6990 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.4.tgz#e96bf612a3362d12bb69f7e8f74ffeab25c7ac91" |
| 6991 | + integrity sha512-plpwicqEzfEyTQohIKktWigcLzmNStMGwbOUbykx51/29Z3JOGYldaaNGK7ngNXV+UcoqvIMmloZ48Sr74sd+g== |
| 6992 | + |
| 6993 | +regenerator-transform@^0.14.2: |
| 6994 | + version "0.14.2" |
| 6995 | + resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.2.tgz#949d9d87468ff88d5a7e4734ebb994a892de1ff2" |
| 6996 | + integrity sha512-V4+lGplCM/ikqi5/mkkpJ06e9Bujq1NFmNLvsCs56zg3ZbzrnUzAtizZ24TXxtRX/W2jcdScwQCnbL0CICTFkQ== |
6945 | 6997 | dependencies: |
6946 | | - private "^0.1.6" |
| 6998 | + "@babel/runtime" "^7.8.4" |
| 6999 | + private "^0.1.8" |
6947 | 7000 |
|
6948 | 7001 | regex-not@^1.0.0, regex-not@^1.0.2: |
6949 | 7002 | version "1.0.2" |
|
0 commit comments