|
45 | 45 | dependencies:
|
46 | 46 | tslib "^1.9.3"
|
47 | 47 |
|
| 48 | +"@aws-sdk/http-serialization@^1.0.0-alpha.5": |
| 49 | + version "1.0.0-alpha.5" |
| 50 | + resolved "https://registry.yarnpkg.com/@aws-sdk/http-serialization/-/http-serialization-1.0.0-alpha.5.tgz#c4ffb70b3ff686edc16f83d0299e6404314bd0dd" |
| 51 | + integrity sha512-OnRwxczy9UjRQLvURwlBTvEJCqCn94MO0nZ4kpJor34SdfrCtQphi1gX2TTg3fro+5WZDi3nc1UKtp3Aw9/iTQ== |
| 52 | + dependencies: |
| 53 | + "@aws-sdk/is-array-buffer" "^1.0.0-alpha.2" |
| 54 | + "@aws-sdk/protocol-http" "^1.0.0-alpha.6" |
| 55 | + "@aws-sdk/types" "^1.0.0-alpha.4" |
| 56 | + tslib "^1.8.0" |
| 57 | + |
48 | 58 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
|
49 | 59 | version "7.5.5"
|
50 | 60 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
|
|
1310 | 1320 | dependencies:
|
1311 | 1321 | any-observable "^0.3.0"
|
1312 | 1322 |
|
| 1323 | +"@tootallnate/once@1": |
| 1324 | + version "1.0.0" |
| 1325 | + resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.0.0.tgz#9c13c2574c92d4503b005feca8f2e16cc1611506" |
| 1326 | + integrity sha512-KYyTT/T6ALPkIRd2Ge080X/BsXvy9O0hcWTtMWkPvwAwF99+vn6Dv4GzrFT/Nn1LePr+FFDbRXXlqmsy9lw2zA== |
| 1327 | + |
1313 | 1328 | "@types/babel__core@^7.1.0":
|
1314 | 1329 | version "7.1.2"
|
1315 | 1330 | resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.2.tgz#608c74f55928033fce18b99b213c16be4b3d114f"
|
@@ -1597,6 +1612,18 @@ agent-base@4, agent-base@^4.3.0:
|
1597 | 1612 | dependencies:
|
1598 | 1613 | es6-promisify "^5.0.0"
|
1599 | 1614 |
|
| 1615 | +agent-base@5: |
| 1616 | + version "5.1.1" |
| 1617 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c" |
| 1618 | + integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g== |
| 1619 | + |
| 1620 | +agent-base@6: |
| 1621 | + version "6.0.0" |
| 1622 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.0.tgz#5d0101f19bbfaed39980b22ae866de153b93f09a" |
| 1623 | + integrity sha512-j1Q7cSCqN+AwrmDd+pzgqc0/NpC655x2bUf5ZjRIO77DcNBFmh+OgRNzF6OKdCC9RSCb19fGd99+bhXFdkRNqw== |
| 1624 | + dependencies: |
| 1625 | + debug "4" |
| 1626 | + |
1600 | 1627 | agent-base@~4.2.1:
|
1601 | 1628 | version "4.2.1"
|
1602 | 1629 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
|
@@ -1741,7 +1768,7 @@ argparse@^1.0.7:
|
1741 | 1768 | dependencies:
|
1742 | 1769 | sprintf-js "~1.0.2"
|
1743 | 1770 |
|
1744 |
| -argv@^0.0.2: |
| 1771 | + |
1745 | 1772 | version "0.0.2"
|
1746 | 1773 | resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab"
|
1747 | 1774 | integrity sha1-7L0W+JSbFXGDcRsb2jNPN4QBhas=
|
@@ -2614,16 +2641,15 @@ code-point-at@^1.0.0:
|
2614 | 2641 | integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
|
2615 | 2642 |
|
2616 | 2643 | codecov@^3.4.0:
|
2617 |
| - version "3.6.2" |
2618 |
| - resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.2.tgz#9503533d744233f6864f8f3ead9435d285ed3f47" |
2619 |
| - integrity sha512-i1VYZYY3M8Lodk/QRsIWYVimkuhl0oMSiM2itxbTbEIjB0PCSWP1cI7cscu5P0MayggoTl6I/jkXV2go8Ub8/Q== |
| 2644 | + version "3.6.5" |
| 2645 | + resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a" |
| 2646 | + integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ== |
2620 | 2647 | dependencies:
|
2621 |
| - argv "^0.0.2" |
2622 |
| - ignore-walk "^3.0.1" |
2623 |
| - js-yaml "^3.13.1" |
2624 |
| - teeny-request "^3.11.3" |
2625 |
| - urlgrey "^0.4.4" |
2626 |
| - validator "^12.1.0" |
| 2648 | + argv "0.0.2" |
| 2649 | + ignore-walk "3.0.3" |
| 2650 | + js-yaml "3.13.1" |
| 2651 | + teeny-request "6.0.1" |
| 2652 | + urlgrey "0.4.4" |
2627 | 2653 |
|
2628 | 2654 |
|
2629 | 2655 | version "1.10.0"
|
|
3199 | 3225 | dependencies:
|
3200 | 3226 | ms "2.0.0"
|
3201 | 3227 |
|
| 3228 | +debug@4, debug@^4.1.0, debug@^4.1.1: |
| 3229 | + version "4.1.1" |
| 3230 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" |
| 3231 | + integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw== |
| 3232 | + dependencies: |
| 3233 | + ms "^2.1.1" |
| 3234 | + |
3202 | 3235 | debug@^3.1.0, debug@^3.2.6:
|
3203 | 3236 | version "3.2.6"
|
3204 | 3237 | resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
|
3205 | 3238 | integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
|
3206 | 3239 | dependencies:
|
3207 | 3240 | ms "^2.1.1"
|
3208 | 3241 |
|
3209 |
| -debug@^4.1.0, debug@^4.1.1: |
3210 |
| - version "4.1.1" |
3211 |
| - resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" |
3212 |
| - integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw== |
3213 |
| - dependencies: |
3214 |
| - ms "^2.1.1" |
3215 |
| - |
3216 | 3242 | debuglog@^1.0.1:
|
3217 | 3243 | version "1.0.1"
|
3218 | 3244 | resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
|
@@ -4535,6 +4561,15 @@ http-proxy-agent@^2.1.0:
|
4535 | 4561 | agent-base "4"
|
4536 | 4562 | debug "3.1.0"
|
4537 | 4563 |
|
| 4564 | +http-proxy-agent@^4.0.0: |
| 4565 | + version "4.0.1" |
| 4566 | + resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a" |
| 4567 | + integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg== |
| 4568 | + dependencies: |
| 4569 | + "@tootallnate/once" "1" |
| 4570 | + agent-base "6" |
| 4571 | + debug "4" |
| 4572 | + |
4538 | 4573 | http-proxy@^1.13.0:
|
4539 | 4574 | version "1.17.0"
|
4540 | 4575 | resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.17.0.tgz#7ad38494658f84605e2f6db4436df410f4e5be9a"
|
@@ -4579,6 +4614,14 @@ https-proxy-agent@^3.0.0:
|
4579 | 4614 | agent-base "^4.3.0"
|
4580 | 4615 | debug "^3.1.0"
|
4581 | 4616 |
|
| 4617 | +https-proxy-agent@^4.0.0: |
| 4618 | + version "4.0.0" |
| 4619 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b" |
| 4620 | + integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg== |
| 4621 | + dependencies: |
| 4622 | + agent-base "5" |
| 4623 | + debug "4" |
| 4624 | + |
4582 | 4625 | human-signals@^1.1.1:
|
4583 | 4626 | version "1.1.1"
|
4584 | 4627 | resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
|
@@ -4625,10 +4668,10 @@ iferr@^0.1.5:
|
4625 | 4668 | resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
|
4626 | 4669 | integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE=
|
4627 | 4670 |
|
4628 |
| -ignore-walk@^3.0.1: |
4629 |
| - version "3.0.1" |
4630 |
| - resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.1.tgz#a83e62e7d272ac0e3b551aaa82831a19b69f82f8" |
4631 |
| - integrity sha512-DTVlMx3IYPe0/JJcYP7Gxg7ttZZu3IInhuEhbchuqneY9wWe5Ojy2mXLBaQFUQmo0AW2r3qG7m1mg86js+gnlQ== |
| 4671 | +ignore-walk@3.0.3, ignore-walk@^3.0.1: |
| 4672 | + version "3.0.3" |
| 4673 | + resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37" |
| 4674 | + integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw== |
4632 | 4675 | dependencies:
|
4633 | 4676 | minimatch "^3.0.4"
|
4634 | 4677 |
|
@@ -5582,7 +5625,7 @@ jquery@^3.4.1:
|
5582 | 5625 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
5583 | 5626 | integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
5584 | 5627 |
|
5585 |
| -[email protected], js-yaml@^3.13.1: |
| 5628 | +js-yaml@3.13.1, js-yaml@3.x, js-yaml@^3.13.1: |
5586 | 5629 | version "3.13.1"
|
5587 | 5630 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
|
5588 | 5631 | integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
|
@@ -8603,6 +8646,13 @@ stream-each@^1.1.0:
|
8603 | 8646 | end-of-stream "^1.1.0"
|
8604 | 8647 | stream-shift "^1.0.0"
|
8605 | 8648 |
|
| 8649 | +stream-events@^1.0.5: |
| 8650 | + version "1.0.5" |
| 8651 | + resolved "https://registry.yarnpkg.com/stream-events/-/stream-events-1.0.5.tgz#bbc898ec4df33a4902d892333d47da9bf1c406d5" |
| 8652 | + integrity sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg== |
| 8653 | + dependencies: |
| 8654 | + stubs "^3.0.0" |
| 8655 | + |
8606 | 8656 | stream-http@^3.0.0:
|
8607 | 8657 | version "3.1.0"
|
8608 | 8658 | resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-3.1.0.tgz#22fb33fe9b4056b4eccf58bd8f400c4b993ffe57"
|
@@ -8798,6 +8848,11 @@ strong-log-transformer@^2.0.0:
|
8798 | 8848 | minimist "^1.2.0"
|
8799 | 8849 | through "^2.3.4"
|
8800 | 8850 |
|
| 8851 | +stubs@^3.0.0: |
| 8852 | + version "3.0.0" |
| 8853 | + resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b" |
| 8854 | + integrity sha1-6NK6H6nJBXAwPAMLaQD31fiavls= |
| 8855 | + |
8801 | 8856 |
|
8802 | 8857 | version "0.0.1"
|
8803 | 8858 | resolved "https://registry.yarnpkg.com/subarg/-/subarg-0.0.1.tgz#3d56b07dacfbc45bbb63f7672b43b63e46368e3a"
|
@@ -8875,13 +8930,15 @@ tar@^4, tar@^4.4.10, tar@^4.4.8:
|
8875 | 8930 | safe-buffer "^5.1.2"
|
8876 | 8931 | yallist "^3.0.3"
|
8877 | 8932 |
|
8878 |
| -teeny-request@^3.11.3: |
8879 |
| - version "3.11.3" |
8880 |
| - resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-3.11.3.tgz#335c629f7645e5d6599362df2f3230c4cbc23a55" |
8881 |
| - integrity sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw== |
| 8933 | +teeny-request@6.0.1: |
| 8934 | + version "6.0.1" |
| 8935 | + resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0" |
| 8936 | + integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g== |
8882 | 8937 | dependencies:
|
8883 |
| - https-proxy-agent "^2.2.1" |
| 8938 | + http-proxy-agent "^4.0.0" |
| 8939 | + https-proxy-agent "^4.0.0" |
8884 | 8940 | node-fetch "^2.2.0"
|
| 8941 | + stream-events "^1.0.5" |
8885 | 8942 | uuid "^3.3.2"
|
8886 | 8943 |
|
8887 | 8944 | temp-dir@^1.0.0:
|
@@ -9402,7 +9459,7 @@ url@~0.10.1:
|
9402 | 9459 | punycode "1.3.2"
|
9403 | 9460 | querystring "0.2.0"
|
9404 | 9461 |
|
9405 |
| -urlgrey@^0.4.4: |
| 9462 | + |
9406 | 9463 | version "0.4.4"
|
9407 | 9464 | resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f"
|
9408 | 9465 | integrity sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8=
|
@@ -9495,11 +9552,6 @@ validate-npm-package-name@^3.0.0:
|
9495 | 9552 | dependencies:
|
9496 | 9553 | builtins "^1.0.3"
|
9497 | 9554 |
|
9498 |
| -validator@^12.1.0: |
9499 |
| - version "12.2.0" |
9500 |
| - resolved "https://registry.yarnpkg.com/validator/-/validator-12.2.0.tgz#660d47e96267033fd070096c3b1a6f2db4380a0a" |
9501 |
| - integrity sha512-jJfE/DW6tIK1Ek8nCfNFqt8Wb3nzMoAbocBF6/Icgg1ZFSBpObdnwVY2jQj6qUqzhx5jc71fpvBWyLGO7Xl+nQ== |
9502 |
| - |
9503 | 9555 |
|
9504 | 9556 | version "1.10.0"
|
9505 | 9557 | resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
|
|
0 commit comments