|
13611 | 13611 | dependencies:
|
13612 | 13612 | node-fetch "2.6.1"
|
13613 | 13613 |
|
13614 |
| -[email protected], cross-fetch@^3.0.4, cross-fetch@^3.0.6, cross-fetch@^3.1.4, cross-fetch@^3.1.5, cross-fetch@^3.1.8: |
| 13614 | + |
| 13615 | + version "4.0.0" |
| 13616 | + resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.0.0.tgz#f037aef1580bb3a1a35164ea2a848ba81b445983" |
| 13617 | + integrity sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g== |
| 13618 | + dependencies: |
| 13619 | + node-fetch "^2.6.12" |
| 13620 | + |
| 13621 | +cross-fetch@^3.0.4, cross-fetch@^3.0.6, cross-fetch@^3.1.4, cross-fetch@^3.1.5: |
13615 | 13622 | version "3.1.8"
|
13616 | 13623 | resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.8.tgz#0327eba65fd68a7d119f8fb2bf9334a1a7956f82"
|
13617 | 13624 | integrity sha512-cvA+JwZoU0Xq+h6WkMvAUqPEYy92Obet6UdKLfW60qn99ftItKjB5T+BkyWOFWe2pUyfQ+IJHmpOTznqk1M6Kg==
|
13618 | 13625 | dependencies:
|
13619 | 13626 | node-fetch "^2.6.12"
|
13620 | 13627 |
|
13621 |
| -cross-fetch@4.0.0: |
13622 |
| - version "4.0.0" |
13623 |
| - resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.0.0.tgz#f037aef1580bb3a1a35164ea2a848ba81b445983" |
13624 |
| - integrity sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g== |
| 13628 | +cross-fetch@^4.1.0: |
| 13629 | + version "4.1.0" |
| 13630 | + resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.1.0.tgz#8f69355007ee182e47fa692ecbaa37a52e43c3d2" |
| 13631 | + integrity sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw== |
13625 | 13632 | dependencies:
|
13626 |
| - node-fetch "^2.6.12" |
| 13633 | + node-fetch "^2.7.0" |
13627 | 13634 |
|
13628 | 13635 | cross-spawn-async@^2.1.1:
|
13629 | 13636 | version "2.2.5"
|
@@ -23736,7 +23743,7 @@ node-fetch@^1.0.1:
|
23736 | 23743 | encoding "^0.1.11"
|
23737 | 23744 | is-stream "^1.0.1"
|
23738 | 23745 |
|
23739 |
| -node-fetch@^2.6.1, node-fetch@^2.6.12, node-fetch@^2.6.7: |
| 23746 | +node-fetch@^2.6.1, node-fetch@^2.6.12, node-fetch@^2.6.7, node-fetch@^2.7.0: |
23740 | 23747 | version "2.7.0"
|
23741 | 23748 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
|
23742 | 23749 | integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
|
|
0 commit comments