|
1699 | 1699 | "@textlint/ast-node-types" "^4.2.2" |
1700 | 1700 | structured-source "^3.0.2" |
1701 | 1701 |
|
| 1702 | +"@tootallnate/once@1": |
| 1703 | + version "1.1.2" |
| 1704 | + resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" |
| 1705 | + integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== |
| 1706 | + |
1702 | 1707 | "@types/angular@1.6.54": |
1703 | 1708 | version "1.6.54" |
1704 | 1709 | resolved "https://registry.yarnpkg.com/@types/angular/-/angular-1.6.54.tgz#f9d5a03e4da7b021a6dabe5d63e899ed4567a5bd" |
@@ -2319,6 +2324,18 @@ agent-base@4, agent-base@^4.1.0, agent-base@~4.2.1: |
2319 | 2324 | dependencies: |
2320 | 2325 | es6-promisify "^5.0.0" |
2321 | 2326 |
|
| 2327 | +agent-base@5: |
| 2328 | + version "5.1.1" |
| 2329 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c" |
| 2330 | + integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g== |
| 2331 | + |
| 2332 | +agent-base@6: |
| 2333 | + version "6.0.1" |
| 2334 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.1.tgz#808007e4e5867decb0ab6ab2f928fbdb5a596db4" |
| 2335 | + integrity sha512-01q25QQDwLSsyfhrKbn8yuur+JNw0H+0Y4JiGIKd3z9aYk/w/2kxD/Upc+t2ZBBSUNff50VjPsSW2YxM8QYKVg== |
| 2336 | + dependencies: |
| 2337 | + debug "4" |
| 2338 | + |
2322 | 2339 | agentkeepalive@^3.4.1: |
2323 | 2340 | version "3.5.2" |
2324 | 2341 | resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-3.5.2.tgz#a113924dd3fa24a0bc3b78108c450c2abee00f67" |
@@ -2571,7 +2588,7 @@ argparse@~0.1.15: |
2571 | 2588 | underscore "~1.7.0" |
2572 | 2589 | underscore.string "~2.4.0" |
2573 | 2590 |
|
2574 | | -argv@^0.0.2: |
| 2591 | +argv@0.0.2: |
2575 | 2592 | version "0.0.2" |
2576 | 2593 | resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab" |
2577 | 2594 | integrity sha1-7L0W+JSbFXGDcRsb2jNPN4QBhas= |
@@ -4648,16 +4665,16 @@ code-point-at@^1.0.0: |
4648 | 4665 | resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" |
4649 | 4666 | integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= |
4650 | 4667 |
|
4651 | | -codecov@3.5.0: |
4652 | | - version "3.5.0" |
4653 | | - resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.5.0.tgz#3d0748932f9cb41e1ad7f21fa346ef1b2b1bed47" |
4654 | | - integrity sha512-/OsWOfIHaQIr7aeZ4pY0UC1PZT6kimoKFOFYFNb6wxo3iw12nRrh+mNGH72rnXxNsq6SGfesVPizm/6Q3XqcFQ== |
| 4668 | +codecov@3.7.1: |
| 4669 | + version "3.7.1" |
| 4670 | + resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202" |
| 4671 | + integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw== |
4655 | 4672 | dependencies: |
4656 | | - argv "^0.0.2" |
4657 | | - ignore-walk "^3.0.1" |
4658 | | - js-yaml "^3.13.1" |
4659 | | - teeny-request "^3.11.3" |
4660 | | - urlgrey "^0.4.4" |
| 4673 | + argv "0.0.2" |
| 4674 | + ignore-walk "3.0.3" |
| 4675 | + js-yaml "3.13.1" |
| 4676 | + teeny-request "6.0.1" |
| 4677 | + urlgrey "0.4.4" |
4661 | 4678 |
|
4662 | 4679 | coffee-script@^1.12.4: |
4663 | 4680 | version "1.12.7" |
@@ -5622,7 +5639,7 @@ debug@3.2.6, debug@^3.1.0, debug@^3.2.5, debug@^3.2.6: |
5622 | 5639 | dependencies: |
5623 | 5640 | ms "^2.1.1" |
5624 | 5641 |
|
5625 | | -debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: |
| 5642 | +debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: |
5626 | 5643 | version "4.1.1" |
5627 | 5644 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" |
5628 | 5645 | integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw== |
@@ -8599,6 +8616,15 @@ http-proxy-agent@^2.1.0: |
8599 | 8616 | agent-base "4" |
8600 | 8617 | debug "3.1.0" |
8601 | 8618 |
|
| 8619 | +http-proxy-agent@^4.0.0: |
| 8620 | + version "4.0.1" |
| 8621 | + resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a" |
| 8622 | + integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg== |
| 8623 | + dependencies: |
| 8624 | + "@tootallnate/once" "1" |
| 8625 | + agent-base "6" |
| 8626 | + debug "4" |
| 8627 | + |
8602 | 8628 | http-proxy-middleware@^0.19.1: |
8603 | 8629 | version "0.19.1" |
8604 | 8630 | resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz#183c7dc4aa1479150306498c210cdaf96080a43a" |
@@ -8640,6 +8666,14 @@ https-proxy-agent@^2.2.1: |
8640 | 8666 | agent-base "^4.1.0" |
8641 | 8667 | debug "^3.1.0" |
8642 | 8668 |
|
| 8669 | +https-proxy-agent@^4.0.0: |
| 8670 | + version "4.0.0" |
| 8671 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b" |
| 8672 | + integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg== |
| 8673 | + dependencies: |
| 8674 | + agent-base "5" |
| 8675 | + debug "4" |
| 8676 | + |
8643 | 8677 | humanize-ms@^1.2.1: |
8644 | 8678 | version "1.2.1" |
8645 | 8679 | resolved "https://registry.yarnpkg.com/humanize-ms/-/humanize-ms-1.2.1.tgz#c46e3159a293f6b896da29316d8b6fe8bb79bbed" |
@@ -8712,6 +8746,13 @@ iferr@^0.1.5: |
8712 | 8746 | resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501" |
8713 | 8747 | integrity sha1-xg7taebY/bazEEofy8ocGS3FtQE= |
8714 | 8748 |
|
| 8749 | +ignore-walk@3.0.3: |
| 8750 | + version "3.0.3" |
| 8751 | + resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.3.tgz#017e2447184bfeade7c238e4aefdd1e8f95b1e37" |
| 8752 | + integrity sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw== |
| 8753 | + dependencies: |
| 8754 | + minimatch "^3.0.4" |
| 8755 | + |
8715 | 8756 | ignore-walk@^3.0.1: |
8716 | 8757 | version "3.0.1" |
8717 | 8758 | resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.1.tgz#a83e62e7d272ac0e3b551aaa82831a19b69f82f8" |
@@ -15331,6 +15372,13 @@ stream-each@^1.1.0: |
15331 | 15372 | end-of-stream "^1.1.0" |
15332 | 15373 | stream-shift "^1.0.0" |
15333 | 15374 |
|
| 15375 | +stream-events@^1.0.5: |
| 15376 | + version "1.0.5" |
| 15377 | + resolved "https://registry.yarnpkg.com/stream-events/-/stream-events-1.0.5.tgz#bbc898ec4df33a4902d892333d47da9bf1c406d5" |
| 15378 | + integrity sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg== |
| 15379 | + dependencies: |
| 15380 | + stubs "^3.0.0" |
| 15381 | + |
15334 | 15382 | stream-http@^2.7.2: |
15335 | 15383 | version "2.8.3" |
15336 | 15384 | resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.8.3.tgz#b2d242469288a5a27ec4fe8933acf623de6514fc" |
@@ -15577,6 +15625,11 @@ structured-source@^3.0.2: |
15577 | 15625 | dependencies: |
15578 | 15626 | boundary "^1.0.1" |
15579 | 15627 |
|
| 15628 | +stubs@^3.0.0: |
| 15629 | + version "3.0.0" |
| 15630 | + resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b" |
| 15631 | + integrity sha1-6NK6H6nJBXAwPAMLaQD31fiavls= |
| 15632 | + |
15580 | 15633 | style-loader@^0.23.1: |
15581 | 15634 | version "0.23.1" |
15582 | 15635 | resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.23.1.tgz#cb9154606f3e771ab6c4ab637026a1049174d925" |
@@ -15843,13 +15896,15 @@ tcp-port-used@^0.1.2: |
15843 | 15896 | is2 "0.0.9" |
15844 | 15897 | q "0.9.7" |
15845 | 15898 |
|
15846 | | -teeny-request@^3.11.3: |
15847 | | - version "3.11.3" |
15848 | | - resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-3.11.3.tgz#335c629f7645e5d6599362df2f3230c4cbc23a55" |
15849 | | - integrity sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw== |
| 15899 | +teeny-request@6.0.1: |
| 15900 | + version "6.0.1" |
| 15901 | + resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0" |
| 15902 | + integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g== |
15850 | 15903 | dependencies: |
15851 | | - https-proxy-agent "^2.2.1" |
| 15904 | + http-proxy-agent "^4.0.0" |
| 15905 | + https-proxy-agent "^4.0.0" |
15852 | 15906 | node-fetch "^2.2.0" |
| 15907 | + stream-events "^1.0.5" |
15853 | 15908 | uuid "^3.3.2" |
15854 | 15909 |
|
15855 | 15910 | temp-dir@^1.0.0: |
@@ -16977,7 +17032,7 @@ url@^0.11.0: |
16977 | 17032 | punycode "1.3.2" |
16978 | 17033 | querystring "0.2.0" |
16979 | 17034 |
|
16980 | | -urlgrey@^0.4.4: |
| 17035 | +urlgrey@0.4.4: |
16981 | 17036 | version "0.4.4" |
16982 | 17037 | resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f" |
16983 | 17038 | integrity sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8= |
|
0 commit comments