@@ -4641,9 +4641,11 @@ node-emoji@^1.10.0:
46414641 lodash "^4.17.21"
46424642
46434643node-fetch@^2.6.1 :
4644- version "2.6.2"
4645- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.2.tgz#986996818b73785e47b1965cc34eb093a1d464d0"
4646- integrity sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA==
4644+ version "2.6.7"
4645+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4646+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4647+ dependencies :
4648+ whatwg-url "^5.0.0"
46474649
46484650node-gyp@^7.1.0, node-gyp@^7.1.2 :
46494651 version "7.1.2"
@@ -6591,6 +6593,11 @@ tr46@^1.0.1:
65916593 dependencies :
65926594 punycode "^2.1.0"
65936595
6596+ tr46@~0.0.3 :
6597+ version "0.0.3"
6598+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6599+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6600+
65946601traverse@~0.6.6 :
65956602 version "0.6.6"
65966603 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -6900,6 +6907,11 @@ wcwidth@^1.0.0:
69006907 dependencies :
69016908 defaults "^1.0.3"
69026909
6910+ webidl-conversions@^3.0.0 :
6911+ version "3.0.1"
6912+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6913+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6914+
69036915webidl-conversions@^4.0.2 :
69046916 version "4.0.2"
69056917 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -6917,6 +6929,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
69176929 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
69186930 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
69196931
6932+ whatwg-url@^5.0.0 :
6933+ version "5.0.0"
6934+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6935+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6936+ dependencies :
6937+ tr46 "~0.0.3"
6938+ webidl-conversions "^3.0.0"
6939+
69206940whatwg-url@^6.4.1 :
69216941 version "6.5.0"
69226942 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments