@@ -3656,10 +3656,12 @@ node-cleanup@^2.1.2:
3656
3656
resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
3657
3657
integrity sha1-esGavSl+Caf3KnFUXZUbUX5N3iw=
3658
3658
3659
- [email protected] , node-fetch@^2.6.1:
3660
- version "2.6.1"
3661
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3662
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3659
+ [email protected] , node-fetch@^2.6.1:
3660
+ version "2.6.7"
3661
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3662
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3663
+ dependencies :
3664
+ whatwg-url "^5.0.0"
3663
3665
3664
3666
node-gyp-build@^4.1.0, node-gyp-build@^4.2.0 :
3665
3667
version "4.2.3"
@@ -5007,6 +5009,11 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
5007
5009
psl "^1.1.28"
5008
5010
punycode "^2.1.1"
5009
5011
5012
+ tr46@~0.0.3 :
5013
+ version "0.0.3"
5014
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5015
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5016
+
5010
5017
5011
5018
version "10.0.0"
5012
5019
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.0.0.tgz#05f10b9a716b0b624129ad44f0ea05dac84ba3be"
5212
5219
core-util-is "1.0.2"
5213
5220
extsprintf "^1.2.0"
5214
5221
5222
+ webidl-conversions@^3.0.0 :
5223
+ version "3.0.1"
5224
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5225
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5226
+
5227
+ whatwg-url@^5.0.0 :
5228
+ version "5.0.0"
5229
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5230
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5231
+ dependencies :
5232
+ tr46 "~0.0.3"
5233
+ webidl-conversions "^3.0.0"
5234
+
5215
5235
which-boxed-primitive@^1.0.2 :
5216
5236
version "1.0.2"
5217
5237
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments