@@ -2921,12 +2921,11 @@ cosmiconfig@^7.0.0:
29212921 yaml "^1.10.0"
29222922
29232923cross-fetch@^3.0.4 :
2924- version "3.0.4 "
2925- resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.0.4 .tgz#7bef7020207e684a7638ef5f2f698e24d9eb283c "
2926- integrity sha512-MSHgpjQqgbT/94D4CyADeNoYh52zMkCX4pcJvPP5WqPsLFMKjr2TCMg381ox5qI0ii2dPwaLx/00477knXqXVw ==
2924+ version "3.1.5 "
2925+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5 .tgz#e1389f44d9e7ba767907f7af8454787952ab534f "
2926+ integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw ==
29272927 dependencies :
2928- node-fetch "2.6.0"
2929- whatwg-fetch "3.0.0"
2928+ node-fetch "2.6.7"
29302929
29312930cross-spawn@^6.0.0 :
29322931 version "6.0.5"
@@ -5626,15 +5625,12 @@ nice-try@^1.0.4:
56265625 resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
56275626 integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
56285627
5629- node-fetch@2.6.0 :
5630- version "2.6.0"
5631- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
5632- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
5633-
5634- node-fetch@^2.6.1 :
5635- version "2.6.1"
5636- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5637- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5628+ node-fetch@2.6.7, node-fetch@^2.6.1 :
5629+ version "2.6.7"
5630+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5631+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5632+ dependencies :
5633+ whatwg-url "^5.0.0"
56385634
56395635node-gyp@^5.0.2 :
56405636 version "5.1.0"
@@ -7601,6 +7597,11 @@ tr46@^2.0.2:
76017597 dependencies :
76027598 punycode "^2.1.1"
76037599
7600+ tr46@~0.0.3 :
7601+ version "0.0.3"
7602+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7603+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7604+
76047605trim-newlines@^1.0.0 :
76057606 version "1.0.0"
76067607 resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -7879,6 +7880,11 @@ wcwidth@^1.0.0:
78797880 dependencies :
78807881 defaults "^1.0.3"
78817882
7883+ webidl-conversions@^3.0.0 :
7884+ version "3.0.1"
7885+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7886+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7887+
78827888webidl-conversions@^4.0.2 :
78837889 version "4.0.2"
78847890 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -7896,16 +7902,19 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.5:
78967902 dependencies :
78977903 iconv-lite "0.4.24"
78987904
7899- whatwg-fetch@3.0.0 :
7900- version "3.0.0"
7901- resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"
7902- integrity sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q==
7903-
79047905whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0 :
79057906 version "2.3.0"
79067907 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
79077908 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
79087909
7910+ whatwg-url@^5.0.0 :
7911+ version "5.0.0"
7912+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7913+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7914+ dependencies :
7915+ tr46 "~0.0.3"
7916+ webidl-conversions "^3.0.0"
7917+
79097918whatwg-url@^7.0.0 :
79107919 version "7.1.0"
79117920 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments