@@ -4985,9 +4985,11 @@ node-fetch-npm@^2.0.2:
49854985 safe-buffer "^5.1.1"
49864986
49874987node-fetch@^2.6.1 :
4988- version "2.6.1"
4989- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4990- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4988+ version "2.6.7"
4989+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4990+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4991+ dependencies :
4992+ whatwg-url "^5.0.0"
49914993
49924994node-gyp@^5.0.2, node-gyp@^5.1.0 :
49934995 version "5.1.1"
@@ -7166,6 +7168,11 @@ tr46@^1.0.1:
71667168 dependencies :
71677169 punycode "^2.1.0"
71687170
7171+ tr46@~0.0.3 :
7172+ version "0.0.3"
7173+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7174+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7175+
71697176traverse@~0.6.6 :
71707177 version "0.6.6"
71717178 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -7479,6 +7486,11 @@ wcwidth@^1.0.0:
74797486 dependencies :
74807487 defaults "^1.0.3"
74817488
7489+ webidl-conversions@^3.0.0 :
7490+ version "3.0.1"
7491+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7492+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7493+
74827494webidl-conversions@^4.0.2 :
74837495 version "4.0.2"
74847496 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -7496,6 +7508,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
74967508 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
74977509 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
74987510
7511+ whatwg-url@^5.0.0 :
7512+ version "5.0.0"
7513+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7514+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7515+ dependencies :
7516+ tr46 "~0.0.3"
7517+ webidl-conversions "^3.0.0"
7518+
74997519whatwg-url@^7.0.0 :
75007520 version "7.1.0"
75017521 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments