@@ -4653,9 +4653,11 @@ node-dir@^0.1.17:
46534653 minimatch "^3.0.2"
46544654
46554655node-fetch@^2.2.0, node-fetch@^2.6.0 :
4656- version "2.6.1"
4657- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4658- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4656+ version "2.6.7"
4657+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4658+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4659+ dependencies :
4660+ whatwg-url "^5.0.0"
46594661
46604662node-int64@^0.4.0 :
46614663 version "0.4.0"
@@ -6085,6 +6087,11 @@ tr46@^2.1.0:
60856087 dependencies :
60866088 punycode "^2.1.1"
60876089
6090+ tr46@~0.0.3 :
6091+ version "0.0.3"
6092+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6093+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6094+
60886095tslib@^1.8.1 :
60896096 version "1.14.1"
60906097 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -6326,6 +6333,11 @@ wcwidth@^1.0.1:
63266333 dependencies :
63276334 defaults "^1.0.3"
63286335
6336+ webidl-conversions@^3.0.0 :
6337+ version "3.0.1"
6338+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6339+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6340+
63296341webidl-conversions@^5.0.0 :
63306342 version "5.0.0"
63316343 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6353,6 +6365,14 @@ whatwg-mimetype@^2.3.0:
63536365 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
63546366 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
63556367
6368+ whatwg-url@^5.0.0 :
6369+ version "5.0.0"
6370+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6371+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6372+ dependencies :
6373+ tr46 "~0.0.3"
6374+ webidl-conversions "^3.0.0"
6375+
63566376whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
63576377 version "8.7.0"
63586378 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments