@@ -819,9 +819,11 @@ node-fetch-h2@^2.3.0:
819
819
http2-client "^1.2.5"
820
820
821
821
node-fetch@^2.3.0 :
822
- version "2.6.1"
823
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
824
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
822
+ version "2.6.7"
823
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
824
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
825
+ dependencies :
826
+ whatwg-url "^5.0.0"
825
827
826
828
node-readfiles@^0.2.0 :
827
829
version "0.2.0"
@@ -1386,6 +1388,11 @@ toidentifier@1.0.0:
1386
1388
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
1387
1389
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
1388
1390
1391
+ tr46@~0.0.3 :
1392
+ version "0.0.3"
1393
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1394
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1395
+
1389
1396
tslib@^1.9.3 :
1390
1397
version "1.10.0"
1391
1398
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
@@ -1414,6 +1421,19 @@ vary@~1.1.2:
1414
1421
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
1415
1422
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
1416
1423
1424
+ webidl-conversions@^3.0.0 :
1425
+ version "3.0.1"
1426
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1427
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
1428
+
1429
+ whatwg-url@^5.0.0 :
1430
+ version "5.0.0"
1431
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1432
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
1433
+ dependencies :
1434
+ tr46 "~0.0.3"
1435
+ webidl-conversions "^3.0.0"
1436
+
1417
1437
which-module@^2.0.0 :
1418
1438
version "2.0.0"
1419
1439
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments