@@ -18561,15 +18561,12 @@ node-fetch-npm@^2.0.2:
1856118561 json-parse-better-errors "^1.0.0"
1856218562 safe-buffer "^5.1.1"
1856318563
18564- node-fetch@^2.3.0, node-fetch@^2.6.0:
18565- version "2.6.0"
18566- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
18567- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
18568-
18569- node-fetch@^2.6.1:
18570- version "2.6.1"
18571- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
18572- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
18564+ node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
18565+ version "2.6.7"
18566+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
18567+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
18568+ dependencies:
18569+ whatwg-url "^5.0.0"
1857318570
1857418571node-gyp@^5.0.2, node-gyp@^5.0.7:
1857518572 version "5.1.0"
@@ -23061,6 +23058,11 @@ tr46@^2.0.2:
2306123058 dependencies:
2306223059 punycode "^2.1.1"
2306323060
23061+ tr46@~0.0.3:
23062+ version "0.0.3"
23063+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
23064+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
23065+
2306423066traverse@~0.6.6:
2306523067 version "0.6.6"
2306623068 resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -23772,6 +23774,11 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
2377223774 dependencies:
2377323775 defaults "^1.0.3"
2377423776
23777+ webidl-conversions@^3.0.0:
23778+ version "3.0.1"
23779+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
23780+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
23781+
2377523782webidl-conversions@^4.0.2:
2377623783 version "4.0.2"
2377723784 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -23885,6 +23892,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
2388523892 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
2388623893 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
2388723894
23895+ whatwg-url@^5.0.0:
23896+ version "5.0.0"
23897+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
23898+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
23899+ dependencies:
23900+ tr46 "~0.0.3"
23901+ webidl-conversions "^3.0.0"
23902+
2388823903whatwg-url@^7.0.0:
2388923904 version "7.1.0"
2389023905 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments