|
25 | 25 | dependencies:
|
26 | 26 | "@babel/highlight" "^7.10.4"
|
27 | 27 |
|
28 |
| -"@babel/compat-data@^7.10.4": |
29 |
| - version "7.10.5" |
30 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.5.tgz#d38425e67ea96b1480a3f50404d1bf85676301a6" |
31 |
| - integrity sha512-mPVoWNzIpYJHbWje0if7Ck36bpbtTvIxOi9+6WSK9wjGEXearAqlwBoTQvVjsAY2VIwgcs8V940geY3okzRCEw== |
32 |
| - dependencies: |
33 |
| - browserslist "^4.12.0" |
34 |
| - invariant "^2.2.4" |
35 |
| - semver "^5.5.0" |
36 |
| - |
37 |
| -"@babel/compat-data@^7.11.0": |
| 28 | +"@babel/compat-data@^7.10.4", "@babel/compat-data@^7.11.0": |
38 | 29 | version "7.11.0"
|
39 | 30 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c"
|
40 | 31 | integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ==
|
|
43 | 34 | invariant "^2.2.4"
|
44 | 35 | semver "^5.5.0"
|
45 | 36 |
|
46 |
| - |
| 37 | +"@babel/[email protected]", "@babel/core@^7.1.0": |
47 | 38 | version "7.11.0"
|
48 | 39 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76"
|
49 | 40 | integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg==
|
|
65 | 56 | semver "^5.4.1"
|
66 | 57 | source-map "^0.5.0"
|
67 | 58 |
|
68 |
| -"@babel/core@^7.1.0": |
69 |
| - version "7.10.5" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330" |
71 |
| - integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w== |
72 |
| - dependencies: |
73 |
| - "@babel/code-frame" "^7.10.4" |
74 |
| - "@babel/generator" "^7.10.5" |
75 |
| - "@babel/helper-module-transforms" "^7.10.5" |
76 |
| - "@babel/helpers" "^7.10.4" |
77 |
| - "@babel/parser" "^7.10.5" |
78 |
| - "@babel/template" "^7.10.4" |
79 |
| - "@babel/traverse" "^7.10.5" |
80 |
| - "@babel/types" "^7.10.5" |
81 |
| - convert-source-map "^1.7.0" |
82 |
| - debug "^4.1.0" |
83 |
| - gensync "^1.0.0-beta.1" |
84 |
| - json5 "^2.1.2" |
85 |
| - lodash "^4.17.19" |
86 |
| - resolve "^1.3.2" |
87 |
| - semver "^5.4.1" |
88 |
| - source-map "^0.5.0" |
89 |
| - |
90 |
| -"@babel/generator@^7.10.5", "@babel/generator@^7.4.0": |
91 |
| - version "7.10.5" |
92 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69" |
93 |
| - integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig== |
94 |
| - dependencies: |
95 |
| - "@babel/types" "^7.10.5" |
96 |
| - jsesc "^2.5.1" |
97 |
| - source-map "^0.5.0" |
98 |
| - |
99 |
| -"@babel/generator@^7.11.0": |
| 59 | +"@babel/generator@^7.11.0", "@babel/generator@^7.4.0": |
100 | 60 | version "7.11.0"
|
101 | 61 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
|
102 | 62 | integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
|
|
193 | 153 | "@babel/types" "^7.10.4"
|
194 | 154 |
|
195 | 155 | "@babel/helper-member-expression-to-functions@^7.10.4", "@babel/helper-member-expression-to-functions@^7.10.5":
|
196 |
| - version "7.10.5" |
197 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.5.tgz#172f56e7a63e78112f3a04055f24365af702e7ee" |
198 |
| - integrity sha512-HiqJpYD5+WopCXIAbQDG0zye5XYVvcO9w/DHp5GsaGkRUaamLj2bEtu6i8rnGGprAhHM3qidCMgp71HF4endhA== |
| 156 | + version "7.11.0" |
| 157 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df" |
| 158 | + integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q== |
199 | 159 | dependencies:
|
200 |
| - "@babel/types" "^7.10.5" |
| 160 | + "@babel/types" "^7.11.0" |
201 | 161 |
|
202 | 162 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4":
|
203 | 163 | version "7.10.4"
|
|
206 | 166 | dependencies:
|
207 | 167 | "@babel/types" "^7.10.4"
|
208 | 168 |
|
209 |
| -"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5": |
210 |
| - version "7.10.5" |
211 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6" |
212 |
| - integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA== |
213 |
| - dependencies: |
214 |
| - "@babel/helper-module-imports" "^7.10.4" |
215 |
| - "@babel/helper-replace-supers" "^7.10.4" |
216 |
| - "@babel/helper-simple-access" "^7.10.4" |
217 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
218 |
| - "@babel/template" "^7.10.4" |
219 |
| - "@babel/types" "^7.10.5" |
220 |
| - lodash "^4.17.19" |
221 |
| - |
222 |
| -"@babel/helper-module-transforms@^7.11.0": |
| 169 | +"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.11.0": |
223 | 170 | version "7.11.0"
|
224 | 171 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
|
225 | 172 | integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
|
|
287 | 234 | dependencies:
|
288 | 235 | "@babel/types" "^7.11.0"
|
289 | 236 |
|
290 |
| -"@babel/helper-split-export-declaration@^7.10.4": |
291 |
| - version "7.10.4" |
292 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1" |
293 |
| - integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg== |
294 |
| - dependencies: |
295 |
| - "@babel/types" "^7.10.4" |
296 |
| - |
297 |
| -"@babel/helper-split-export-declaration@^7.11.0": |
| 237 | +"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0": |
298 | 238 | version "7.11.0"
|
299 | 239 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
|
300 | 240 | integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
|
|
334 | 274 | chalk "^2.0.0"
|
335 | 275 | js-tokens "^4.0.0"
|
336 | 276 |
|
337 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.10.5", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
338 |
| - version "7.10.5" |
339 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b" |
340 |
| - integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ== |
341 |
| - |
342 |
| -"@babel/parser@^7.11.0": |
| 277 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
343 | 278 | version "7.11.0"
|
344 | 279 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
|
345 | 280 | integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
|
|
786 | 721 | "@babel/helper-plugin-utils" "^7.10.4"
|
787 | 722 |
|
788 | 723 | "@babel/plugin-transform-typescript@^7.10.4":
|
789 |
| - version "7.10.5" |
790 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.10.5.tgz#edf353944e979f40d8ff9fe4e9975d0a465037c5" |
791 |
| - integrity sha512-YCyYsFrrRMZ3qR7wRwtSSJovPG5vGyG4ZdcSAivGwTfoasMp3VOB/AKhohu3dFtmB4cCDcsndCSxGtrdliCsZQ== |
| 724 | + version "7.11.0" |
| 725 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.11.0.tgz#2b4879676af37342ebb278216dd090ac67f13abb" |
| 726 | + integrity sha512-edJsNzTtvb3MaXQwj8403B7mZoGu9ElDJQZOKjGUnvilquxBA3IQoEIOvkX/1O8xfAsnHS/oQhe2w/IXrr+w0w== |
792 | 727 | dependencies:
|
793 | 728 | "@babel/helper-create-class-features-plugin" "^7.10.5"
|
794 | 729 | "@babel/helper-plugin-utils" "^7.10.4"
|
|
903 | 838 | "@babel/plugin-transform-typescript" "^7.10.4"
|
904 | 839 |
|
905 | 840 | "@babel/runtime@^7.8.4":
|
906 |
| - version "7.10.5" |
907 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.5.tgz#303d8bd440ecd5a491eae6117fd3367698674c5c" |
908 |
| - integrity sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg== |
| 841 | + version "7.11.0" |
| 842 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.0.tgz#f10245877042a815e07f7e693faff0ae9d3a2aac" |
| 843 | + integrity sha512-qArkXsjJq7H+T86WrIFV0Fnu/tNOkZ4cgXmjkzAu3b/58D5mFIO8JH/y77t7C9q0OdDRdh9s7Ue5GasYssxtXw== |
909 | 844 | dependencies:
|
910 | 845 | regenerator-runtime "^0.13.4"
|
911 | 846 |
|
|
918 | 853 | "@babel/parser" "^7.10.4"
|
919 | 854 | "@babel/types" "^7.10.4"
|
920 | 855 |
|
921 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0": |
922 |
| - version "7.10.5" |
923 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564" |
924 |
| - integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ== |
925 |
| - dependencies: |
926 |
| - "@babel/code-frame" "^7.10.4" |
927 |
| - "@babel/generator" "^7.10.5" |
928 |
| - "@babel/helper-function-name" "^7.10.4" |
929 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
930 |
| - "@babel/parser" "^7.10.5" |
931 |
| - "@babel/types" "^7.10.5" |
932 |
| - debug "^4.1.0" |
933 |
| - globals "^11.1.0" |
934 |
| - lodash "^4.17.19" |
935 |
| - |
936 |
| -"@babel/traverse@^7.11.0": |
| 856 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0": |
937 | 857 | version "7.11.0"
|
938 | 858 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
|
939 | 859 | integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
|
|
948 | 868 | globals "^11.1.0"
|
949 | 869 | lodash "^4.17.19"
|
950 | 870 |
|
951 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
952 |
| - version "7.10.5" |
953 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15" |
954 |
| - integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q== |
955 |
| - dependencies: |
956 |
| - "@babel/helper-validator-identifier" "^7.10.4" |
957 |
| - lodash "^4.17.19" |
958 |
| - to-fast-properties "^2.0.0" |
959 |
| - |
960 |
| -"@babel/types@^7.11.0": |
| 871 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
961 | 872 | version "7.11.0"
|
962 | 873 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
|
963 | 874 | integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
|
|
1423 | 1334 | integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
|
1424 | 1335 |
|
1425 | 1336 | "@types/node@*", "@types/node@>= 8":
|
1426 |
| - version "14.0.26" |
1427 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c" |
1428 |
| - integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA== |
| 1337 | + version "14.0.27" |
| 1338 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1" |
| 1339 | + integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g== |
1429 | 1340 |
|
1430 | 1341 | "@types/normalize-package-data@^2.4.0":
|
1431 | 1342 | version "2.4.0"
|
@@ -1475,9 +1386,9 @@ JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:
|
1475 | 1386 | through ">=2.2.7 <3"
|
1476 | 1387 |
|
1477 | 1388 | abab@^2.0.0:
|
1478 |
| - version "2.0.3" |
1479 |
| - resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a" |
1480 |
| - integrity sha512-tsFzPpcttalNjFBCFMqsKYQcWxxen1pgJR56by//QwvJc4/OUS3kPOOttx2tSIfjsylB0pYu7f5D3K1RCxUnUg== |
| 1389 | + version "2.0.4" |
| 1390 | + resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.4.tgz#6dfa57b417ca06d21b2478f0e638302f99c2405c" |
| 1391 | + integrity sha512-Eu9ELJWCz/c1e9gTiCY+FceWxcqzjYEbqMgtndnuSqZSUCOL73TWNK2mHfIj4Cw2E/ongOp+JISVNCmovt2KYQ== |
1481 | 1392 |
|
1482 | 1393 | abbrev@1, abbrev@~1.1.1:
|
1483 | 1394 | version "1.1.1"
|
@@ -1551,7 +1462,7 @@ aggregate-error@^3.0.0:
|
1551 | 1462 | clean-stack "^2.0.0"
|
1552 | 1463 | indent-string "^4.0.0"
|
1553 | 1464 |
|
1554 |
| -ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5: |
| 1465 | +ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3: |
1555 | 1466 | version "6.12.3"
|
1556 | 1467 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706"
|
1557 | 1468 | integrity sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==
|
@@ -2130,9 +2041,9 @@ camelcase@^6.0.0:
|
2130 | 2041 | integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
|
2131 | 2042 |
|
2132 | 2043 | caniuse-lite@^1.0.30001093:
|
2133 |
| - version "1.0.30001106" |
2134 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001106.tgz#7e2132711295ef30ffe5ee45b71936354d105d8c" |
2135 |
| - integrity sha512-XqSQKt9Fd3Z9BoN0cpSaITcTInKhMNGkaWtQ4rDnyQU1BJzzWDWCUi3cJflaPWk2kbrkYkfMrMrjIFzb3kd6NQ== |
| 2044 | + version "1.0.30001109" |
| 2045 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001109.tgz#a9f3f26a0c3753b063d7acbb48dfb9c0e46f2b19" |
| 2046 | + integrity sha512-4JIXRodHzdS3HdK8nSgIqXYLExOvG+D2/EenSvcub2Kp3QEADjo2v2oUn5g0n0D+UNwG9BtwKOyGcSq2qvQXvQ== |
2136 | 2047 |
|
2137 | 2048 | capture-exit@^2.0.0:
|
2138 | 2049 | version "2.0.0"
|
@@ -2900,9 +2811,9 @@ editor@~1.0.0:
|
2900 | 2811 | integrity sha1-YMf4e9YrzGqJT6jM1q+3gjok90I=
|
2901 | 2812 |
|
2902 | 2813 | electron-to-chromium@^1.3.488:
|
2903 |
| - version "1.3.509" |
2904 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.509.tgz#830fcb89cd66dc2984d18d794973b99e3f00584c" |
2905 |
| - integrity sha512-cN4lkjNRuTG8rtAqTOVgwpecEC2kbKA04PG6YijcKGHK/kD0xLjiqExcAOmLUwtXZRF8cBeam2I0VZcih919Ug== |
| 2814 | + version "1.3.516" |
| 2815 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.516.tgz#03ec071b061e462b786bf7e7ce226fd7ab7cf1f6" |
| 2816 | + integrity sha512-WDM5AAQdOrvLqSX8g3Zd5AujBXfMxf96oeZkff0U2HF5op3tjShE+on2yay3r1UD4M9I3p0iHpAS4+yV8U8A9A== |
2906 | 2817 |
|
2907 | 2818 | emoji-regex@^7.0.1:
|
2908 | 2819 | version "7.0.3"
|
@@ -3801,11 +3712,11 @@ har-schema@^2.0.0:
|
3801 | 3712 | integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
|
3802 | 3713 |
|
3803 | 3714 | har-validator@~5.1.3:
|
3804 |
| - version "5.1.3" |
3805 |
| - resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.3.tgz#1ef89ebd3e4996557675eed9893110dc350fa080" |
3806 |
| - integrity sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g== |
| 3715 | + version "5.1.5" |
| 3716 | + resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd" |
| 3717 | + integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w== |
3807 | 3718 | dependencies:
|
3808 |
| - ajv "^6.5.5" |
| 3719 | + ajv "^6.12.3" |
3809 | 3720 | har-schema "^2.0.0"
|
3810 | 3721 |
|
3811 | 3722 | hard-rejection@^2.1.0:
|
|
5253 | 5164 | stringify-object "^3.3.0"
|
5254 | 5165 |
|
5255 | 5166 | listr2@^2.1.0:
|
5256 |
| - version "2.3.5" |
5257 |
| - resolved "https://registry.yarnpkg.com/listr2/-/listr2-2.3.5.tgz#ba88ac8317a9839d517052c4cd98f38ec34c1906" |
5258 |
| - integrity sha512-mka3F7Xw/9YhzmO3tJ8fc5uQgvZyA2LShn9qa02k63APLTTmIDHItKNov7VMS01bg7jcx4Stzfvo1e0nolh/bw== |
| 5167 | + version "2.4.1" |
| 5168 | + resolved "https://registry.yarnpkg.com/listr2/-/listr2-2.4.1.tgz#006fc94ae77b3195403cbf3a4a563e2d6366224f" |
| 5169 | + integrity sha512-8pYsCZCztr5+KAjReLyBeGhLV0vaQ2Du/eMe/ux9QAfQl7efiWejM1IWjALh0zHIRYuIbhQ8N2KztZ4ci56pnQ== |
5259 | 5170 | dependencies:
|
5260 | 5171 | chalk "^4.1.0"
|
5261 | 5172 | cli-truncate "^2.1.0"
|
@@ -6313,9 +6224,9 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0, once@~1.4.0:
|
6313 | 6224 | wrappy "1"
|
6314 | 6225 |
|
6315 | 6226 | onetime@^5.1.0:
|
6316 |
| - version "5.1.0" |
6317 |
| - resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.0.tgz#fff0f3c91617fe62bb50189636e99ac8a6df7be5" |
6318 |
| - integrity sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q== |
| 6227 | + version "5.1.1" |
| 6228 | + resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.1.tgz#5c8016847b0d67fcedb7eef254751cfcdc7e9418" |
| 6229 | + integrity sha512-ZpZpjcJeugQfWsfyQlshVoowIIQ1qBGSVll4rfDq6JJVO//fesjoX808hXWfBjY+ROZgpKDI5TRSRBSoJiZ8eg== |
6319 | 6230 | dependencies:
|
6320 | 6231 | mimic-fn "^2.1.0"
|
6321 | 6232 |
|
@@ -7435,9 +7346,9 @@ run-queue@^1.0.0, run-queue@^1.0.3:
|
7435 | 7346 | aproba "^1.1.1"
|
7436 | 7347 |
|
7437 | 7348 | rxjs@^6.5.2, rxjs@^6.6.0:
|
7438 |
| - version "6.6.0" |
7439 |
| - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.0.tgz#af2901eedf02e3a83ffa7f886240ff9018bbec84" |
7440 |
| - integrity sha512-3HMA8z/Oz61DUHe+SdOiQyzIf4tOx5oQHmMir7IZEu6TMqCLHT4LRcmNaUS0NwOz8VLvmmBduMsoaUvMaIiqzg== |
| 7349 | + version "6.6.2" |
| 7350 | + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2" |
| 7351 | + integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg== |
7441 | 7352 | dependencies:
|
7442 | 7353 | tslib "^1.9.0"
|
7443 | 7354 |
|
|
8422 | 8333 | integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
|
8423 | 8334 |
|
8424 | 8335 | uglify-js@^3.1.4:
|
8425 |
| - version "3.10.0" |
8426 |
| - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.0.tgz#397a7e6e31ce820bfd1cb55b804ee140c587a9e7" |
8427 |
| - integrity sha512-Esj5HG5WAyrLIdYU74Z3JdG2PxdIusvj6IWHMtlyESxc7kcDz7zYlYjpnSokn1UbpV0d/QX9fan7gkCNd/9BQA== |
| 8336 | + version "3.10.1" |
| 8337 | + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.1.tgz#dd14767eb7150de97f2573a5ff210db14fffe4ad" |
| 8338 | + integrity sha512-RjxApKkrPJB6kjJxQS3iZlf///REXWYxYJxO/MpmlQzVkDWVI3PSnCBWezMecmTU/TRkNxrl8bmsfFQCp+LO+Q== |
8428 | 8339 |
|
8429 | 8340 |
|
8430 | 8341 | version "0.0.6"
|
|
0 commit comments