@@ -4601,10 +4601,12 @@ node-emoji@^1.10.0:
46014601 dependencies :
46024602 lodash.toarray "^4.4.0"
46034603
4604- node-fetch@2.6.2 :
4605- version "2.6.2"
4606- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.2.tgz#986996818b73785e47b1965cc34eb093a1d464d0"
4607- integrity sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA==
4604+ node-fetch@2.6.3 :
4605+ version "2.6.3"
4606+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.3.tgz#57b29b34400e9c52346cbfb575cf3d10f7a49e92"
4607+ integrity sha512-BXSmNTLLDHT0UjQDg5E23x+0n/hPDjySqc0ELE4NpCa2wE5qmmaEWFRP/+v8pfuocchR9l5vFLbSB7CPE2ahvQ==
4608+ dependencies :
4609+ whatwg-url "^5.0.0"
46084610
46094611node-fetch@^2.6.1 :
46104612 version "2.6.1"
@@ -6198,6 +6200,11 @@ tr46@^2.1.0:
61986200 dependencies :
61996201 punycode "^2.1.1"
62006202
6203+ tr46@~0.0.3 :
6204+ version "0.0.3"
6205+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6206+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6207+
62016208traverse@~0.6.6 :
62026209 version "0.6.6"
62036210 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -6517,6 +6524,11 @@ wcwidth@^1.0.0:
65176524 dependencies :
65186525 defaults "^1.0.3"
65196526
6527+ webidl-conversions@^3.0.0 :
6528+ version "3.0.1"
6529+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6530+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6531+
65206532webidl-conversions@^5.0.0 :
65216533 version "5.0.0"
65226534 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6539,6 +6551,14 @@ whatwg-mimetype@^2.3.0:
65396551 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
65406552 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
65416553
6554+ whatwg-url@^5.0.0 :
6555+ version "5.0.0"
6556+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6557+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6558+ dependencies :
6559+ tr46 "~0.0.3"
6560+ webidl-conversions "^3.0.0"
6561+
65426562whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
65436563 version "8.6.0"
65446564 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.6.0.tgz#27c0205a4902084b872aecb97cf0f2a7a3011f4c"
0 commit comments