@@ -5480,9 +5480,11 @@ node-dir@^0.1.17:
54805480 minimatch "^3.0.2"
54815481
54825482node-fetch@^2.2.0, node-fetch@^2.6.0 :
5483- version "2.6.1"
5484- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5485- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5483+ version "2.6.7"
5484+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5485+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5486+ dependencies :
5487+ whatwg-url "^5.0.0"
54865488
54875489node-int64@^0.4.0 :
54885490 version "0.4.0"
@@ -7272,6 +7274,11 @@ tr46@^2.0.2:
72727274 dependencies :
72737275 punycode "^2.1.1"
72747276
7277+ tr46@~0.0.3 :
7278+ version "0.0.3"
7279+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7280+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7281+
72757282tsconfig-paths@^3.9.0 :
72767283 version "3.9.0"
72777284 resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
@@ -7559,6 +7566,11 @@ wcwidth@^1.0.1:
75597566 dependencies :
75607567 defaults "^1.0.3"
75617568
7569+ webidl-conversions@^3.0.0 :
7570+ version "3.0.1"
7571+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7572+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7573+
75627574webidl-conversions@^5.0.0 :
75637575 version "5.0.0"
75647576 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -7586,6 +7598,14 @@ whatwg-mimetype@^2.3.0:
75867598 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
75877599 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
75887600
7601+ whatwg-url@^5.0.0 :
7602+ version "5.0.0"
7603+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7604+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7605+ dependencies :
7606+ tr46 "~0.0.3"
7607+ webidl-conversions "^3.0.0"
7608+
75897609whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
75907610 version "8.5.0"
75917611 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
0 commit comments