|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.8.3"
|
11 | 11 |
|
12 |
| -"@babel/compat-data@^7.8.0", "@babel/compat-data@^7.8.1": |
13 |
| - version "7.8.1" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.1.tgz#fc0bbbb7991e4fb2b47e168e60f2cc2c41680be9" |
15 |
| - integrity sha512-Z+6ZOXvyOWYxJ50BwxzdhRnRsGST8Y3jaZgxYig575lTjVSs3KtJnmESwZegg6e2Dn0td1eDhoWlp1wI4BTCPw== |
| 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== |
16 | 16 | dependencies:
|
17 |
| - browserslist "^4.8.2" |
| 17 | + browserslist "^4.8.5" |
18 | 18 | invariant "^2.2.4"
|
19 | 19 | semver "^5.5.0"
|
20 | 20 |
|
|
73 | 73 | "@babel/traverse" "^7.8.3"
|
74 | 74 | "@babel/types" "^7.8.3"
|
75 | 75 |
|
76 |
| -"@babel/helper-compilation-targets@^7.8.3": |
77 |
| - version "7.8.3" |
78 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.3.tgz#2deedc816fd41dca7355ef39fd40c9ea69f0719a" |
79 |
| - integrity sha512-JLylPCsFjhLN+6uBSSh3iYdxKdeO9MNmoY96PE/99d8kyBFaXLORtAVhqN6iHa+wtPeqxKLghDOZry0+Aiw9Tw== |
| 76 | +"@babel/helper-compilation-targets@^7.8.4": |
| 77 | + version "7.8.4" |
| 78 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88" |
| 79 | + integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg== |
80 | 80 | dependencies:
|
81 |
| - "@babel/compat-data" "^7.8.1" |
82 |
| - browserslist "^4.8.2" |
| 81 | + "@babel/compat-data" "^7.8.4" |
| 82 | + browserslist "^4.8.5" |
83 | 83 | invariant "^2.2.4"
|
84 |
| - levenary "^1.1.0" |
| 84 | + levenary "^1.1.1" |
85 | 85 | semver "^5.5.0"
|
86 | 86 |
|
87 | 87 | "@babel/helper-create-regexp-features-plugin@^7.8.3":
|
|
456 | 456 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
|
457 | 457 | "@babel/helper-plugin-utils" "^7.8.3"
|
458 | 458 |
|
459 |
| -"@babel/plugin-transform-for-of@^7.8.3": |
460 |
| - version "7.8.3" |
461 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.3.tgz#15f17bce2fc95c7d59a24b299e83e81cedc22e18" |
462 |
| - integrity sha512-ZjXznLNTxhpf4Q5q3x1NsngzGA38t9naWH8Gt+0qYZEJAcvPI9waSStSh56u19Ofjr7QmD0wUsQ8hw8s/p1VnA== |
| 459 | +"@babel/plugin-transform-for-of@^7.8.4": |
| 460 | + version "7.8.4" |
| 461 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d" |
| 462 | + integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A== |
463 | 463 | dependencies:
|
464 | 464 | "@babel/helper-plugin-utils" "^7.8.3"
|
465 | 465 |
|
|
544 | 544 | "@babel/helper-plugin-utils" "^7.8.3"
|
545 | 545 | "@babel/helper-replace-supers" "^7.8.3"
|
546 | 546 |
|
547 |
| -"@babel/plugin-transform-parameters@^7.8.3": |
548 |
| - version "7.8.3" |
549 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.3.tgz#7890576a13b17325d8b7d44cb37f21dc3bbdda59" |
550 |
| - integrity sha512-/pqngtGb54JwMBZ6S/D3XYylQDFtGjWrnoCF4gXZOUpFV/ujbxnoNGNvDGu6doFWRPBveE72qTx/RRU44j5I/Q== |
| 547 | +"@babel/plugin-transform-parameters@^7.8.4": |
| 548 | + version "7.8.4" |
| 549 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4.tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3" |
| 550 | + integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA== |
551 | 551 | dependencies:
|
552 | 552 | "@babel/helper-call-delegate" "^7.8.3"
|
553 | 553 | "@babel/helper-get-function-arity" "^7.8.3"
|
|
604 | 604 | "@babel/helper-annotate-as-pure" "^7.8.3"
|
605 | 605 | "@babel/helper-plugin-utils" "^7.8.3"
|
606 | 606 |
|
607 |
| -"@babel/plugin-transform-typeof-symbol@^7.8.3": |
608 |
| - version "7.8.3" |
609 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.3.tgz#5cffb216fb25c8c64ba6bf5f76ce49d3ab079f4d" |
610 |
| - integrity sha512-3TrkKd4LPqm4jHs6nPtSDI/SV9Cm5PRJkHLUgTcqRQQTMAZ44ZaAdDZJtvWFSaRcvT0a1rTmJ5ZA5tDKjleF3g== |
| 607 | +"@babel/plugin-transform-typeof-symbol@^7.8.4": |
| 608 | + version "7.8.4" |
| 609 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz#ede4062315ce0aaf8a657a920858f1a2f35fc412" |
| 610 | + integrity sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg== |
611 | 611 | dependencies:
|
612 | 612 | "@babel/helper-plugin-utils" "^7.8.3"
|
613 | 613 |
|
|
620 | 620 | "@babel/helper-plugin-utils" "^7.8.3"
|
621 | 621 |
|
622 | 622 | "@babel/preset-env@^7.0.0":
|
623 |
| - version "7.8.3" |
624 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.3.tgz#dc0fb2938f52bbddd79b3c861a4b3427dd3a6c54" |
625 |
| - integrity sha512-Rs4RPL2KjSLSE2mWAx5/iCH+GC1ikKdxPrhnRS6PfFVaiZeom22VFKN4X8ZthyN61kAaR05tfXTbCvatl9WIQg== |
| 623 | + version "7.8.4" |
| 624 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e" |
| 625 | + integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w== |
626 | 626 | dependencies:
|
627 |
| - "@babel/compat-data" "^7.8.0" |
628 |
| - "@babel/helper-compilation-targets" "^7.8.3" |
| 627 | + "@babel/compat-data" "^7.8.4" |
| 628 | + "@babel/helper-compilation-targets" "^7.8.4" |
629 | 629 | "@babel/helper-module-imports" "^7.8.3"
|
630 | 630 | "@babel/helper-plugin-utils" "^7.8.3"
|
631 | 631 | "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
|
|
654 | 654 | "@babel/plugin-transform-dotall-regex" "^7.8.3"
|
655 | 655 | "@babel/plugin-transform-duplicate-keys" "^7.8.3"
|
656 | 656 | "@babel/plugin-transform-exponentiation-operator" "^7.8.3"
|
657 |
| - "@babel/plugin-transform-for-of" "^7.8.3" |
| 657 | + "@babel/plugin-transform-for-of" "^7.8.4" |
658 | 658 | "@babel/plugin-transform-function-name" "^7.8.3"
|
659 | 659 | "@babel/plugin-transform-literals" "^7.8.3"
|
660 | 660 | "@babel/plugin-transform-member-expression-literals" "^7.8.3"
|
|
665 | 665 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
|
666 | 666 | "@babel/plugin-transform-new-target" "^7.8.3"
|
667 | 667 | "@babel/plugin-transform-object-super" "^7.8.3"
|
668 |
| - "@babel/plugin-transform-parameters" "^7.8.3" |
| 668 | + "@babel/plugin-transform-parameters" "^7.8.4" |
669 | 669 | "@babel/plugin-transform-property-literals" "^7.8.3"
|
670 | 670 | "@babel/plugin-transform-regenerator" "^7.8.3"
|
671 | 671 | "@babel/plugin-transform-reserved-words" "^7.8.3"
|
672 | 672 | "@babel/plugin-transform-shorthand-properties" "^7.8.3"
|
673 | 673 | "@babel/plugin-transform-spread" "^7.8.3"
|
674 | 674 | "@babel/plugin-transform-sticky-regex" "^7.8.3"
|
675 | 675 | "@babel/plugin-transform-template-literals" "^7.8.3"
|
676 |
| - "@babel/plugin-transform-typeof-symbol" "^7.8.3" |
| 676 | + "@babel/plugin-transform-typeof-symbol" "^7.8.4" |
677 | 677 | "@babel/plugin-transform-unicode-regex" "^7.8.3"
|
678 | 678 | "@babel/types" "^7.8.3"
|
679 |
| - browserslist "^4.8.2" |
| 679 | + browserslist "^4.8.5" |
680 | 680 | core-js-compat "^3.6.2"
|
681 | 681 | invariant "^2.2.2"
|
682 |
| - levenary "^1.1.0" |
| 682 | + levenary "^1.1.1" |
683 | 683 | semver "^5.5.0"
|
684 | 684 |
|
685 | 685 | "@babel/template@^7.7.4", "@babel/template@^7.8.3":
|
@@ -1823,14 +1823,14 @@ browser-resolve@^1.11.3:
|
1823 | 1823 | dependencies:
|
1824 | 1824 | resolve "1.1.7"
|
1825 | 1825 |
|
1826 |
| -browserslist@^4.8.2, browserslist@^4.8.3: |
1827 |
| - version "4.8.3" |
1828 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.3.tgz#65802fcd77177c878e015f0e3189f2c4f627ba44" |
1829 |
| - integrity sha512-iU43cMMknxG1ClEZ2MDKeonKE1CCrFVkQK2AqO2YWFmvIrx4JWrvQ4w4hQez6EpVI8rHTtqh/ruHHDHSOKxvUg== |
| 1826 | +browserslist@^4.8.3, browserslist@^4.8.5: |
| 1827 | + version "4.8.6" |
| 1828 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.6.tgz#96406f3f5f0755d272e27a66f4163ca821590a7e" |
| 1829 | + integrity sha512-ZHao85gf0eZ0ESxLfCp73GG9O/VTytYDIkIiZDlURppLTI9wErSM/5yAKEq6rcUdxBLjMELmrYUJGg5sxGKMHg== |
1830 | 1830 | dependencies:
|
1831 |
| - caniuse-lite "^1.0.30001017" |
1832 |
| - electron-to-chromium "^1.3.322" |
1833 |
| - node-releases "^1.1.44" |
| 1831 | + caniuse-lite "^1.0.30001023" |
| 1832 | + electron-to-chromium "^1.3.341" |
| 1833 | + node-releases "^1.1.47" |
1834 | 1834 |
|
1835 | 1835 | bser@^2.0.0:
|
1836 | 1836 | version "2.1.0"
|
@@ -1879,10 +1879,10 @@ camelcase@^5.0.0, camelcase@^5.3.1:
|
1879 | 1879 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
|
1880 | 1880 | integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
1881 | 1881 |
|
1882 |
| -caniuse-lite@^1.0.30001017: |
1883 |
| - version "1.0.30001020" |
1884 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001020.tgz#3f04c1737500ffda78be9beb0b5c1e2070e15926" |
1885 |
| - integrity sha512-yWIvwA68wRHKanAVS1GjN8vajAv7MBFshullKCeq/eKpK7pJBVDgFFEqvgWTkcP2+wIDeQGYFRXECjKZnLkUjA== |
| 1882 | +caniuse-lite@^1.0.30001023: |
| 1883 | + version "1.0.30001023" |
| 1884 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001023.tgz#b82155827f3f5009077bdd2df3d8968bcbcc6fc4" |
| 1885 | + integrity sha512-C5TDMiYG11EOhVOA62W1p3UsJ2z4DsHtMBQtjzp3ZsUglcQn62WOUgW0y795c7A5uZ+GCEIvzkMatLIlAsbNTA== |
1886 | 1886 |
|
1887 | 1887 | capture-exit@^2.0.0:
|
1888 | 1888 | version "2.0.0"
|
@@ -2499,10 +2499,10 @@ ecc-jsbn@~0.1.1:
|
2499 | 2499 | jsbn "~0.1.0"
|
2500 | 2500 | safer-buffer "^2.1.0"
|
2501 | 2501 |
|
2502 |
| -electron-to-chromium@^1.3.322: |
2503 |
| - version "1.3.322" |
2504 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.322.tgz#a6f7e1c79025c2b05838e8e344f6e89eb83213a8" |
2505 |
| - integrity sha512-Tc8JQEfGQ1MzfSzI/bTlSr7btJv/FFO7Yh6tanqVmIWOuNCu6/D1MilIEgLtmWqIrsv+o4IjpLAhgMBr/ncNAA== |
| 2502 | +electron-to-chromium@^1.3.341: |
| 2503 | + version "1.3.344" |
| 2504 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.344.tgz#f1397a633c35e726730c24be1084cd25c3ee8148" |
| 2505 | + integrity sha512-tvbx2Wl8WBR+ym3u492D0L6/jH+8NoQXqe46+QhbWH3voVPauGuZYeb1QAXYoOAWuiP2dbSvlBx0kQ1F3hu/Mw== |
2506 | 2506 |
|
2507 | 2507 | email-addresses@^3.0.1:
|
2508 | 2508 | version "3.0.3"
|
@@ -4398,10 +4398,10 @@ leven@^3.1.0:
|
4398 | 4398 | resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
|
4399 | 4399 | integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
|
4400 | 4400 |
|
4401 |
| -levenary@^1.1.0: |
4402 |
| - version "1.1.0" |
4403 |
| - resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.0.tgz#fc146fe75f32dc483a0a2c64aef720f602cd6210" |
4404 |
| - integrity sha512-VHcwhO0UTpUW7rLPN2/OiWJdgA1e9BqEDALhrgCe/F+uUJnep6CoUsTzMeP8Rh0NGr9uKquXxqe7lwLZo509nQ== |
| 4401 | +levenary@^1.1.1: |
| 4402 | + version "1.1.1" |
| 4403 | + resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.1.tgz#842a9ee98d2075aa7faeedbe32679e9205f46f77" |
| 4404 | + integrity sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ== |
4405 | 4405 | dependencies:
|
4406 | 4406 | leven "^3.1.0"
|
4407 | 4407 |
|
@@ -4813,10 +4813,10 @@ node-notifier@^6.0.0:
|
4813 | 4813 | shellwords "^0.1.1"
|
4814 | 4814 | which "^1.3.1"
|
4815 | 4815 |
|
4816 |
| -node-releases@^1.1.44: |
4817 |
| - version "1.1.45" |
4818 |
| - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.45.tgz#4cf7e9175d71b1317f15ffd68ce63bce1d53e9f2" |
4819 |
| - integrity sha512-cXvGSfhITKI8qsV116u2FTzH5EWZJfgG7d4cpqwF8I8+1tWpD6AsvvGRKq2onR0DNj1jfqsjkXZsm14JMS7Cyg== |
| 4816 | +node-releases@^1.1.47: |
| 4817 | + version "1.1.47" |
| 4818 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.47.tgz#c59ef739a1fd7ecbd9f0b7cf5b7871e8a8b591e4" |
| 4819 | + integrity sha512-k4xjVPx5FpwBUj0Gw7uvFOTF4Ep8Hok1I6qjwL3pLfwe7Y0REQSAqOwwv9TWBCUtMHxcXfY4PgRLRozcChvTcA== |
4820 | 4820 | dependencies:
|
4821 | 4821 | semver "^6.3.0"
|
4822 | 4822 |
|
|
0 commit comments