@@ -5379,9 +5379,11 @@ node-fetch-npm@^2.0.2:
53795379 safe-buffer "^5.1.1"
53805380
53815381node-fetch@^2.3.0 :
5382- version "2.6.0"
5383- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
5384- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
5382+ version "2.6.7"
5383+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5384+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5385+ dependencies :
5386+ whatwg-url "^5.0.0"
53855387
53865388node-gyp@^5.0.2, node-gyp@^5.1.0 :
53875389 version "5.1.1"
@@ -7642,6 +7644,11 @@ tr46@^2.0.2:
76427644 dependencies :
76437645 punycode "^2.1.1"
76447646
7647+ tr46@~0.0.3 :
7648+ version "0.0.3"
7649+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7650+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7651+
76457652traverse@~0.6.6 :
76467653 version "0.6.6"
76477654 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -7971,6 +7978,11 @@ wcwidth@^1.0.0:
79717978 dependencies :
79727979 defaults "^1.0.3"
79737980
7981+ webidl-conversions@^3.0.0 :
7982+ version "3.0.1"
7983+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7984+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7985+
79747986webidl-conversions@^5.0.0 :
79757987 version "5.0.0"
79767988 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -7990,6 +8002,14 @@ whatwg-mimetype@^2.3.0:
79908002 version "2.3.0"
79918003 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
79928004
8005+ whatwg-url@^5.0.0 :
8006+ version "5.0.0"
8007+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8008+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8009+ dependencies :
8010+ tr46 "~0.0.3"
8011+ webidl-conversions "^3.0.0"
8012+
79938013whatwg-url@^8.0.0 :
79948014 version "8.1.0"
79958015 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.1.0.tgz#c628acdcf45b82274ce7281ee31dd3c839791771"
0 commit comments