|
2884 | 2884 | resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
|
2885 | 2885 | integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
|
2886 | 2886 |
|
2887 |
| -async@^2.6.1: |
2888 |
| - version "2.6.3" |
2889 |
| - resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff" |
2890 |
| - integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg== |
2891 |
| - dependencies: |
2892 |
| - lodash "^4.17.14" |
2893 |
| - |
2894 | 2887 | async@^3.2.4:
|
2895 | 2888 | version "3.2.4"
|
2896 | 2889 | resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
|
@@ -4458,10 +4451,10 @@ electron-to-chromium@^1.4.251:
|
4458 | 4451 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.276.tgz#17837b19dafcc43aba885c4689358b298c19b520"
|
4459 | 4452 | integrity sha512-EpuHPqu8YhonqLBXHoU6hDJCD98FCe6KDoet3/gY1qsQ6usjJoHqBH2YIVs8FXaAtHwVL8Uqa/fsYao/vq9VWQ==
|
4460 | 4453 |
|
4461 |
| -email-addresses@^3.0.1: |
4462 |
| - version "3.1.0" |
4463 |
| - resolved "https://registry.yarnpkg.com/email-addresses/-/email-addresses-3.1.0.tgz#cabf7e085cbdb63008a70319a74e6136188812fb" |
4464 |
| - integrity sha512-k0/r7GrWVL32kZlGwfPNgB2Y/mMXVTq/decgLczm/j34whdaspNrZO8CnXPf1laaHxI6ptUlsnAxN+UAPw+fzg== |
| 4454 | +email-addresses@^5.0.0: |
| 4455 | + version "5.0.0" |
| 4456 | + resolved "https://registry.yarnpkg.com/email-addresses/-/email-addresses-5.0.0.tgz#7ae9e7f58eef7d5e3e2c2c2d3ea49b78dc854fa6" |
| 4457 | + integrity sha512-4OIPYlA6JXqtVn8zpHpGiI7vE6EQOAg16aGnDMIAlZVinnoZ8208tW1hAbjWydgN/4PLTT9q+O1K6AH/vALJGw== |
4465 | 4458 |
|
4466 | 4459 | emoji-regex@^8.0.0:
|
4467 | 4460 | version "8.0.0"
|
@@ -6131,14 +6124,14 @@ get-symbol-description@^1.0.0:
|
6131 | 6124 | call-bind "^1.0.2"
|
6132 | 6125 | get-intrinsic "^1.1.1"
|
6133 | 6126 |
|
6134 |
| -gh-pages@4.0.0: |
6135 |
| - version "4.0.0" |
6136 |
| - resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-4.0.0.tgz#bd7447bab7eef008f677ac8cc4f6049ab978f4a6" |
6137 |
| - integrity sha512-p8S0T3aGJc68MtwOcZusul5qPSNZCalap3NWbhRUZYu1YOdp+EjZ+4kPmRM8h3NNRdqw00yuevRjlkuSzCn7iQ== |
| 6127 | +gh-pages@5.0.0: |
| 6128 | + version "5.0.0" |
| 6129 | + resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-5.0.0.tgz#e0893272a0e33f0453e53a3c017c33b91ddd6394" |
| 6130 | + integrity sha512-Nqp1SjkPIB94Xw/3yYNTUL+G2dxlhjvv1zeN/4kMC1jfViTEqhtVz/Ba1zSXHuvXCN9ADNS1dN4r5/J/nZWEQQ== |
6138 | 6131 | dependencies:
|
6139 |
| - async "^2.6.1" |
| 6132 | + async "^3.2.4" |
6140 | 6133 | commander "^2.18.0"
|
6141 |
| - email-addresses "^3.0.1" |
| 6134 | + email-addresses "^5.0.0" |
6142 | 6135 | filenamify "^4.3.0"
|
6143 | 6136 | find-cache-dir "^3.3.1"
|
6144 | 6137 | fs-extra "^8.1.0"
|
@@ -7545,7 +7538,7 @@ lodash.uniq@^4.5.0:
|
7545 | 7538 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
7546 | 7539 | integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
|
7547 | 7540 |
|
7548 |
| -lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.0: |
| 7541 | +lodash@^4.17.10, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.0: |
7549 | 7542 | version "4.17.21"
|
7550 | 7543 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
7551 | 7544 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
0 commit comments