@@ -5991,9 +5991,11 @@ node-fetch-npm@^2.0.2:
59915991 safe-buffer "^5.1.1"
59925992
59935993node-fetch@^2.3.0, node-fetch@^2.6.1 :
5994- version "2.6.1"
5995- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5996- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5994+ version "2.6.7"
5995+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5996+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5997+ dependencies :
5998+ whatwg-url "^5.0.0"
59975999
59986000node-gyp@^5.0.2, node-gyp@^5.1.0 :
59996001 version "5.1.1"
@@ -8526,6 +8528,11 @@ tr46@^2.0.2:
85268528 dependencies :
85278529 punycode "^2.1.1"
85288530
8531+ tr46@~0.0.3 :
8532+ version "0.0.3"
8533+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8534+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
8535+
85298536traverse@~0.6.6 :
85308537 version "0.6.6"
85318538 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -8935,6 +8942,11 @@ wcwidth@^1.0.0:
89358942 dependencies :
89368943 defaults "^1.0.3"
89378944
8945+ webidl-conversions@^3.0.0 :
8946+ version "3.0.1"
8947+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8948+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
8949+
89388950webidl-conversions@^5.0.0 :
89398951 version "5.0.0"
89408952 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -8957,6 +8969,14 @@ whatwg-mimetype@^2.3.0:
89578969 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
89588970 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
89598971
8972+ whatwg-url@^5.0.0 :
8973+ version "5.0.0"
8974+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8975+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8976+ dependencies :
8977+ tr46 "~0.0.3"
8978+ webidl-conversions "^3.0.0"
8979+
89608980whatwg-url@^8.0.0 :
89618981 version "8.2.1"
89628982 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.2.1.tgz#ed73417230784b281fb2a32c3c501738b46167c3"
0 commit comments