@@ -3831,9 +3831,11 @@ node-environment-flags@1.0.6:
38313831 semver "^5.7.0"
38323832
38333833node-fetch@^2.6.1, node-fetch@~2.6.1 :
3834- version "2.6.1"
3835- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3836- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3834+ version "2.6.7"
3835+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3836+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3837+ dependencies :
3838+ whatwg-url "^5.0.0"
38373839
38383840node-modules-regexp@^1.0.0 :
38393841 version "1.0.0"
@@ -5061,6 +5063,11 @@ tr46@^2.1.0:
50615063 dependencies :
50625064 punycode "^2.1.1"
50635065
5066+ tr46@~0.0.3 :
5067+ version "0.0.3"
5068+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5069+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5070+
50645071ts-node@^10.0.0 :
50655072 version "10.0.0"
50665073 resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.0.0.tgz#05f10b9a716b0b624129ad44f0ea05dac84ba3be"
@@ -5281,6 +5288,11 @@ w3c-xmlserializer@^2.0.0:
52815288 dependencies :
52825289 xml-name-validator "^3.0.0"
52835290
5291+ webidl-conversions@^3.0.0 :
5292+ version "3.0.1"
5293+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5294+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5295+
52845296webidl-conversions@^5.0.0 :
52855297 version "5.0.0"
52865298 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -5303,6 +5315,14 @@ whatwg-mimetype@^2.3.0:
53035315 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
53045316 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
53055317
5318+ whatwg-url@^5.0.0 :
5319+ version "5.0.0"
5320+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5321+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5322+ dependencies :
5323+ tr46 "~0.0.3"
5324+ webidl-conversions "^3.0.0"
5325+
53065326whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
53075327 version "8.7.0"
53085328 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments