@@ -3687,10 +3687,12 @@ node-cleanup@^2.1.2:
3687
3687
resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
3688
3688
integrity sha1-esGavSl+Caf3KnFUXZUbUX5N3iw=
3689
3689
3690
- [email protected] , node-fetch@^2.6.1:
3691
- version "2.6.1"
3692
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3693
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3690
+ [email protected] , node-fetch@^2.6.1:
3691
+ version "2.6.7"
3692
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3693
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3694
+ dependencies :
3695
+ whatwg-url "^5.0.0"
3694
3696
3695
3697
node-gyp-build@^4.1.0, node-gyp-build@^4.2.0 :
3696
3698
version "4.2.3"
@@ -5053,6 +5055,11 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
5053
5055
psl "^1.1.28"
5054
5056
punycode "^2.1.1"
5055
5057
5058
+ tr46@~0.0.3 :
5059
+ version "0.0.3"
5060
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5061
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5062
+
5056
5063
5057
5064
version "10.0.0"
5058
5065
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.0.0.tgz#05f10b9a716b0b624129ad44f0ea05dac84ba3be"
5263
5270
core-util-is "1.0.2"
5264
5271
extsprintf "^1.2.0"
5265
5272
5273
+ webidl-conversions@^3.0.0 :
5274
+ version "3.0.1"
5275
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5276
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5277
+
5278
+ whatwg-url@^5.0.0 :
5279
+ version "5.0.0"
5280
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5281
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5282
+ dependencies :
5283
+ tr46 "~0.0.3"
5284
+ webidl-conversions "^3.0.0"
5285
+
5266
5286
which-boxed-primitive@^1.0.2 :
5267
5287
version "1.0.2"
5268
5288
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
0 commit comments