|
56 | 56 | semver "^5.4.1"
|
57 | 57 | source-map "^0.5.0"
|
58 | 58 |
|
59 |
| -"@babel/generator@^7.9.5": |
60 |
| - version "7.9.5" |
61 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.5.tgz#27f0917741acc41e6eaaced6d68f96c3fa9afaf9" |
62 |
| - integrity sha512-GbNIxVB3ZJe3tLeDm1HSn2AhuD/mVcyLDpgtLXa5tplmWrJdF/elxB56XNqCuD6szyNkDi6wuoKXln3QeBmCHQ== |
63 |
| - dependencies: |
64 |
| - "@babel/types" "^7.9.5" |
65 |
| - jsesc "^2.5.1" |
66 |
| - lodash "^4.17.13" |
67 |
| - source-map "^0.5.0" |
68 |
| - |
69 | 59 | "@babel/generator@^7.9.6":
|
70 | 60 | version "7.9.6"
|
71 | 61 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.6.tgz#5408c82ac5de98cda0d77d8124e99fa1f2170a43"
|
|
102 | 92 | levenary "^1.1.1"
|
103 | 93 | semver "^5.5.0"
|
104 | 94 |
|
105 |
| -"@babel/helper-create-class-features-plugin@^7.8.3": |
106 |
| - version "7.9.5" |
107 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.9.5.tgz#79753d44017806b481017f24b02fd4113c7106ea" |
108 |
| - integrity sha512-IipaxGaQmW4TfWoXdqjY0TzoXQ1HRS0kPpEgvjosb3u7Uedcq297xFqDQiCcQtRRwzIMif+N1MLVI8C5a4/PAA== |
| 95 | +"@babel/helper-create-class-features-plugin@^7.9.6": |
| 96 | + version "7.9.6" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.9.6.tgz#965c8b0a9f051801fd9d3b372ca0ccf200a90897" |
| 98 | + integrity sha512-6N9IeuyHvMBRyjNYOMJHrhwtu4WJMrYf8hVbEHD3pbbbmNOk1kmXSQs7bA4dYDUaIx4ZEzdnvo6NwC3WHd/Qow== |
109 | 99 | dependencies:
|
110 | 100 | "@babel/helper-function-name" "^7.9.5"
|
111 | 101 | "@babel/helper-member-expression-to-functions" "^7.8.3"
|
112 | 102 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
113 | 103 | "@babel/helper-plugin-utils" "^7.8.3"
|
114 |
| - "@babel/helper-replace-supers" "^7.8.6" |
| 104 | + "@babel/helper-replace-supers" "^7.9.6" |
115 | 105 | "@babel/helper-split-export-declaration" "^7.8.3"
|
116 | 106 |
|
117 | 107 | "@babel/helper-create-regexp-features-plugin@^7.8.3", "@babel/helper-create-regexp-features-plugin@^7.8.8":
|
|
220 | 210 | "@babel/traverse" "^7.8.3"
|
221 | 211 | "@babel/types" "^7.8.3"
|
222 | 212 |
|
223 |
| -"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6": |
224 |
| - version "7.8.6" |
225 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8" |
226 |
| - integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA== |
| 213 | +"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6", "@babel/helper-replace-supers@^7.9.6": |
| 214 | + version "7.9.6" |
| 215 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.9.6.tgz#03149d7e6a5586ab6764996cd31d6981a17e1444" |
| 216 | + integrity sha512-qX+chbxkbArLyCImk3bWV+jB5gTNU/rsze+JlcF6Nf8tVTigPJSI1o1oBow/9Resa1yehUO9lIipsmu9oG4RzA== |
227 | 217 | dependencies:
|
228 | 218 | "@babel/helper-member-expression-to-functions" "^7.8.3"
|
229 | 219 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
230 |
| - "@babel/traverse" "^7.8.6" |
231 |
| - "@babel/types" "^7.8.6" |
| 220 | + "@babel/traverse" "^7.9.6" |
| 221 | + "@babel/types" "^7.9.6" |
232 | 222 |
|
233 | 223 | "@babel/helper-simple-access@^7.8.3":
|
234 | 224 | version "7.8.3"
|
|
278 | 268 | chalk "^2.0.0"
|
279 | 269 | js-tokens "^4.0.0"
|
280 | 270 |
|
281 |
| -"@babel/parser@^7.8.6", "@babel/parser@^7.9.0": |
282 |
| - version "7.9.4" |
283 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8" |
284 |
| - integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA== |
285 |
| - |
286 |
| -"@babel/parser@^7.9.6": |
| 271 | +"@babel/parser@^7.8.6", "@babel/parser@^7.9.6": |
287 | 272 | version "7.9.6"
|
288 | 273 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7"
|
289 | 274 | integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q==
|
|
676 | 661 | "@babel/helper-plugin-utils" "^7.8.3"
|
677 | 662 |
|
678 | 663 | "@babel/plugin-transform-typescript@^7.9.0":
|
679 |
| - version "7.9.4" |
680 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.4.tgz#4bb4dde4f10bbf2d787fce9707fb09b483e33359" |
681 |
| - integrity sha512-yeWeUkKx2auDbSxRe8MusAG+n4m9BFY/v+lPjmQDgOFX5qnySkUY5oXzkp6FwPdsYqnKay6lorXYdC0n3bZO7w== |
| 664 | + version "7.9.6" |
| 665 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.6.tgz#2248971416a506fc78278fc0c0ea3179224af1e9" |
| 666 | + integrity sha512-8OvsRdvpt3Iesf2qsAn+YdlwAJD7zJ+vhFZmDCa4b8dTp7MmHtKk5FF2mCsGxjZwuwsy/yIIay/nLmxST1ctVQ== |
682 | 667 | dependencies:
|
683 |
| - "@babel/helper-create-class-features-plugin" "^7.8.3" |
| 668 | + "@babel/helper-create-class-features-plugin" "^7.9.6" |
684 | 669 | "@babel/helper-plugin-utils" "^7.8.3"
|
685 | 670 | "@babel/plugin-syntax-typescript" "^7.8.3"
|
686 | 671 |
|
|
778 | 763 | "@babel/plugin-transform-typescript" "^7.9.0"
|
779 | 764 |
|
780 | 765 | "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
781 |
| - version "7.9.2" |
782 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06" |
783 |
| - integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q== |
| 766 | + version "7.9.6" |
| 767 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f" |
| 768 | + integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ== |
784 | 769 | dependencies:
|
785 | 770 | regenerator-runtime "^0.13.4"
|
786 | 771 |
|
|
793 | 778 | "@babel/parser" "^7.8.6"
|
794 | 779 | "@babel/types" "^7.8.6"
|
795 | 780 |
|
796 |
| -"@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6": |
797 |
| - version "7.9.5" |
798 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2" |
799 |
| - integrity sha512-c4gH3jsvSuGUezlP6rzSJ6jf8fYjLj3hsMZRx/nX0h+fmHN0w+ekubRrHPqnMec0meycA2nwCsJ7dC8IPem2FQ== |
800 |
| - dependencies: |
801 |
| - "@babel/code-frame" "^7.8.3" |
802 |
| - "@babel/generator" "^7.9.5" |
803 |
| - "@babel/helper-function-name" "^7.9.5" |
804 |
| - "@babel/helper-split-export-declaration" "^7.8.3" |
805 |
| - "@babel/parser" "^7.9.0" |
806 |
| - "@babel/types" "^7.9.5" |
807 |
| - debug "^4.1.0" |
808 |
| - globals "^11.1.0" |
809 |
| - lodash "^4.17.13" |
810 |
| - |
811 |
| -"@babel/traverse@^7.9.6": |
| 781 | +"@babel/traverse@^7.8.3", "@babel/traverse@^7.9.6": |
812 | 782 | version "7.9.6"
|
813 | 783 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442"
|
814 | 784 | integrity sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg==
|
|
823 | 793 | globals "^11.1.0"
|
824 | 794 | lodash "^4.17.13"
|
825 | 795 |
|
826 |
| -"@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5": |
827 |
| - version "7.9.5" |
828 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444" |
829 |
| - integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg== |
830 |
| - dependencies: |
831 |
| - "@babel/helper-validator-identifier" "^7.9.5" |
832 |
| - lodash "^4.17.13" |
833 |
| - to-fast-properties "^2.0.0" |
834 |
| - |
835 |
| -"@babel/types@^7.9.6": |
| 796 | +"@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
836 | 797 | version "7.9.6"
|
837 | 798 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
|
838 | 799 | integrity sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA==
|
|
1003 | 964 | universal-user-agent "^4.0.0"
|
1004 | 965 |
|
1005 | 966 | "@octokit/types@^2.0.0", "@octokit/types@^2.0.1", "@octokit/types@^2.11.1":
|
1006 |
| - version "2.12.1" |
1007 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.12.1.tgz#4a26b4a85ec121043d3b0745b5798f9d8fd968ca" |
1008 |
| - integrity sha512-LRLR1tjbcCfAmUElvTmMvLEzstpx6Xt/aQVTg2xvd+kHA2Ekp1eWl5t+gU7bcwjXHYEAzh4hH4WH+kS3vh+wRw== |
| 967 | + version "2.12.2" |
| 968 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.12.2.tgz#e9fbffa294adb54140946d436da9f73bc94b169c" |
| 969 | + integrity sha512-1GHLI/Jll3j6F0GbYyZPFTcHZMGjAiRfkTEoRUyaVVk2IWbDdwEiClAJvXzfXCDayuGSNCqAUH8lpjZtqW9GDw== |
1009 | 970 | dependencies:
|
1010 | 971 | "@types/node" ">= 8"
|
1011 | 972 |
|
@@ -2869,9 +2830,9 @@ editor@~1.0.0:
|
2869 | 2830 | integrity sha1-YMf4e9YrzGqJT6jM1q+3gjok90I=
|
2870 | 2831 |
|
2871 | 2832 | electron-to-chromium@^1.3.413:
|
2872 |
| - version "1.3.418" |
2873 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.418.tgz#840021191f466b803a873e154113620c9f53cec6" |
2874 |
| - integrity sha512-i2QrQtHes5fK/F9QGG5XacM5WKEuR322fxTYF9e8O9Gu0mc0WmjjwGpV8c7Htso6Zf2Di18lc3SIPxmMeRFBug== |
| 2833 | + version "1.3.427" |
| 2834 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.427.tgz#ea43d02908a8c71f47ebb46e09de5a3cf8236f04" |
| 2835 | + integrity sha512-/rG5G7Opcw68/Yrb4qYkz07h3bESVRJjUl4X/FrKLXzoUJleKm6D7K7rTTz8V5LUWnd+BbTOyxJX2XprRqHD8A== |
2875 | 2836 |
|
2876 | 2837 | elegant-spinner@^1.0.1:
|
2877 | 2838 | version "1.0.1"
|
@@ -3726,9 +3687,9 @@ got@^6.7.1:
|
3726 | 3687 | url-parse-lax "^1.0.0"
|
3727 | 3688 |
|
3728 | 3689 | graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.2, graceful-fs@^4.2.3:
|
3729 |
| - version "4.2.3" |
3730 |
| - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423" |
3731 |
| - integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ== |
| 3690 | + version "4.2.4" |
| 3691 | + resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb" |
| 3692 | + integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw== |
3732 | 3693 |
|
3733 | 3694 | growly@^1.3.0:
|
3734 | 3695 | version "1.3.0"
|
@@ -5881,9 +5842,9 @@ mime-types@^2.1.12, mime-types@^2.1.25, mime-types@~2.1.19, mime-types@~2.1.24:
|
5881 | 5842 | mime-db "1.44.0"
|
5882 | 5843 |
|
5883 | 5844 | mime@^2.0.3, mime@^2.4.3:
|
5884 |
| - version "2.4.4" |
5885 |
| - resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.4.tgz#bd7b91135fc6b01cde3e9bae33d659b63d8857e5" |
5886 |
| - integrity sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA== |
| 5845 | + version "2.4.5" |
| 5846 | + resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.5.tgz#d8de2ecb92982dedbb6541c9b6841d7f218ea009" |
| 5847 | + integrity sha512-3hQhEUF027BuxZjQA3s7rIv/7VCQPa27hN9u9g87sEkWaKwQPuXOkVKtOeiyUrnWqTDiOs8Ed2rwg733mB0R5w== |
5887 | 5848 |
|
5888 | 5849 | mimic-fn@^1.0.0:
|
5889 | 5850 | version "1.2.0"
|
@@ -6256,9 +6217,9 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
|
6256 | 6217 | npm-registry-fetch "^4.0.0"
|
6257 | 6218 |
|
6258 | 6219 | npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.3:
|
6259 |
| - version "4.0.3" |
6260 |
| - resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.3.tgz#3c2179e39e04f9348b1c2979545951d36bee8766" |
6261 |
| - integrity sha512-WGvUx0lkKFhu9MbiGFuT9nG2NpfQ+4dCJwRwwtK2HK5izJEvwDxMeUyqbuMS7N/OkpVCqDorV6rO5E4V9F8lJw== |
| 6220 | + version "4.0.4" |
| 6221 | + resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.4.tgz#2da1ecf3f43d419d96abf313664291a4623d3ea5" |
| 6222 | + integrity sha512-6jb34hX/iYNQebqWUHtU8YF6Cjb1H6ouTFPClYsyiW6lpFkljTpdeftm53rRojtja1rKAvKNIIiTS5Sjpw4wsA== |
6262 | 6223 | dependencies:
|
6263 | 6224 | JSONStream "^1.3.4"
|
6264 | 6225 | bluebird "^3.5.1"
|
@@ -8589,9 +8550,9 @@ term-size@^1.2.0:
|
8589 | 8550 | execa "^0.7.0"
|
8590 | 8551 |
|
8591 | 8552 | terser@^4.6.2:
|
8592 |
| - version "4.6.12" |
8593 |
| - resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.12.tgz#44b98aef8703fdb09a3491bf79b43faffc5b4fee" |
8594 |
| - integrity sha512-fnIwuaKjFPANG6MAixC/k1TDtnl1YlPLUlLVIxxGZUn1gfUx2+l3/zGNB72wya+lgsb50QBi2tUV75RiODwnww== |
| 8553 | + version "4.6.13" |
| 8554 | + resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.13.tgz#e879a7364a5e0db52ba4891ecde007422c56a916" |
| 8555 | + integrity sha512-wMvqukYgVpQlymbnNbabVZbtM6PN63AzqexpwJL8tbh/mRT9LE5o+ruVduAGL7D6Fpjl+Q+06U5I9Ul82odAhw== |
8595 | 8556 | dependencies:
|
8596 | 8557 | commander "^2.20.0"
|
8597 | 8558 | source-map "~0.6.1"
|
|
8821 | 8782 | integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
|
8822 | 8783 |
|
8823 | 8784 | uglify-js@^3.1.4:
|
8824 |
| - version "3.9.1" |
8825 |
| - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.1.tgz#a56a71c8caa2d36b5556cc1fd57df01ae3491539" |
8826 |
| - integrity sha512-JUPoL1jHsc9fOjVFHdQIhqEEJsQvfKDjlubcCilu8U26uZ73qOg8VsN8O1jbuei44ZPlwL7kmbAdM4tzaUvqnA== |
| 8785 | + version "3.9.2" |
| 8786 | + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.2.tgz#012b74fb6a2e440d9ba1f79110a479d3b1f2d48d" |
| 8787 | + integrity sha512-zGVwKslUAD/EeqOrD1nQaBmXIHl1Vw371we8cvS8I6mYK9rmgX5tv8AAeJdfsQ3Kk5mGax2SVV/AizxdNGhl7Q== |
8827 | 8788 | dependencies:
|
8828 | 8789 | commander "~2.20.3"
|
8829 | 8790 |
|
|
0 commit comments