@@ -18698,15 +18698,12 @@ node-fetch-npm@^2.0.2:
1869818698 json-parse-better-errors "^1.0.0"
1869918699 safe-buffer "^5.1.1"
1870018700
18701- node-fetch@^2.3.0, node-fetch@^2.6.0:
18702- version "2.6.0"
18703- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
18704- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
18705-
18706- node-fetch@^2.6.1:
18707- version "2.6.1"
18708- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
18709- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
18701+ node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
18702+ version "2.6.7"
18703+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
18704+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
18705+ dependencies:
18706+ whatwg-url "^5.0.0"
1871018707
1871118708node-gyp@^5.0.2, node-gyp@^5.0.7:
1871218709 version "5.1.0"
@@ -23206,6 +23203,11 @@ tr46@^2.0.2:
2320623203 dependencies:
2320723204 punycode "^2.1.1"
2320823205
23206+ tr46@~0.0.3:
23207+ version "0.0.3"
23208+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
23209+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
23210+
2320923211traverse@~0.6.6:
2321023212 version "0.6.6"
2321123213 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -23917,6 +23919,11 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
2391723919 dependencies:
2391823920 defaults "^1.0.3"
2391923921
23922+ webidl-conversions@^3.0.0:
23923+ version "3.0.1"
23924+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
23925+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
23926+
2392023927webidl-conversions@^4.0.2:
2392123928 version "4.0.2"
2392223929 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -24030,6 +24037,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
2403024037 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
2403124038 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
2403224039
24040+ whatwg-url@^5.0.0:
24041+ version "5.0.0"
24042+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
24043+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
24044+ dependencies:
24045+ tr46 "~0.0.3"
24046+ webidl-conversions "^3.0.0"
24047+
2403324048whatwg-url@^7.0.0:
2403424049 version "7.1.0"
2403524050 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments