@@ -7666,6 +7666,13 @@ cross-fetch@3.0.5:
7666
7666
dependencies:
7667
7667
node-fetch "2.6.0"
7668
7668
7669
+ cross-fetch@^3.0.6:
7670
+ version "3.0.6"
7671
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.6.tgz#3a4040bc8941e653e0e9cf17f29ebcd177d3365c"
7672
+ integrity sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==
7673
+ dependencies:
7674
+ node-fetch "2.6.1"
7675
+
7669
7676
cross-spawn@5.1.0, cross-spawn@^5.0.1, cross-spawn@^5.1.0:
7670
7677
version "5.1.0"
7671
7678
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -13582,14 +13589,6 @@ isobject@^4.0.0:
13582
13589
resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0"
13583
13590
integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==
13584
13591
13585
- isomorphic-fetch@^2.1.0:
13586
- version "2.2.1"
13587
- resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz#611ae1acf14f5e81f729507472819fe9733558a9"
13588
- integrity sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=
13589
- dependencies:
13590
- node-fetch "^1.0.1"
13591
- whatwg-fetch ">=0.10.0"
13592
-
13593
13592
isstream@~0.1.2:
13594
13593
version "0.1.2"
13595
13594
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
@@ -16857,9 +16856,15 @@ node-fetch@2.6.0, node-fetch@^2.3.0, node-fetch@^2.5.0, node-fetch@^2.6.0:
16857
16856
version "2.6.0"
16858
16857
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
16859
16858
16860
- node-fetch@^1.0.1, node-fetch@^1.7.3:
16859
+ node-fetch@2.6.1:
16860
+ version "2.6.1"
16861
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
16862
+ integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
16863
+
16864
+ node-fetch@^1.7.3:
16861
16865
version "1.7.3"
16862
16866
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
16867
+ integrity sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==
16863
16868
dependencies:
16864
16869
encoding "^0.1.11"
16865
16870
is-stream "^1.0.1"
@@ -25341,7 +25346,7 @@ whatwg-fetch@2.0.4:
25341
25346
version "2.0.4"
25342
25347
resolved "http://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
25343
25348
25344
- whatwg-fetch@>=0.10.0, whatwg-fetch@ ^3.4.0:
25349
+ whatwg-fetch@^3.4.0:
25345
25350
version "3.4.0"
25346
25351
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.4.0.tgz#e11de14f4878f773fbebcde8871b2c0699af8b30"
25347
25352
integrity sha512-rsum2ulz2iuZH08mJkT0Yi6JnKhwdw4oeyMjokgxd+mmqYSd9cPpOQf01TIWgjxG/U4+QR+AwKq6lSbXVxkyoQ==
0 commit comments