43
43
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.49.tgz#ab4df6e505db088882c8ce5417ae0bc8cbb7a8a6"
44
44
integrity sha512-YY0Okyn4QXC4ugJI+Kng5iWjK8A6eIHiQVaGIhJkyn0YL6Iqo0E0tBC8BuhvYcBK87vykBijM5FtMnCqaa5anA==
45
45
46
+ abort-controller@^3.0.0 :
47
+ version "3.0.0"
48
+ resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
49
+ integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==
50
+ dependencies :
51
+ event-target-shim "^5.0.0"
52
+
46
53
accepts@~1.3.4 :
47
54
version "1.3.7"
48
55
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
@@ -600,6 +607,11 @@ ent@~2.2.0:
600
607
resolved "https://registry.yarnpkg.com/ent/-/ent-2.2.0.tgz#e964219325a21d05f44466a2f686ed6ce5f5dd1d"
601
608
integrity sha1-6WQhkyWiHQX0RGai9obtbOX13R0=
602
609
610
+ es6-denodeify@^0.1.1 :
611
+ version "0.1.5"
612
+ resolved "https://registry.yarnpkg.com/es6-denodeify/-/es6-denodeify-0.1.5.tgz#31d4d5fe9c5503e125460439310e16a2a3f39c1f"
613
+ integrity sha1-MdTV/pxVA+ElRgQ5MQ4WoqPznB8=
614
+
603
615
es6-promise@^4.0.3, es6-promise@^4.2.4 :
604
616
version "4.2.8"
605
617
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
@@ -622,6 +634,11 @@ escape-string-regexp@^1.0.5:
622
634
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
623
635
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
624
636
637
+ event-target-shim@^5.0.0 :
638
+ version "5.0.1"
639
+ resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
640
+ integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==
641
+
625
642
eventemitter3@^3.0.0 :
626
643
version "3.1.2"
627
644
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
@@ -659,6 +676,14 @@ fast-json-stable-stringify@^2.0.0:
659
676
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
660
677
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
661
678
679
+ fetch-cookie@^0.7.3 :
680
+ version "0.7.3"
681
+ resolved "https://registry.yarnpkg.com/fetch-cookie/-/fetch-cookie-0.7.3.tgz#b8d023f421dd2b2f4a0eca9cd7318a967ed4eed8"
682
+ integrity sha512-rZPkLnI8x5V+zYAiz8QonAHsTb4BY+iFowFBI1RFn0zrO343AVp9X7/yUj/9wL6Ef/8fLls8b/vGtzUvmyAUGA==
683
+ dependencies :
684
+ es6-denodeify "^0.1.1"
685
+ tough-cookie "^2.3.3"
686
+
662
687
fill-range@^7.0.1 :
663
688
version "7.0.1"
664
689
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
1218
1243
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
1219
1244
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
1220
1245
1246
+ node-fetch@^2.6.0 :
1247
+ version "2.6.0"
1248
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
1249
+ integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
1250
+
1221
1251
normalize-path@^2.0.0 :
1222
1252
version "2.1.1"
1223
1253
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
@@ -1328,12 +1358,17 @@ psl@^1.1.24:
1328
1358
resolved "https://registry.yarnpkg.com/psl/-/psl-1.2.0.tgz#df12b5b1b3a30f51c329eacbdef98f3a6e136dc6"
1329
1359
integrity sha512-GEn74ZffufCmkDDLNcl3uuyF/aSD6exEyh1v/ZSdAomB82t6G9hzJVRx0jBmLDW+VfZqks3aScmMw9DszwUalA==
1330
1360
1361
+ psl@^1.1.28 :
1362
+ version "1.7.0"
1363
+ resolved "https://registry.yarnpkg.com/psl/-/psl-1.7.0.tgz#f1c4c47a8ef97167dea5d6bbf4816d736e884a3c"
1364
+ integrity sha512-5NsSEDv8zY70ScRnOTn7bK7eanl2MvFrOrS/R6x+dBt5g1ghnj9Zv90kO8GwT8gxcu2ANyFprnFYB85IogIJOQ==
1365
+
1331
1366
punycode@^1.4.1 :
1332
1367
version "1.4.1"
1333
1368
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
1334
1369
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
1335
1370
1336
- punycode@^2.1.0 :
1371
+ punycode@^2.1.0, punycode@^2.1.1 :
1337
1372
version "2.1.1"
1338
1373
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
1339
1374
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
@@ -1408,7 +1443,7 @@ remove-trailing-separator@^1.0.1:
1408
1443
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
1409
1444
integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
1410
1445
1411
- [email protected] , request@^2.88.0 :
1446
+
1412
1447
version "2.88.0"
1413
1448
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
1414
1449
integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
1649
1684
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
1650
1685
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
1651
1686
1687
+ tough-cookie@^2.3.3 :
1688
+ version "2.5.0"
1689
+ resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
1690
+ integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
1691
+ dependencies :
1692
+ psl "^1.1.28"
1693
+ punycode "^2.1.1"
1694
+
1652
1695
tough-cookie@~2.4.3 :
1653
1696
version "2.4.3"
1654
1697
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
0 commit comments