@@ -8990,9 +8990,11 @@ node-fetch-npm@^2.0.2:
89908990 safe-buffer "^5.1.1"
89918991
89928992node-fetch@^2.3.0, node-fetch@^2.5.0:
8993- version "2.6.0"
8994- resolved "https://registry.npm.alibaba-inc.com/node-fetch/download/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
8995- integrity sha1-5jNFY4bUqlWGP2dqerDaqP3ssP0=
8993+ version "2.6.7"
8994+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8995+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8996+ dependencies:
8997+ whatwg-url "^5.0.0"
89968998
89978999node-forge@0.7.5:
89989000 version "0.7.5"
@@ -12323,6 +12325,11 @@ tr46@^1.0.1:
1232312325 dependencies:
1232412326 punycode "^2.1.0"
1232512327
12328+ tr46@~0.0.3:
12329+ version "0.0.3"
12330+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12331+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
12332+
1232612333trim-newlines@^1.0.0:
1232712334 version "1.0.0"
1232812335 resolved "https://registry.npm.alibaba-inc.com/trim-newlines/download/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -12909,6 +12916,11 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
1290912916 dependencies:
1291012917 defaults "^1.0.3"
1291112918
12919+ webidl-conversions@^3.0.0:
12920+ version "3.0.1"
12921+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12922+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
12923+
1291212924webidl-conversions@^4.0.2:
1291312925 version "4.0.2"
1291412926 resolved "https://registry.npm.alibaba-inc.com/webidl-conversions/download/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -13050,6 +13062,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1305013062 resolved "https://registry.npm.alibaba-inc.com/whatwg-mimetype/download/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1305113063 integrity sha1-PUseAxLSB5h5+Cav8Y2+7KWWD78=
1305213064
13065+ whatwg-url@^5.0.0:
13066+ version "5.0.0"
13067+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
13068+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
13069+ dependencies:
13070+ tr46 "~0.0.3"
13071+ webidl-conversions "^3.0.0"
13072+
1305313073whatwg-url@^6.4.1:
1305413074 version "6.5.0"
1305513075 resolved "https://registry.npm.alibaba-inc.com/whatwg-url/download/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments