@@ -10395,9 +10395,11 @@ node-dir@^0.1.17:
10395
10395
minimatch "^3.0.2"
10396
10396
10397
10397
node-fetch@^2.6.1:
10398
- version "2.6.1"
10399
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10400
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10398
+ version "2.6.7"
10399
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10400
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10401
+ dependencies:
10402
+ whatwg-url "^5.0.0"
10401
10403
10402
10404
node-forge@^0.10.0:
10403
10405
version "0.10.0"
@@ -14044,6 +14046,11 @@ tr46@^1.0.1:
14044
14046
dependencies:
14045
14047
punycode "^2.1.0"
14046
14048
14049
+ tr46@~0.0.3:
14050
+ version "0.0.3"
14051
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14052
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14053
+
14047
14054
trim-newlines@^3.0.0:
14048
14055
version "3.0.1"
14049
14056
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -14700,6 +14707,11 @@ wcwidth@^1.0.1:
14700
14707
dependencies:
14701
14708
defaults "^1.0.3"
14702
14709
14710
+ webidl-conversions@^3.0.0:
14711
+ version "3.0.1"
14712
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14713
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
14714
+
14703
14715
webidl-conversions@^4.0.2:
14704
14716
version "4.0.2"
14705
14717
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -14882,6 +14894,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
14882
14894
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
14883
14895
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
14884
14896
14897
+ whatwg-url@^5.0.0:
14898
+ version "5.0.0"
14899
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
14900
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
14901
+ dependencies:
14902
+ tr46 "~0.0.3"
14903
+ webidl-conversions "^3.0.0"
14904
+
14885
14905
whatwg-url@^6.4.1:
14886
14906
version "6.5.0"
14887
14907
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments