|
673 | 673 | resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-4.0.0.tgz#40d203ea827b9f17f42a29c6afb93b7745ef80c7" |
674 | 674 | integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA== |
675 | 675 |
|
676 | | -"@octokit/core@^5.0.1", "@octokit/core@^5.0.2": |
| 676 | +"@octokit/auth-token@^5.0.0": |
| 677 | + version "5.1.1" |
| 678 | + resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-5.1.1.tgz#3bbfe905111332a17f72d80bd0b51a3e2fa2cf07" |
| 679 | + integrity sha512-rh3G3wDO8J9wSjfI436JUKzHIxq8NaiL0tVeB2aXmG6p/9859aUOAjA9pmSPNGGZxfwmaJ9ozOJImuNVJdpvbA== |
| 680 | + |
| 681 | +"@octokit/core@^5.0.1": |
677 | 682 | version "5.2.0" |
678 | 683 | resolved "https://registry.yarnpkg.com/@octokit/core/-/core-5.2.0.tgz#ddbeaefc6b44a39834e1bb2e58a49a117672a7ea" |
679 | 684 | integrity sha512-1LFfa/qnMQvEOAdzlQymH0ulepxbxnCYAKJZfMci/5XJyIHWgEYnDmgnKakbTh7CH2tFQ5O60oYDvns4i9RAIg== |
|
686 | 691 | before-after-hook "^2.2.0" |
687 | 692 | universal-user-agent "^6.0.0" |
688 | 693 |
|
| 694 | +"@octokit/core@^6.1.2": |
| 695 | + version "6.1.2" |
| 696 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-6.1.2.tgz#20442d0a97c411612da206411e356014d1d1bd17" |
| 697 | + integrity sha512-hEb7Ma4cGJGEUNOAVmyfdB/3WirWMg5hDuNFVejGEDFqupeOysLc2sG6HJxY2etBp5YQu5Wtxwi020jS9xlUwg== |
| 698 | + dependencies: |
| 699 | + "@octokit/auth-token" "^5.0.0" |
| 700 | + "@octokit/graphql" "^8.0.0" |
| 701 | + "@octokit/request" "^9.0.0" |
| 702 | + "@octokit/request-error" "^6.0.1" |
| 703 | + "@octokit/types" "^13.0.0" |
| 704 | + before-after-hook "^3.0.2" |
| 705 | + universal-user-agent "^7.0.0" |
| 706 | + |
| 707 | +"@octokit/endpoint@^10.0.0": |
| 708 | + version "10.1.1" |
| 709 | + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.1.tgz#1a9694e7aef6aa9d854dc78dd062945945869bcc" |
| 710 | + integrity sha512-JYjh5rMOwXMJyUpj028cu0Gbp7qe/ihxfJMLc8VZBMMqSwLgOxDI1911gV4Enl1QSavAQNJcwmwBF9M0VvLh6Q== |
| 711 | + dependencies: |
| 712 | + "@octokit/types" "^13.0.0" |
| 713 | + universal-user-agent "^7.0.2" |
| 714 | + |
689 | 715 | "@octokit/endpoint@^9.0.1": |
690 | 716 | version "9.0.5" |
691 | 717 | resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.5.tgz#e6c0ee684e307614c02fc6ac12274c50da465c44" |
|
703 | 729 | "@octokit/types" "^13.0.0" |
704 | 730 | universal-user-agent "^6.0.0" |
705 | 731 |
|
| 732 | +"@octokit/graphql@^8.0.0": |
| 733 | + version "8.1.1" |
| 734 | + resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-8.1.1.tgz#3cacab5f2e55d91c733e3bf481d3a3f8a5f639c4" |
| 735 | + integrity sha512-ukiRmuHTi6ebQx/HFRCXKbDlOh/7xEV6QUXaE7MJEKGNAncGI/STSbOkl12qVXZrfZdpXctx5O9X1AIaebiDBg== |
| 736 | + dependencies: |
| 737 | + "@octokit/request" "^9.0.0" |
| 738 | + "@octokit/types" "^13.0.0" |
| 739 | + universal-user-agent "^7.0.0" |
| 740 | + |
706 | 741 | "@octokit/openapi-types@^20.0.0": |
707 | 742 | version "20.0.0" |
708 | 743 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-20.0.0.tgz#9ec2daa0090eeb865ee147636e0c00f73790c6e5" |
|
713 | 748 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e" |
714 | 749 | integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg== |
715 | 750 |
|
716 | | -"@octokit/plugin-paginate-rest@11.3.1": |
717 | | - version "11.3.1" |
718 | | - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.1.tgz#fe92d04b49f134165d6fbb716e765c2f313ad364" |
719 | | - integrity sha512-ryqobs26cLtM1kQxqeZui4v8FeznirUsksiA+RYemMPJ7Micju0WSkv50dBksTuZks9O5cg4wp+t8fZ/cLY56g== |
| 751 | +"@octokit/plugin-paginate-rest@^11.0.0": |
| 752 | + version "11.3.0" |
| 753 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.0.tgz#f8511b5df06b83e662c54f249a11a0da2213c6c3" |
| 754 | + integrity sha512-n4znWfRinnUQF6TPyxs7EctSAA3yVSP4qlJP2YgI3g9d4Ae2n5F3XDOjbUluKRxPU3rfsgpOboI4O4VtPc6Ilg== |
720 | 755 | dependencies: |
721 | 756 | "@octokit/types" "^13.5.0" |
722 | 757 |
|
|
727 | 762 | dependencies: |
728 | 763 | "@octokit/types" "^12.6.0" |
729 | 764 |
|
730 | | -"@octokit/plugin-request-log@^4.0.0": |
731 | | - version "4.0.1" |
732 | | - resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-4.0.1.tgz#98a3ca96e0b107380664708111864cb96551f958" |
733 | | - integrity sha512-GihNqNpGHorUrO7Qa9JbAl0dbLnqJVrV8OXe2Zm5/Y4wFkZQDfTreBzVmiRfJVfE4mClXdihHnbpyyO9FSX4HA== |
734 | | - |
735 | | - |
736 | | - version "13.2.2" |
737 | | - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.2.2.tgz#af8e5dd2cddfea576f92ffaf9cb84659f302a638" |
738 | | - integrity sha512-EI7kXWidkt3Xlok5uN43suK99VWqc8OaIMktY9d9+RNKl69juoTyxmLoWPIZgJYzi41qj/9zU7G/ljnNOJ5AFA== |
739 | | - dependencies: |
740 | | - "@octokit/types" "^13.5.0" |
| 765 | +"@octokit/plugin-request-log@^5.1.0": |
| 766 | + version "5.3.0" |
| 767 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-5.3.0.tgz#4dea4f34316b7075d02796edcb73103266119e61" |
| 768 | + integrity sha512-FiGcyjdtYPlr03ExBk/0ysIlEFIFGJQAVoPPMxL19B24bVSEiZQnVGBunNtaAF1YnvE/EFoDpXmITtRnyCiypQ== |
741 | 769 |
|
742 | 770 | "@octokit/plugin-rest-endpoint-methods@^10.0.0": |
743 | 771 | version "10.4.1" |
|
746 | 774 | dependencies: |
747 | 775 | "@octokit/types" "^12.6.0" |
748 | 776 |
|
| 777 | +"@octokit/plugin-rest-endpoint-methods@^13.0.0": |
| 778 | + version "13.2.1" |
| 779 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.2.1.tgz#b5e9118b4e76180cee65e03b71bcfcf632ae12d9" |
| 780 | + integrity sha512-YMWBw6Exh1ZBs5cCE0AnzYxSQDIJS00VlBqISTgNYmu5MBdeM07K/MAJjy/VkNaH5jpJmD/5HFUvIZ+LDB5jSQ== |
| 781 | + dependencies: |
| 782 | + "@octokit/types" "^13.5.0" |
| 783 | + |
749 | 784 | "@octokit/request-error@^5.1.0": |
750 | 785 | version "5.1.0" |
751 | 786 | resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-5.1.0.tgz#ee4138538d08c81a60be3f320cd71063064a3b30" |
|
755 | 790 | deprecation "^2.0.0" |
756 | 791 | once "^1.4.0" |
757 | 792 |
|
| 793 | +"@octokit/request-error@^6.0.1": |
| 794 | + version "6.1.1" |
| 795 | + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.1.tgz#bed1b5f52ce7fefb1077a92bf42124ff36f73f2c" |
| 796 | + integrity sha512-1mw1gqT3fR/WFvnoVpY/zUM2o/XkMs/2AszUUG9I69xn0JFLv6PGkPhNk5lbfvROs79wiS0bqiJNxfCZcRJJdg== |
| 797 | + dependencies: |
| 798 | + "@octokit/types" "^13.0.0" |
| 799 | + |
758 | 800 | "@octokit/request@^8.3.0", "@octokit/request@^8.3.1": |
759 | 801 | version "8.4.0" |
760 | 802 | resolved "https://registry.yarnpkg.com/@octokit/request/-/request-8.4.0.tgz#7f4b7b1daa3d1f48c0977ad8fffa2c18adef8974" |
|
765 | 807 | "@octokit/types" "^13.1.0" |
766 | 808 | universal-user-agent "^6.0.0" |
767 | 809 |
|
768 | | -"@octokit/rest@^20.0.1": |
769 | | - version "20.1.1" |
770 | | - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-20.1.1.tgz#ec775864f53fb42037a954b9a40d4f5275b3dc95" |
771 | | - integrity sha512-MB4AYDsM5jhIHro/dq4ix1iWTLGToIGk6cWF5L6vanFaMble5jTX/UBQyiv05HsWnwUtY8JrfHy2LWfKwihqMw== |
| 810 | +"@octokit/request@^9.0.0": |
| 811 | + version "9.1.1" |
| 812 | + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.1.1.tgz#e836eb69c0fb4b59b6437af7716ca348a1232a52" |
| 813 | + integrity sha512-pyAguc0p+f+GbQho0uNetNQMmLG1e80WjkIaqqgUkihqUp0boRU6nKItXO4VWnr+nbZiLGEyy4TeKRwqaLvYgw== |
| 814 | + dependencies: |
| 815 | + "@octokit/endpoint" "^10.0.0" |
| 816 | + "@octokit/request-error" "^6.0.1" |
| 817 | + "@octokit/types" "^13.1.0" |
| 818 | + universal-user-agent "^7.0.2" |
| 819 | + |
| 820 | +"@octokit/rest@^21.0.0": |
| 821 | + version "21.0.0" |
| 822 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-21.0.0.tgz#bde4b657193643b6b691810fe890755a3c67dd9f" |
| 823 | + integrity sha512-XudXXOmiIjivdjNZ+fN71NLrnDM00sxSZlhqmPR3v0dVoJwyP628tSlc12xqn8nX3N0965583RBw5GPo6r8u4Q== |
772 | 824 | dependencies: |
773 | | - "@octokit/core" "^5.0.2" |
774 | | - "@octokit/plugin-paginate-rest" "11.3.1" |
775 | | - "@octokit/plugin-request-log" "^4.0.0" |
776 | | - "@octokit/plugin-rest-endpoint-methods" "13.2.2" |
| 825 | + "@octokit/core" "^6.1.2" |
| 826 | + "@octokit/plugin-paginate-rest" "^11.0.0" |
| 827 | + "@octokit/plugin-request-log" "^5.1.0" |
| 828 | + "@octokit/plugin-rest-endpoint-methods" "^13.0.0" |
777 | 829 |
|
778 | 830 | "@octokit/types@^12.6.0": |
779 | 831 | version "12.6.0" |
@@ -1528,6 +1580,11 @@ before-after-hook@^2.2.0: |
1528 | 1580 | resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.2.3.tgz#c51e809c81a4e354084422b9b26bad88249c517c" |
1529 | 1581 | integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ== |
1530 | 1582 |
|
| 1583 | +before-after-hook@^3.0.2: |
| 1584 | + version "3.0.2" |
| 1585 | + resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-3.0.2.tgz#d5665a5fa8b62294a5aa0a499f933f4a1016195d" |
| 1586 | + integrity sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A== |
| 1587 | + |
1531 | 1588 | brace-expansion@^1.1.7: |
1532 | 1589 | version "1.1.11" |
1533 | 1590 | resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" |
@@ -4214,6 +4271,11 @@ universal-user-agent@^6.0.0: |
4214 | 4271 | resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.1.tgz#15f20f55da3c930c57bddbf1734c6654d5fd35aa" |
4215 | 4272 | integrity sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ== |
4216 | 4273 |
|
| 4274 | +universal-user-agent@^7.0.0, universal-user-agent@^7.0.2: |
| 4275 | + version "7.0.2" |
| 4276 | + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-7.0.2.tgz#52e7d0e9b3dc4df06cc33cb2b9fd79041a54827e" |
| 4277 | + integrity sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q== |
| 4278 | + |
4217 | 4279 | update-browserslist-db@^1.0.16: |
4218 | 4280 | version "1.0.16" |
4219 | 4281 | resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz#f6d489ed90fb2f07d67784eb3f53d7891f736356" |
|
0 commit comments