@@ -15763,7 +15763,7 @@ node-fetch-npm@^2.0.2:
15763
15763
json-parse-better-errors "^1.0.0"
15764
15764
safe-buffer "^5.1.1"
15765
15765
15766
- [email protected] , node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1 :
15766
+
15767
15767
version "2.6.1"
15768
15768
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
15769
15769
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -15776,6 +15776,13 @@ node-fetch@^1.0.1:
15776
15776
encoding "^0.1.11"
15777
15777
is-stream "^1.0.1"
15778
15778
15779
+ node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
15780
+ version "2.6.7"
15781
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
15782
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
15783
+ dependencies:
15784
+ whatwg-url "^5.0.0"
15785
+
15779
15786
node-forge@^0.10.0:
15780
15787
version "0.10.0"
15781
15788
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
@@ -20798,6 +20805,11 @@ tr46@^2.0.2:
20798
20805
dependencies:
20799
20806
punycode "^2.1.1"
20800
20807
20808
+ tr46@~0.0.3:
20809
+ version "0.0.3"
20810
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
20811
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
20812
+
20801
20813
tree-kill@^1.2.2:
20802
20814
version "1.2.2"
20803
20815
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -21628,6 +21640,11 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
21628
21640
dependencies:
21629
21641
defaults "^1.0.3"
21630
21642
21643
+ webidl-conversions@^3.0.0:
21644
+ version "3.0.1"
21645
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
21646
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
21647
+
21631
21648
webidl-conversions@^4.0.2:
21632
21649
version "4.0.2"
21633
21650
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -21761,6 +21778,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
21761
21778
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
21762
21779
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
21763
21780
21781
+ whatwg-url@^5.0.0:
21782
+ version "5.0.0"
21783
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
21784
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
21785
+ dependencies:
21786
+ tr46 "~0.0.3"
21787
+ webidl-conversions "^3.0.0"
21788
+
21764
21789
whatwg-url@^6.4.1:
21765
21790
version "6.5.0"
21766
21791
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
0 commit comments