@@ -3913,9 +3913,11 @@ nice-try@^1.0.4:
39133913 integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
39143914
39153915node-fetch@^2.2.0 :
3916- version "2.6.1"
3917- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3918- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3916+ version "2.6.7"
3917+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3918+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3919+ dependencies :
3920+ whatwg-url "^5.0.0"
39193921
39203922node-int64@^0.4.0 :
39213923 version "0.4.0"
@@ -5328,6 +5330,11 @@ tr46@^2.0.2:
53285330 dependencies :
53295331 punycode "^2.1.1"
53305332
5333+ tr46@~0.0.3 :
5334+ version "0.0.3"
5335+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5336+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5337+
53315338tslib@^1.9.0 :
53325339 version "1.14.1"
53335340 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -5563,6 +5570,11 @@ watchpack@^2.0.0:
55635570 glob-to-regexp "^0.4.1"
55645571 graceful-fs "^4.1.2"
55655572
5573+ webidl-conversions@^3.0.0 :
5574+ version "3.0.1"
5575+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5576+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5577+
55665578webidl-conversions@^5.0.0 :
55675579 version "5.0.0"
55685580 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -5659,6 +5671,14 @@ whatwg-mimetype@^2.3.0:
56595671 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
56605672 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
56615673
5674+ whatwg-url@^5.0.0 :
5675+ version "5.0.0"
5676+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5677+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5678+ dependencies :
5679+ tr46 "~0.0.3"
5680+ webidl-conversions "^3.0.0"
5681+
56625682whatwg-url@^8.0.0 :
56635683 version "8.4.0"
56645684 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"
0 commit comments