|
1404 | 1404 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd" |
1405 | 1405 | integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow== |
1406 | 1406 |
|
1407 | | -"@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.4.0", "@sinonjs/commons@^1.7.0": |
1408 | | - version "1.7.0" |
1409 | | - resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.0.tgz#f90ffc52a2e519f018b13b6c4da03cbff36ebed6" |
1410 | | - integrity sha512-qbk9AP+cZUsKdW1GJsBpxPKFmCJ0T8swwzVje3qFd+AkQb74Q/tiuzrdfFg8AD2g5HH/XbE/I8Uc1KYHVYWfhg== |
| 1407 | +"@sinonjs/commons@^1", "@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.7.2": |
| 1408 | + version "1.7.2" |
| 1409 | + resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.2.tgz#505f55c74e0272b43f6c52d81946bed7058fc0e2" |
| 1410 | + integrity sha512-+DUO6pnp3udV/v2VfUWgaY5BIE1IfT7lLfeDzPVeMT1XKkaAp9LgSI9x5RtrFQoZ9Oi0PgXQQHPaoKu7dCjVxw== |
1411 | 1411 | dependencies: |
1412 | 1412 | type-detect "4.0.8" |
1413 | 1413 |
|
1414 | | -"@sinonjs/formatio@^3.2.1": |
1415 | | - version "3.2.2" |
1416 | | - resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-3.2.2.tgz#771c60dfa75ea7f2d68e3b94c7e888a78781372c" |
1417 | | - integrity sha512-B8SEsgd8gArBLMD6zpRw3juQ2FVSsmdd7qlevyDqzS9WTCtvF55/gAL+h6gue8ZvPYcdiPdvueM/qm//9XzyTQ== |
| 1414 | +"@sinonjs/fake-timers@^6.0.0", "@sinonjs/fake-timers@^6.0.1": |
| 1415 | + version "6.0.1" |
| 1416 | + resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz#293674fccb3262ac782c7aadfdeca86b10c75c40" |
| 1417 | + integrity sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA== |
| 1418 | + dependencies: |
| 1419 | + "@sinonjs/commons" "^1.7.0" |
| 1420 | + |
| 1421 | +"@sinonjs/formatio@^5.0.1": |
| 1422 | + version "5.0.1" |
| 1423 | + resolved "https://registry.yarnpkg.com/@sinonjs/formatio/-/formatio-5.0.1.tgz#f13e713cb3313b1ab965901b01b0828ea6b77089" |
| 1424 | + integrity sha512-KaiQ5pBf1MpS09MuA0kp6KBQt2JUOQycqVG1NZXvzeaXe5LGFqAKueIS0bw4w0P9r7KuBSVdUk5QjXsUdu2CxQ== |
1418 | 1425 | dependencies: |
1419 | 1426 | "@sinonjs/commons" "^1" |
1420 | | - "@sinonjs/samsam" "^3.1.0" |
| 1427 | + "@sinonjs/samsam" "^5.0.2" |
1421 | 1428 |
|
1422 | | -"@sinonjs/samsam@^3.1.0", "@sinonjs/samsam@^3.3.3": |
1423 | | - version "3.3.3" |
1424 | | - resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-3.3.3.tgz#46682efd9967b259b81136b9f120fd54585feb4a" |
1425 | | - integrity sha512-bKCMKZvWIjYD0BLGnNrxVuw4dkWCYsLqFOUWw8VgKF/+5Y+mE7LfHWPIYoDXowH+3a9LsWDMo0uAP8YDosPvHQ== |
| 1429 | +"@sinonjs/samsam@^5.0.2", "@sinonjs/samsam@^5.0.3": |
| 1430 | + version "5.0.3" |
| 1431 | + resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-5.0.3.tgz#86f21bdb3d52480faf0892a480c9906aa5a52938" |
| 1432 | + integrity sha512-QucHkc2uMJ0pFGjJUDP3F9dq5dx8QIaqISl9QgwLOh6P9yv877uONPGXh/OH/0zmM3tW1JjuJltAZV2l7zU+uQ== |
1426 | 1433 | dependencies: |
1427 | | - "@sinonjs/commons" "^1.3.0" |
1428 | | - array-from "^2.1.1" |
1429 | | - lodash "^4.17.15" |
| 1434 | + "@sinonjs/commons" "^1.6.0" |
| 1435 | + lodash.get "^4.4.2" |
| 1436 | + type-detect "^4.0.8" |
1430 | 1437 |
|
1431 | 1438 | "@sinonjs/text-encoding@^0.7.1": |
1432 | 1439 | version "0.7.1" |
|
2198 | 2205 | resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" |
2199 | 2206 | integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI= |
2200 | 2207 |
|
2201 | | -array-from@^2.1.1: |
2202 | | - version "2.1.1" |
2203 | | - resolved "https://registry.yarnpkg.com/array-from/-/array-from-2.1.1.tgz#cfe9d8c26628b9dc5aecc62a9f5d8f1f352c1195" |
2204 | | - integrity sha1-z+nYwmYoudxa7MYqn12PHzUsEZU= |
2205 | | - |
2206 | 2208 | array-to-error@^1.0.0: |
2207 | 2209 | version "1.1.1" |
2208 | 2210 | resolved "https://registry.yarnpkg.com/array-to-error/-/array-to-error-1.1.1.tgz#d68812926d14097a205579a667eeaf1856a44c07" |
|
5266 | 5268 | resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651" |
5267 | 5269 | integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA== |
5268 | 5270 |
|
5269 | | - |
| 5271 | + |
5270 | 5272 | version "3.5.0" |
5271 | 5273 | resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12" |
5272 | 5274 | integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA== |
5273 | 5275 |
|
5274 | | -diff@^4.0.1: |
5275 | | - version "4.0.1" |
5276 | | - resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff" |
5277 | | - integrity sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q== |
| 5276 | +diff@^4.0.1, diff@^4.0.2: |
| 5277 | + version "4.0.2" |
| 5278 | + resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d" |
| 5279 | + integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A== |
5278 | 5280 |
|
5279 | 5281 | diffie-hellman@^5.0.0: |
5280 | 5282 | version "5.0.3" |
@@ -9371,6 +9373,11 @@ lodash.foreach@^4.3.0, lodash.foreach@^4.5.0: |
9371 | 9373 | resolved "https://registry.yarnpkg.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz#1a6a35eace401280c7f06dddec35165ab27e3e53" |
9372 | 9374 | integrity sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM= |
9373 | 9375 |
|
| 9376 | +lodash.get@^4.4.2: |
| 9377 | + version "4.4.2" |
| 9378 | + resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" |
| 9379 | + integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk= |
| 9380 | + |
9374 | 9381 | lodash.isarguments@^3.0.0: |
9375 | 9382 | version "3.1.0" |
9376 | 9383 | resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a" |
@@ -9499,18 +9506,6 @@ log-symbols@^2.2.0: |
9499 | 9506 | dependencies: |
9500 | 9507 | chalk "^2.0.1" |
9501 | 9508 |
|
9502 | | -lolex@^4.2.0: |
9503 | | - version "4.2.0" |
9504 | | - resolved "https://registry.yarnpkg.com/lolex/-/lolex-4.2.0.tgz#ddbd7f6213ca1ea5826901ab1222b65d714b3cd7" |
9505 | | - integrity sha512-gKO5uExCXvSm6zbF562EvM+rd1kQDnB9AZBbiQVzf1ZmdDpxUSvpnAaVOP83N/31mRK8Ml8/VE8DMvsAZQ+7wg== |
9506 | | - |
9507 | | -lolex@^5.0.1: |
9508 | | - version "5.1.2" |
9509 | | - resolved "https://registry.yarnpkg.com/lolex/-/lolex-5.1.2.tgz#953694d098ce7c07bc5ed6d0e42bc6c0c6d5a367" |
9510 | | - integrity sha512-h4hmjAvHTmd+25JSwrtTIuwbKdwg5NzZVRMLn9saij4SZaepCrTCxPr35H/3bjwfMJtN+t3CX8672UIkglz28A== |
9511 | | - dependencies: |
9512 | | - "@sinonjs/commons" "^1.7.0" |
9513 | | - |
9514 | 9509 | loose-envify@^1.0.0: |
9515 | 9510 | version "1.4.0" |
9516 | 9511 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
@@ -10079,15 +10074,15 @@ nice-try@^1.0.4: |
10079 | 10074 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |
10080 | 10075 | integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== |
10081 | 10076 |
|
10082 | | -nise@^1.5.2: |
10083 | | - version "1.5.3" |
10084 | | - resolved "https://registry.yarnpkg.com/nise/-/nise-1.5.3.tgz#9d2cfe37d44f57317766c6e9408a359c5d3ac1f7" |
10085 | | - integrity sha512-Ymbac/94xeIrMf59REBPOv0thr+CJVFMhrlAkW/gjCIE58BGQdCj0x7KRCb3yz+Ga2Rz3E9XXSvUyyxqqhjQAQ== |
| 10077 | +nise@^4.0.1: |
| 10078 | + version "4.0.3" |
| 10079 | + resolved "https://registry.yarnpkg.com/nise/-/nise-4.0.3.tgz#9f79ff02fa002ed5ffbc538ad58518fa011dc913" |
| 10080 | + integrity sha512-EGlhjm7/4KvmmE6B/UFsKh7eHykRl9VH+au8dduHLCyWUO/hr7+N+WtTvDUwc9zHuM1IaIJs/0lQ6Ag1jDkQSg== |
10086 | 10081 | dependencies: |
10087 | | - "@sinonjs/formatio" "^3.2.1" |
| 10082 | + "@sinonjs/commons" "^1.7.0" |
| 10083 | + "@sinonjs/fake-timers" "^6.0.0" |
10088 | 10084 | "@sinonjs/text-encoding" "^0.7.1" |
10089 | 10085 | just-extend "^4.0.2" |
10090 | | - lolex "^5.0.1" |
10091 | 10086 | path-to-regexp "^1.7.0" |
10092 | 10087 |
|
10093 | 10088 | no-case@^3.0.3: |
@@ -12065,18 +12060,18 @@ simple-html-tokenizer@^0.5.9: |
12065 | 12060 | resolved "https://registry.yarnpkg.com/simple-html-tokenizer/-/simple-html-tokenizer-0.5.9.tgz#1a83fe97f5a3e39b335fddf71cfe9b0263b581c2" |
12066 | 12061 | integrity sha512-w/3FEDN94r4JQ9WoYrIr8RqDIPZdyNkdpbK9glFady1CAEyD97XWCv8HFetQO21w81e7h7Nh59iYTyG1mUJftg== |
12067 | 12062 |
|
12068 | | -sinon@^7.4.2: |
12069 | | - version "7.5.0" |
12070 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-7.5.0.tgz#e9488ea466070ea908fd44a3d6478fd4923c67ec" |
12071 | | - integrity sha512-AoD0oJWerp0/rY9czP/D6hDTTUYGpObhZjMpd7Cl/A6+j0xBE+ayL/ldfggkBXUs0IkvIiM1ljM8+WkOc5k78Q== |
12072 | | - dependencies: |
12073 | | - "@sinonjs/commons" "^1.4.0" |
12074 | | - "@sinonjs/formatio" "^3.2.1" |
12075 | | - "@sinonjs/samsam" "^3.3.3" |
12076 | | - diff "^3.5.0" |
12077 | | - lolex "^4.2.0" |
12078 | | - nise "^1.5.2" |
12079 | | - supports-color "^5.5.0" |
| 12063 | +sinon@^9.0.2: |
| 12064 | + version "9.0.2" |
| 12065 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.2.tgz#b9017e24633f4b1c98dfb6e784a5f0509f5fd85d" |
| 12066 | + integrity sha512-0uF8Q/QHkizNUmbK3LRFqx5cpTttEVXudywY9Uwzy8bTfZUhljZ7ARzSxnRHWYWtVTeh4Cw+tTb3iU21FQVO9A== |
| 12067 | + dependencies: |
| 12068 | + "@sinonjs/commons" "^1.7.2" |
| 12069 | + "@sinonjs/fake-timers" "^6.0.1" |
| 12070 | + "@sinonjs/formatio" "^5.0.1" |
| 12071 | + "@sinonjs/samsam" "^5.0.3" |
| 12072 | + diff "^4.0.2" |
| 12073 | + nise "^4.0.1" |
| 12074 | + supports-color "^7.1.0" |
12080 | 12075 |
|
12081 | 12076 | slash@^1.0.0: |
12082 | 12077 | version "1.0.0" |
@@ -12612,7 +12607,7 @@ supports-color@^3.1.0: |
12612 | 12607 | dependencies: |
12613 | 12608 | has-flag "^1.0.0" |
12614 | 12609 |
|
12615 | | -supports-color@^5.3.0, supports-color@^5.4.0, supports-color@^5.5.0: |
| 12610 | +supports-color@^5.3.0, supports-color@^5.4.0: |
12616 | 12611 | version "5.5.0" |
12617 | 12612 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" |
12618 | 12613 | integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== |
@@ -13079,7 +13074,7 @@ type-check@~0.3.2: |
13079 | 13074 | dependencies: |
13080 | 13075 | prelude-ls "~1.1.2" |
13081 | 13076 |
|
13082 | | - |
| 13077 | +[email protected], type-detect@^4.0.8: |
13083 | 13078 | version "4.0.8" |
13084 | 13079 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" |
13085 | 13080 | integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== |
|
0 commit comments