@@ -8606,9 +8606,11 @@ node-dir@^0.1.17:
86068606 minimatch "^3.0.2"
86078607
86088608node-fetch@^2.6.1:
8609- version "2.6.1"
8610- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8611- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
8609+ version "2.6.7"
8610+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8611+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8612+ dependencies:
8613+ whatwg-url "^5.0.0"
86128614
86138615node-forge@^0.10.0:
86148616 version "0.10.0"
@@ -11469,6 +11471,11 @@ tr46@^1.0.1:
1146911471 dependencies:
1147011472 punycode "^2.1.0"
1147111473
11474+ tr46@~0.0.3:
11475+ version "0.0.3"
11476+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
11477+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
11478+
1147211479trim-repeated@^1.0.0:
1147311480 version "1.0.0"
1147411481 resolved "https://registry.yarnpkg.com/trim-repeated/-/trim-repeated-1.0.0.tgz#e3646a2ea4e891312bf7eace6cfb05380bc01c21"
@@ -11999,6 +12006,11 @@ wcwidth@^1.0.1:
1199912006 dependencies:
1200012007 defaults "^1.0.3"
1200112008
12009+ webidl-conversions@^3.0.0:
12010+ version "3.0.1"
12011+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12012+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12013+
1200212014webidl-conversions@^4.0.2:
1200312015 version "4.0.2"
1200412016 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -12159,6 +12171,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
1215912171 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1216012172 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1216112173
12174+ whatwg-url@^5.0.0:
12175+ version "5.0.0"
12176+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12177+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12178+ dependencies:
12179+ tr46 "~0.0.3"
12180+ webidl-conversions "^3.0.0"
12181+
1216212182whatwg-url@^6.4.1:
1216312183 version "6.5.0"
1216412184 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments