@@ -5457,9 +5457,11 @@ node-dir@^0.1.17:
54575457 minimatch "^3.0.2"
54585458
54595459node-fetch@^2.2.0, node-fetch@^2.6.0 :
5460- version "2.6.1"
5461- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5462- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5460+ version "2.6.7"
5461+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5462+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5463+ dependencies :
5464+ whatwg-url "^5.0.0"
54635465
54645466node-int64@^0.4.0 :
54655467 version "0.4.0"
@@ -7170,6 +7172,11 @@ tr46@^2.1.0:
71707172 dependencies :
71717173 punycode "^2.1.1"
71727174
7175+ tr46@~0.0.3 :
7176+ version "0.0.3"
7177+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7178+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7179+
71737180tslib@^1.8.1 :
71747181 version "1.14.1"
71757182 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -7429,6 +7436,11 @@ wcwidth@^1.0.1:
74297436 dependencies :
74307437 defaults "^1.0.3"
74317438
7439+ webidl-conversions@^3.0.0 :
7440+ version "3.0.1"
7441+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7442+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7443+
74327444webidl-conversions@^5.0.0 :
74337445 version "5.0.0"
74347446 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -7456,6 +7468,14 @@ whatwg-mimetype@^2.3.0:
74567468 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
74577469 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
74587470
7471+ whatwg-url@^5.0.0 :
7472+ version "5.0.0"
7473+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7474+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7475+ dependencies :
7476+ tr46 "~0.0.3"
7477+ webidl-conversions "^3.0.0"
7478+
74597479whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
74607480 version "8.7.0"
74617481 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments