@@ -3653,9 +3653,11 @@ nice-try@^1.0.4:
3653
3653
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3654
3654
3655
3655
node-fetch@^2.6.0 :
3656
- version "2.6.1"
3657
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3658
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3656
+ version "2.6.7"
3657
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3658
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3659
+ dependencies :
3660
+ whatwg-url "^5.0.0"
3659
3661
3660
3662
node-int64@^0.4.0 :
3661
3663
version "0.4.0"
@@ -4886,6 +4888,11 @@ tr46@^2.0.2:
4886
4888
dependencies :
4887
4889
punycode "^2.1.1"
4888
4890
4891
+ tr46@~0.0.3 :
4892
+ version "0.0.3"
4893
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4894
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
4895
+
4889
4896
4890
4897
version "26.4.1"
4891
4898
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.1.tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0"
@@ -5121,6 +5128,11 @@ walker@^1.0.7, walker@~1.0.5:
5121
5128
dependencies :
5122
5129
makeerror "1.0.x"
5123
5130
5131
+ webidl-conversions@^3.0.0 :
5132
+ version "3.0.1"
5133
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5134
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5135
+
5124
5136
webidl-conversions@^5.0.0 :
5125
5137
version "5.0.0"
5126
5138
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -5143,6 +5155,14 @@ whatwg-mimetype@^2.3.0:
5143
5155
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
5144
5156
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
5145
5157
5158
+ whatwg-url@^5.0.0 :
5159
+ version "5.0.0"
5160
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5161
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5162
+ dependencies :
5163
+ tr46 "~0.0.3"
5164
+ webidl-conversions "^3.0.0"
5165
+
5146
5166
whatwg-url@^8.0.0 :
5147
5167
version "8.4.0"
5148
5168
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"
0 commit comments