@@ -6395,6 +6395,14 @@ isobject@^4.0.0:
6395
6395
resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0"
6396
6396
integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==
6397
6397
6398
+
6399
+ version "3.0.0"
6400
+ resolved "https://registry.yarnpkg.com/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz#0267b005049046d2421207215d45d6a262b8b8b4"
6401
+ integrity sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==
6402
+ dependencies :
6403
+ node-fetch "^2.6.1"
6404
+ whatwg-fetch "^3.4.1"
6405
+
6398
6406
isstream@~0.1.2 :
6399
6407
version "0.1.2"
6400
6408
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
@@ -7740,6 +7748,13 @@ node-fetch@^2.3.0, node-fetch@^2.5.0:
7740
7748
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
7741
7749
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
7742
7750
7751
+ node-fetch@^2.6.1 :
7752
+ version "2.6.5"
7753
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
7754
+ integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
7755
+ dependencies :
7756
+ whatwg-url "^5.0.0"
7757
+
7743
7758
node-gyp@^5.0.2 :
7744
7759
version "5.1.0"
7745
7760
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-5.1.0.tgz#8e31260a7af4a2e2f994b0673d4e0b3866156332"
@@ -10293,6 +10308,11 @@ tr46@^2.0.2:
10293
10308
dependencies :
10294
10309
punycode "^2.1.1"
10295
10310
10311
+ tr46@~0.0.3 :
10312
+ version "0.0.3"
10313
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
10314
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
10315
+
10296
10316
trim-newlines@^1.0.0 :
10297
10317
version "1.0.0"
10298
10318
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -10676,6 +10696,11 @@ wcwidth@^1.0.0:
10676
10696
dependencies :
10677
10697
defaults "^1.0.3"
10678
10698
10699
+ webidl-conversions@^3.0.0 :
10700
+ version "3.0.1"
10701
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
10702
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
10703
+
10679
10704
webidl-conversions@^4.0.2 :
10680
10705
version "4.0.2"
10681
10706
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -10762,11 +10787,24 @@ whatwg-encoding@^1.0.5:
10762
10787
dependencies :
10763
10788
iconv-lite "0.4.24"
10764
10789
10790
+ whatwg-fetch@^3.4.1 :
10791
+ version "3.6.2"
10792
+ resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
10793
+ integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
10794
+
10765
10795
whatwg-mimetype@^2.3.0 :
10766
10796
version "2.3.0"
10767
10797
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
10768
10798
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
10769
10799
10800
+ whatwg-url@^5.0.0 :
10801
+ version "5.0.0"
10802
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
10803
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
10804
+ dependencies :
10805
+ tr46 "~0.0.3"
10806
+ webidl-conversions "^3.0.0"
10807
+
10770
10808
whatwg-url@^7.0.0 :
10771
10809
version "7.0.0"
10772
10810
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.0.0.tgz#fde926fa54a599f3adf82dff25a9f7be02dc6edd"
@@ -11013,3 +11051,8 @@ yargs@^15.4.1:
11013
11051
which-module "^2.0.0"
11014
11052
y18n "^4.0.0"
11015
11053
yargs-parser "^18.1.2"
11054
+
11055
+
11056
+ version "0.0.4"
11057
+ resolved "https://registry.yarnpkg.com/yet-another-abortcontroller-polyfill/-/yet-another-abortcontroller-polyfill-0.0.4.tgz#ce2270e564a4f2d07351812f599e10143526f98b"
11058
+ integrity sha512-6do/P+mjm7FDUD+q8FrZ0ClMIbjGuKyWuWm3Vz2O7QmVf73HVLYIDV6toS7T0qoH1yeI2HPb8VgJp7w+zcVWvA==
0 commit comments