@@ -5480,9 +5480,11 @@ node-dir@^0.1.17:
5480
5480
minimatch "^3.0.2"
5481
5481
5482
5482
node-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"
5486
5488
5487
5489
node-int64@^0.4.0 :
5488
5490
version "0.4.0"
@@ -7272,6 +7274,11 @@ tr46@^2.0.2:
7272
7274
dependencies :
7273
7275
punycode "^2.1.1"
7274
7276
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
+
7275
7282
tsconfig-paths@^3.9.0 :
7276
7283
version "3.9.0"
7277
7284
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
@@ -7559,6 +7566,11 @@ wcwidth@^1.0.1:
7559
7566
dependencies :
7560
7567
defaults "^1.0.3"
7561
7568
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
+
7562
7574
webidl-conversions@^5.0.0 :
7563
7575
version "5.0.0"
7564
7576
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -7586,6 +7598,14 @@ whatwg-mimetype@^2.3.0:
7586
7598
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
7587
7599
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
7588
7600
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
+
7589
7609
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
7590
7610
version "8.5.0"
7591
7611
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"
0 commit comments