|
34 | 34 | invariant "^2.2.4"
|
35 | 35 | semver "^5.5.0"
|
36 | 36 |
|
37 |
| - |
| 37 | +"@babel/[email protected]", "@babel/core@^7.1.0": |
38 | 38 | version "7.9.6"
|
39 | 39 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.6.tgz#d9aa1f580abf3b2286ef40b6904d390904c63376"
|
40 | 40 | integrity sha512-nD3deLvbsApbHAHttzIssYqgb883yU/d9roe4RZymBCDaZryMJDbptVpEpeQuRh4BJ+SYI8le9YGxKvFEvl1Wg==
|
|
56 | 56 | semver "^5.4.1"
|
57 | 57 | source-map "^0.5.0"
|
58 | 58 |
|
59 |
| -"@babel/core@^7.1.0": |
60 |
| - version "7.9.0" |
61 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e" |
62 |
| - integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w== |
63 |
| - dependencies: |
64 |
| - "@babel/code-frame" "^7.8.3" |
65 |
| - "@babel/generator" "^7.9.0" |
66 |
| - "@babel/helper-module-transforms" "^7.9.0" |
67 |
| - "@babel/helpers" "^7.9.0" |
68 |
| - "@babel/parser" "^7.9.0" |
69 |
| - "@babel/template" "^7.8.6" |
70 |
| - "@babel/traverse" "^7.9.0" |
71 |
| - "@babel/types" "^7.9.0" |
72 |
| - convert-source-map "^1.7.0" |
73 |
| - debug "^4.1.0" |
74 |
| - gensync "^1.0.0-beta.1" |
75 |
| - json5 "^2.1.2" |
76 |
| - lodash "^4.17.13" |
77 |
| - resolve "^1.3.2" |
78 |
| - semver "^5.4.1" |
79 |
| - source-map "^0.5.0" |
80 |
| - |
81 |
| -"@babel/generator@^7.4.0", "@babel/generator@^7.9.0", "@babel/generator@^7.9.5": |
82 |
| - version "7.9.5" |
83 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.5.tgz#27f0917741acc41e6eaaced6d68f96c3fa9afaf9" |
84 |
| - integrity sha512-GbNIxVB3ZJe3tLeDm1HSn2AhuD/mVcyLDpgtLXa5tplmWrJdF/elxB56XNqCuD6szyNkDi6wuoKXln3QeBmCHQ== |
85 |
| - dependencies: |
86 |
| - "@babel/types" "^7.9.5" |
87 |
| - jsesc "^2.5.1" |
88 |
| - lodash "^4.17.13" |
89 |
| - source-map "^0.5.0" |
90 |
| - |
91 |
| -"@babel/generator@^7.9.6": |
| 59 | +"@babel/generator@^7.4.0", "@babel/generator@^7.9.6": |
92 | 60 | version "7.9.6"
|
93 | 61 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.6.tgz#5408c82ac5de98cda0d77d8124e99fa1f2170a43"
|
94 | 62 | integrity sha512-+htwWKJbH2bL72HRluF8zumBxzuX0ZZUFl3JLNyoUjM/Ho8wnVpPXM6aUz8cfKDqQ/h7zHqKt4xzJteUosckqQ==
|
|
124 | 92 | levenary "^1.1.1"
|
125 | 93 | semver "^5.5.0"
|
126 | 94 |
|
127 |
| -"@babel/helper-create-class-features-plugin@^7.8.3": |
128 |
| - version "7.9.5" |
129 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.9.5.tgz#79753d44017806b481017f24b02fd4113c7106ea" |
130 |
| - 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== |
131 | 99 | dependencies:
|
132 | 100 | "@babel/helper-function-name" "^7.9.5"
|
133 | 101 | "@babel/helper-member-expression-to-functions" "^7.8.3"
|
134 | 102 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
135 | 103 | "@babel/helper-plugin-utils" "^7.8.3"
|
136 |
| - "@babel/helper-replace-supers" "^7.8.6" |
| 104 | + "@babel/helper-replace-supers" "^7.9.6" |
137 | 105 | "@babel/helper-split-export-declaration" "^7.8.3"
|
138 | 106 |
|
139 | 107 | "@babel/helper-create-regexp-features-plugin@^7.8.3", "@babel/helper-create-regexp-features-plugin@^7.8.8":
|
|
242 | 210 | "@babel/traverse" "^7.8.3"
|
243 | 211 | "@babel/types" "^7.8.3"
|
244 | 212 |
|
245 |
| -"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6": |
246 |
| - version "7.8.6" |
247 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8" |
248 |
| - 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== |
249 | 217 | dependencies:
|
250 | 218 | "@babel/helper-member-expression-to-functions" "^7.8.3"
|
251 | 219 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
252 |
| - "@babel/traverse" "^7.8.6" |
253 |
| - "@babel/types" "^7.8.6" |
| 220 | + "@babel/traverse" "^7.9.6" |
| 221 | + "@babel/types" "^7.9.6" |
254 | 222 |
|
255 | 223 | "@babel/helper-simple-access@^7.8.3":
|
256 | 224 | version "7.8.3"
|
|
282 | 250 | "@babel/traverse" "^7.8.3"
|
283 | 251 | "@babel/types" "^7.8.3"
|
284 | 252 |
|
285 |
| -"@babel/helpers@^7.9.0": |
286 |
| - version "7.9.2" |
287 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f" |
288 |
| - integrity sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA== |
289 |
| - dependencies: |
290 |
| - "@babel/template" "^7.8.3" |
291 |
| - "@babel/traverse" "^7.9.0" |
292 |
| - "@babel/types" "^7.9.0" |
293 |
| - |
294 | 253 | "@babel/helpers@^7.9.6":
|
295 | 254 | version "7.9.6"
|
296 | 255 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.6.tgz#092c774743471d0bb6c7de3ad465ab3d3486d580"
|
|
309 | 268 | chalk "^2.0.0"
|
310 | 269 | js-tokens "^4.0.0"
|
311 | 270 |
|
312 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0": |
313 |
| - version "7.9.4" |
314 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8" |
315 |
| - integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA== |
316 |
| - |
317 |
| -"@babel/parser@^7.9.6": |
| 271 | +"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.8.6", "@babel/parser@^7.9.6": |
318 | 272 | version "7.9.6"
|
319 | 273 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7"
|
320 | 274 | integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q==
|
|
707 | 661 | "@babel/helper-plugin-utils" "^7.8.3"
|
708 | 662 |
|
709 | 663 | "@babel/plugin-transform-typescript@^7.9.0":
|
710 |
| - version "7.9.4" |
711 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.4.tgz#4bb4dde4f10bbf2d787fce9707fb09b483e33359" |
712 |
| - 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== |
713 | 667 | dependencies:
|
714 |
| - "@babel/helper-create-class-features-plugin" "^7.8.3" |
| 668 | + "@babel/helper-create-class-features-plugin" "^7.9.6" |
715 | 669 | "@babel/helper-plugin-utils" "^7.8.3"
|
716 | 670 | "@babel/plugin-syntax-typescript" "^7.8.3"
|
717 | 671 |
|
|
809 | 763 | "@babel/plugin-transform-typescript" "^7.9.0"
|
810 | 764 |
|
811 | 765 | "@babel/runtime-corejs3@^7.8.3":
|
812 |
| - version "7.9.2" |
813 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.9.2.tgz#26fe4aa77e9f1ecef9b776559bbb8e84d34284b7" |
814 |
| - integrity sha512-HHxmgxbIzOfFlZ+tdeRKtaxWOMUoCG5Mu3wKeUmOxjYrwb3AAHgnmtCUbPPK11/raIWLIBK250t8E2BPO0p7jA== |
| 766 | + version "7.9.6" |
| 767 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.9.6.tgz#67aded13fffbbc2cb93247388cf84d77a4be9a71" |
| 768 | + integrity sha512-6toWAfaALQjt3KMZQc6fABqZwUDDuWzz+cAfPhqyEnzxvdWOAkjwPNxgF8xlmo7OWLsSjaKjsskpKHRLaMArOA== |
815 | 769 | dependencies:
|
816 | 770 | core-js-pure "^3.0.0"
|
817 | 771 | regenerator-runtime "^0.13.4"
|
818 | 772 |
|
819 | 773 | "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
820 |
| - version "7.9.2" |
821 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06" |
822 |
| - integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q== |
| 774 | + version "7.9.6" |
| 775 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f" |
| 776 | + integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ== |
823 | 777 | dependencies:
|
824 | 778 | regenerator-runtime "^0.13.4"
|
825 | 779 |
|
|
832 | 786 | "@babel/parser" "^7.8.6"
|
833 | 787 | "@babel/types" "^7.8.6"
|
834 | 788 |
|
835 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0": |
836 |
| - version "7.9.5" |
837 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2" |
838 |
| - integrity sha512-c4gH3jsvSuGUezlP6rzSJ6jf8fYjLj3hsMZRx/nX0h+fmHN0w+ekubRrHPqnMec0meycA2nwCsJ7dC8IPem2FQ== |
839 |
| - dependencies: |
840 |
| - "@babel/code-frame" "^7.8.3" |
841 |
| - "@babel/generator" "^7.9.5" |
842 |
| - "@babel/helper-function-name" "^7.9.5" |
843 |
| - "@babel/helper-split-export-declaration" "^7.8.3" |
844 |
| - "@babel/parser" "^7.9.0" |
845 |
| - "@babel/types" "^7.9.5" |
846 |
| - debug "^4.1.0" |
847 |
| - globals "^11.1.0" |
848 |
| - lodash "^4.17.13" |
849 |
| - |
850 |
| -"@babel/traverse@^7.9.6": |
| 789 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.9.6": |
851 | 790 | version "7.9.6"
|
852 | 791 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442"
|
853 | 792 | integrity sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg==
|
|
862 | 801 | globals "^11.1.0"
|
863 | 802 | lodash "^4.17.13"
|
864 | 803 |
|
865 |
| -"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5": |
866 |
| - version "7.9.5" |
867 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444" |
868 |
| - integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg== |
869 |
| - dependencies: |
870 |
| - "@babel/helper-validator-identifier" "^7.9.5" |
871 |
| - lodash "^4.17.13" |
872 |
| - to-fast-properties "^2.0.0" |
873 |
| - |
874 |
| -"@babel/types@^7.9.6": |
| 804 | +"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@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": |
875 | 805 | version "7.9.6"
|
876 | 806 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
|
877 | 807 | integrity sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA==
|
|
1157 | 1087 | universal-user-agent "^4.0.0"
|
1158 | 1088 |
|
1159 | 1089 | "@octokit/types@^2.0.0", "@octokit/types@^2.0.1", "@octokit/types@^2.11.1":
|
1160 |
| - version "2.12.1" |
1161 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.12.1.tgz#4a26b4a85ec121043d3b0745b5798f9d8fd968ca" |
1162 |
| - integrity sha512-LRLR1tjbcCfAmUElvTmMvLEzstpx6Xt/aQVTg2xvd+kHA2Ekp1eWl5t+gU7bcwjXHYEAzh4hH4WH+kS3vh+wRw== |
| 1090 | + version "2.12.2" |
| 1091 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.12.2.tgz#e9fbffa294adb54140946d436da9f73bc94b169c" |
| 1092 | + integrity sha512-1GHLI/Jll3j6F0GbYyZPFTcHZMGjAiRfkTEoRUyaVVk2IWbDdwEiClAJvXzfXCDayuGSNCqAUH8lpjZtqW9GDw== |
1163 | 1093 | dependencies:
|
1164 | 1094 | "@types/node" ">= 8"
|
1165 | 1095 |
|
|
1270 | 1200 | "@babel/types" "^7.0.0"
|
1271 | 1201 |
|
1272 | 1202 | "@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
|
1273 |
| - version "7.0.10" |
1274 |
| - resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.10.tgz#d9a99f017317d9b3d1abc2ced45d3bca68df0daf" |
1275 |
| - integrity sha512-74fNdUGrWsgIB/V9kTO5FGHPWYY6Eqn+3Z7L6Hc4e/BxjYV7puvBqp5HwsVYYfLm6iURYBNCx4Ut37OF9yitCw== |
| 1203 | + version "7.0.11" |
| 1204 | + resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.11.tgz#1ae3010e8bf8851d324878b42acec71986486d18" |
| 1205 | + integrity sha512-ddHK5icION5U6q11+tV2f9Mo6CZVuT8GJKld2q9LqHSZbvLbH34Kcu2yFGckZut453+eQU6btIA3RihmnRgI+Q== |
1276 | 1206 | dependencies:
|
1277 | 1207 | "@babel/types" "^7.3.0"
|
1278 | 1208 |
|
@@ -2840,9 +2770,9 @@ editor@~1.0.0:
|
2840 | 2770 | integrity sha1-YMf4e9YrzGqJT6jM1q+3gjok90I=
|
2841 | 2771 |
|
2842 | 2772 | electron-to-chromium@^1.3.413:
|
2843 |
| - version "1.3.418" |
2844 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.418.tgz#840021191f466b803a873e154113620c9f53cec6" |
2845 |
| - integrity sha512-i2QrQtHes5fK/F9QGG5XacM5WKEuR322fxTYF9e8O9Gu0mc0WmjjwGpV8c7Htso6Zf2Di18lc3SIPxmMeRFBug== |
| 2773 | + version "1.3.427" |
| 2774 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.427.tgz#ea43d02908a8c71f47ebb46e09de5a3cf8236f04" |
| 2775 | + integrity sha512-/rG5G7Opcw68/Yrb4qYkz07h3bESVRJjUl4X/FrKLXzoUJleKm6D7K7rTTz8V5LUWnd+BbTOyxJX2XprRqHD8A== |
2846 | 2776 |
|
2847 | 2777 | elegant-spinner@^2.0.0:
|
2848 | 2778 | version "2.0.0"
|
@@ -3715,9 +3645,9 @@ got@^6.7.1:
|
3715 | 3645 | url-parse-lax "^1.0.0"
|
3716 | 3646 |
|
3717 | 3647 | 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:
|
3718 |
| - version "4.2.3" |
3719 |
| - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423" |
3720 |
| - integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ== |
| 3648 | + version "4.2.4" |
| 3649 | + resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb" |
| 3650 | + integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw== |
3721 | 3651 |
|
3722 | 3652 | growly@^1.3.0:
|
3723 | 3653 | version "1.3.0"
|
@@ -4300,11 +4230,6 @@ is-plain-object@^3.0.0:
|
4300 | 4230 | dependencies:
|
4301 | 4231 | isobject "^4.0.0"
|
4302 | 4232 |
|
4303 |
| -is-promise@^2.1.0: |
4304 |
| - version "2.2.2" |
4305 |
| - resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.2.2.tgz#39ab959ccbf9a774cf079f7b40c7a26f763135f1" |
4306 |
| - integrity sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ== |
4307 |
| - |
4308 | 4233 | is-redirect@^1.0.0:
|
4309 | 4234 | version "1.0.0"
|
4310 | 4235 | resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24"
|
@@ -5650,9 +5575,9 @@ mime-types@^2.1.12, mime-types@~2.1.19:
|
5650 | 5575 | mime-db "1.44.0"
|
5651 | 5576 |
|
5652 | 5577 | mime@^2.4.3:
|
5653 |
| - version "2.4.4" |
5654 |
| - resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.4.tgz#bd7b91135fc6b01cde3e9bae33d659b63d8857e5" |
5655 |
| - integrity sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA== |
| 5578 | + version "2.4.5" |
| 5579 | + resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.5.tgz#d8de2ecb92982dedbb6541c9b6841d7f218ea009" |
| 5580 | + integrity sha512-3hQhEUF027BuxZjQA3s7rIv/7VCQPa27hN9u9g87sEkWaKwQPuXOkVKtOeiyUrnWqTDiOs8Ed2rwg733mB0R5w== |
5656 | 5581 |
|
5657 | 5582 | mimic-fn@^1.0.0:
|
5658 | 5583 | version "1.2.0"
|
@@ -6017,9 +5942,9 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
|
6017 | 5942 | npm-registry-fetch "^4.0.0"
|
6018 | 5943 |
|
6019 | 5944 | npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.3:
|
6020 |
| - version "4.0.3" |
6021 |
| - resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.3.tgz#3c2179e39e04f9348b1c2979545951d36bee8766" |
6022 |
| - integrity sha512-WGvUx0lkKFhu9MbiGFuT9nG2NpfQ+4dCJwRwwtK2HK5izJEvwDxMeUyqbuMS7N/OkpVCqDorV6rO5E4V9F8lJw== |
| 5945 | + version "4.0.4" |
| 5946 | + resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.4.tgz#2da1ecf3f43d419d96abf313664291a4623d3ea5" |
| 5947 | + integrity sha512-6jb34hX/iYNQebqWUHtU8YF6Cjb1H6ouTFPClYsyiW6lpFkljTpdeftm53rRojtja1rKAvKNIIiTS5Sjpw4wsA== |
6023 | 5948 | dependencies:
|
6024 | 5949 | JSONStream "^1.3.4"
|
6025 | 5950 | bluebird "^3.5.1"
|
@@ -7453,11 +7378,9 @@ rsvp@^4.8.4:
|
7453 | 7378 | integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==
|
7454 | 7379 |
|
7455 | 7380 | run-async@^2.4.0:
|
7456 |
| - version "2.4.0" |
7457 |
| - resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.0.tgz#e59054a5b86876cfae07f431d18cbaddc594f1e8" |
7458 |
| - integrity sha512-xJTbh/d7Lm7SBhc1tNvTpeCHaEzoyxPrqNlvSdMfBTYwaY++UJFyXUOxAtsRUXjlqOfj8luNaR9vjCh4KeV+pg== |
7459 |
| - dependencies: |
7460 |
| - is-promise "^2.1.0" |
| 7381 | + version "2.4.1" |
| 7382 | + resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455" |
| 7383 | + integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ== |
7461 | 7384 |
|
7462 | 7385 | run-parallel@^1.1.9:
|
7463 | 7386 | version "1.1.9"
|
@@ -8241,9 +8164,9 @@ term-size@^1.2.0:
|
8241 | 8164 | execa "^0.7.0"
|
8242 | 8165 |
|
8243 | 8166 | terser@^4.6.2:
|
8244 |
| - version "4.6.12" |
8245 |
| - resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.12.tgz#44b98aef8703fdb09a3491bf79b43faffc5b4fee" |
8246 |
| - integrity sha512-fnIwuaKjFPANG6MAixC/k1TDtnl1YlPLUlLVIxxGZUn1gfUx2+l3/zGNB72wya+lgsb50QBi2tUV75RiODwnww== |
| 8167 | + version "4.6.13" |
| 8168 | + resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.13.tgz#e879a7364a5e0db52ba4891ecde007422c56a916" |
| 8169 | + integrity sha512-wMvqukYgVpQlymbnNbabVZbtM6PN63AzqexpwJL8tbh/mRT9LE5o+ruVduAGL7D6Fpjl+Q+06U5I9Ul82odAhw== |
8247 | 8170 | dependencies:
|
8248 | 8171 | commander "^2.20.0"
|
8249 | 8172 | source-map "~0.6.1"
|
|
8459 | 8382 | integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
|
8460 | 8383 |
|
8461 | 8384 | uglify-js@^3.1.4:
|
8462 |
| - version "3.9.1" |
8463 |
| - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.1.tgz#a56a71c8caa2d36b5556cc1fd57df01ae3491539" |
8464 |
| - integrity sha512-JUPoL1jHsc9fOjVFHdQIhqEEJsQvfKDjlubcCilu8U26uZ73qOg8VsN8O1jbuei44ZPlwL7kmbAdM4tzaUvqnA== |
| 8385 | + version "3.9.2" |
| 8386 | + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.9.2.tgz#012b74fb6a2e440d9ba1f79110a479d3b1f2d48d" |
| 8387 | + integrity sha512-zGVwKslUAD/EeqOrD1nQaBmXIHl1Vw371we8cvS8I6mYK9rmgX5tv8AAeJdfsQ3Kk5mGax2SVV/AizxdNGhl7Q== |
8465 | 8388 | dependencies:
|
8466 | 8389 | commander "~2.20.3"
|
8467 | 8390 |
|
|
0 commit comments