|
27 | 27 | dependencies:
|
28 | 28 | "@actions/io" "^1.0.1"
|
29 | 29 |
|
30 |
| - |
31 |
| - version "6.0.0" |
32 |
| - resolved "https://registry.yarnpkg.com/@actions/github/-/github-6.0.0.tgz#65883433f9d81521b782a64cc1fd45eef2191ea7" |
33 |
| - integrity sha512-alScpSVnYmjNEXboZjarjukQEzgCRmjMv6Xj47fsdnqGS73bjJNDpiiXmp8jr0UZLdUB6d9jW63IcmddUP+l0g== |
34 |
| - dependencies: |
35 |
| - "@actions/http-client" "^2.2.0" |
36 |
| - "@octokit/core" "^5.0.1" |
37 |
| - "@octokit/plugin-paginate-rest" "^9.0.0" |
38 |
| - "@octokit/plugin-rest-endpoint-methods" "^10.0.0" |
39 |
| - |
40 | 30 | "@actions/github@^5.0.0":
|
41 | 31 | version "5.1.1"
|
42 | 32 | resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.1.1.tgz#40b9b9e1323a5efcf4ff7dadd33d8ea51651bbcb"
|
|
55 | 45 | "@actions/core" "^1.9.1"
|
56 | 46 | minimatch "^3.0.4"
|
57 | 47 |
|
58 |
| -"@actions/http-client@^2.0.1", "@actions/http-client@^2.2.0": |
| 48 | +"@actions/http-client@^2.0.1": |
59 | 49 | version "2.2.1"
|
60 | 50 | resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.2.1.tgz#ed3fe7a5a6d317ac1d39886b0bb999ded229bb38"
|
61 | 51 | integrity sha512-KhC/cZsq7f8I4LfZSJKgCvEwfkE8o1538VoBeoGzokVLLnbFDEAdFD3UhoMklxo2un9NJVBdANOresx7vTHlHw==
|
|
4612 | 4602 | dependencies:
|
4613 | 4603 | "@octokit/types" "^8.0.0"
|
4614 | 4604 |
|
4615 |
| -"@octokit/auth-token@^4.0.0": |
4616 |
| - version "4.0.0" |
4617 |
| - resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-4.0.0.tgz#40d203ea827b9f17f42a29c6afb93b7745ef80c7" |
4618 |
| - integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA== |
4619 |
| - |
4620 | 4605 | "@octokit/core@^3.6.0":
|
4621 | 4606 | version "3.6.0"
|
4622 | 4607 | resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.6.0.tgz#3376cb9f3008d9b3d110370d90e0a1fcd5fe6085"
|
|
4656 | 4641 | before-after-hook "^2.2.0"
|
4657 | 4642 | universal-user-agent "^6.0.0"
|
4658 | 4643 |
|
4659 |
| -"@octokit/core@^5.0.1": |
4660 |
| - version "5.1.0" |
4661 |
| - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-5.1.0.tgz#81dacf0197ed7855e6413f128bd6dd9e121e7d2f" |
4662 |
| - integrity sha512-BDa2VAMLSh3otEiaMJ/3Y36GU4qf6GI+VivQ/P41NC6GHcdxpKlqV0ikSZ5gdQsmS3ojXeRx5vasgNTinF0Q4g== |
4663 |
| - dependencies: |
4664 |
| - "@octokit/auth-token" "^4.0.0" |
4665 |
| - "@octokit/graphql" "^7.0.0" |
4666 |
| - "@octokit/request" "^8.0.2" |
4667 |
| - "@octokit/request-error" "^5.0.0" |
4668 |
| - "@octokit/types" "^12.0.0" |
4669 |
| - before-after-hook "^2.2.0" |
4670 |
| - universal-user-agent "^6.0.0" |
4671 |
| - |
4672 | 4644 | "@octokit/endpoint@^6.0.1":
|
4673 | 4645 | version "6.0.12"
|
4674 | 4646 | resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.12.tgz#3b4d47a4b0e79b1027fb8d75d4221928b2d05658"
|
|
4687 | 4659 | is-plain-object "^5.0.0"
|
4688 | 4660 | universal-user-agent "^6.0.0"
|
4689 | 4661 |
|
4690 |
| -"@octokit/endpoint@^9.0.0": |
4691 |
| - version "9.0.4" |
4692 |
| - resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.4.tgz#8afda5ad1ffc3073d08f2b450964c610b821d1ea" |
4693 |
| - integrity sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw== |
4694 |
| - dependencies: |
4695 |
| - "@octokit/types" "^12.0.0" |
4696 |
| - universal-user-agent "^6.0.0" |
4697 |
| - |
4698 | 4662 | "@octokit/graphql@^4.5.8":
|
4699 | 4663 | version "4.8.0"
|
4700 | 4664 | resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.8.0.tgz#664d9b11c0e12112cbf78e10f49a05959aa22cc3"
|
|
4713 | 4677 | "@octokit/types" "^8.0.0"
|
4714 | 4678 | universal-user-agent "^6.0.0"
|
4715 | 4679 |
|
4716 |
| -"@octokit/graphql@^7.0.0": |
4717 |
| - version "7.0.2" |
4718 |
| - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-7.0.2.tgz#3df14b9968192f9060d94ed9e3aa9780a76e7f99" |
4719 |
| - integrity sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q== |
4720 |
| - dependencies: |
4721 |
| - "@octokit/request" "^8.0.1" |
4722 |
| - "@octokit/types" "^12.0.0" |
4723 |
| - universal-user-agent "^6.0.0" |
4724 |
| - |
4725 | 4680 | "@octokit/openapi-types@^12.11.0":
|
4726 | 4681 | version "12.11.0"
|
4727 | 4682 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.11.0.tgz#da5638d64f2b919bca89ce6602d059f1b52d3ef0"
|
|
4742 | 4697 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-18.0.0.tgz#f43d765b3c7533fd6fb88f3f25df079c24fccf69"
|
4743 | 4698 | integrity sha512-V8GImKs3TeQRxRtXFpG2wl19V7444NIOTDF24AWuIbmNaNYOQMWRbjcGDXV5B+0n887fgDcuMNOmlul+k+oJtw==
|
4744 | 4699 |
|
4745 |
| -"@octokit/openapi-types@^20.0.0": |
4746 |
| - version "20.0.0" |
4747 |
| - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-20.0.0.tgz#9ec2daa0090eeb865ee147636e0c00f73790c6e5" |
4748 |
| - integrity sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA== |
4749 |
| - |
4750 | 4700 |
|
4751 | 4701 | version "6.0.1"
|
4752 | 4702 | resolved "https://registry.npmjs.org/@octokit/plugin-enterprise-rest/-/plugin-enterprise-rest-6.0.1.tgz#e07896739618dab8da7d4077c658003775f95437"
|
|
4774 | 4724 | "@octokit/tsconfig" "^1.0.2"
|
4775 | 4725 | "@octokit/types" "^9.2.3"
|
4776 | 4726 |
|
4777 |
| -"@octokit/plugin-paginate-rest@^9.0.0": |
4778 |
| - version "9.2.1" |
4779 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.1.tgz#2e2a2f0f52c9a4b1da1a3aa17dabe3c459b9e401" |
4780 |
| - integrity sha512-wfGhE/TAkXZRLjksFXuDZdmGnJQHvtU/joFQdweXUgzo1XwvBCD4o4+75NtFfjfLK5IwLf9vHTfSiU3sLRYpRw== |
4781 |
| - dependencies: |
4782 |
| - "@octokit/types" "^12.6.0" |
4783 |
| - |
4784 | 4727 | "@octokit/plugin-request-log@^1.0.4":
|
4785 | 4728 | version "1.0.4"
|
4786 | 4729 | resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85"
|
4787 | 4730 | integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==
|
4788 | 4731 |
|
4789 |
| -"@octokit/plugin-rest-endpoint-methods@^10.0.0": |
4790 |
| - version "10.4.1" |
4791 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz#41ba478a558b9f554793075b2e20cd2ef973be17" |
4792 |
| - integrity sha512-xV1b+ceKV9KytQe3zCVqjg+8GTGfDYwaT1ATU5isiUyVtlVAO3HNdzpS4sr4GBx4hxQ46s7ITtZrAsxG22+rVg== |
4793 |
| - dependencies: |
4794 |
| - "@octokit/types" "^12.6.0" |
4795 |
| - |
4796 | 4732 | "@octokit/plugin-rest-endpoint-methods@^5.13.0":
|
4797 | 4733 | version "5.16.2"
|
4798 | 4734 | resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.16.2.tgz#7ee8bf586df97dd6868cf68f641354e908c25342"
|
|
4834 | 4770 | deprecation "^2.0.0"
|
4835 | 4771 | once "^1.4.0"
|
4836 | 4772 |
|
4837 |
| -"@octokit/request-error@^5.0.0": |
4838 |
| - version "5.0.1" |
4839 |
| - resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-5.0.1.tgz#277e3ce3b540b41525e07ba24c5ef5e868a72db9" |
4840 |
| - integrity sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ== |
4841 |
| - dependencies: |
4842 |
| - "@octokit/types" "^12.0.0" |
4843 |
| - deprecation "^2.0.0" |
4844 |
| - once "^1.4.0" |
4845 |
| - |
4846 | 4773 | "@octokit/request@^5.6.0", "@octokit/request@^5.6.3":
|
4847 | 4774 | version "5.6.3"
|
4848 | 4775 | resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.6.3.tgz#19a022515a5bba965ac06c9d1334514eb50c48b0"
|
|
4867 | 4794 | node-fetch "^2.6.7"
|
4868 | 4795 | universal-user-agent "^6.0.0"
|
4869 | 4796 |
|
4870 |
| -"@octokit/request@^8.0.1", "@octokit/request@^8.0.2": |
4871 |
| - version "8.2.0" |
4872 |
| - resolved "https://registry.yarnpkg.com/@octokit/request/-/request-8.2.0.tgz#125c547bc3f4c0e2dfa38c6829a1cf00027fbd98" |
4873 |
| - integrity sha512-exPif6x5uwLqv1N1irkLG1zZNJkOtj8bZxuVHd71U5Ftuxf2wGNvAJyNBcPbPC+EBzwYEbBDdSFb8EPcjpYxPQ== |
4874 |
| - dependencies: |
4875 |
| - "@octokit/endpoint" "^9.0.0" |
4876 |
| - "@octokit/request-error" "^5.0.0" |
4877 |
| - "@octokit/types" "^12.0.0" |
4878 |
| - universal-user-agent "^6.0.0" |
4879 |
| - |
4880 | 4797 |
|
4881 | 4798 | version "19.0.11"
|
4882 | 4799 | resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-19.0.11.tgz#2ae01634fed4bd1fca5b642767205ed3fd36177c"
|
|
4909 | 4826 | dependencies:
|
4910 | 4827 | "@octokit/openapi-types" "^18.0.0"
|
4911 | 4828 |
|
4912 |
| -"@octokit/types@^12.0.0", "@octokit/types@^12.6.0": |
4913 |
| - version "12.6.0" |
4914 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.6.0.tgz#8100fb9eeedfe083aae66473bd97b15b62aedcb2" |
4915 |
| - integrity sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw== |
4916 |
| - dependencies: |
4917 |
| - "@octokit/openapi-types" "^20.0.0" |
4918 |
| - |
4919 | 4829 | "@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.39.0", "@octokit/types@^6.40.0":
|
4920 | 4830 | version "6.41.0"
|
4921 | 4831 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.41.0.tgz#e58ef78d78596d2fb7df9c6259802464b5f84a04"
|
|
0 commit comments