|
514 | 514 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e" |
515 | 515 | integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg== |
516 | 516 |
|
| 517 | +"@octokit/openapi-types@^23.0.1": |
| 518 | + version "23.0.1" |
| 519 | + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e" |
| 520 | + integrity sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g== |
| 521 | + |
517 | 522 | "@octokit/plugin-paginate-rest@^11.0.0": |
518 | 523 | version "11.3.0" |
519 | 524 | resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.0.tgz#f8511b5df06b83e662c54f249a11a0da2213c6c3" |
|
539 | 544 | bottleneck "^2.15.3" |
540 | 545 |
|
541 | 546 | "@octokit/request-error@^6.0.0", "@octokit/request-error@^6.0.1": |
542 | | - version "6.1.1" |
543 | | - resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.1.tgz#bed1b5f52ce7fefb1077a92bf42124ff36f73f2c" |
544 | | - integrity sha512-1mw1gqT3fR/WFvnoVpY/zUM2o/XkMs/2AszUUG9I69xn0JFLv6PGkPhNk5lbfvROs79wiS0bqiJNxfCZcRJJdg== |
| 547 | + version "6.1.7" |
| 548 | + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.7.tgz#44fc598f5cdf4593e0e58b5155fe2e77230ff6da" |
| 549 | + integrity sha512-69NIppAwaauwZv6aOzb+VVLwt+0havz9GT5YplkeJv7fG7a40qpLt/yZKyiDxAhgz0EtgNdNcb96Z0u+Zyuy2g== |
545 | 550 | dependencies: |
546 | | - "@octokit/types" "^13.0.0" |
| 551 | + "@octokit/types" "^13.6.2" |
547 | 552 |
|
548 | 553 | "@octokit/request@^9.0.0": |
549 | 554 | version "9.1.1" |
|
562 | 567 | dependencies: |
563 | 568 | "@octokit/openapi-types" "^22.2.0" |
564 | 569 |
|
| 570 | +"@octokit/types@^13.6.2": |
| 571 | + version "13.8.0" |
| 572 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.8.0.tgz#3815885e5abd16ed9ffeea3dced31d37ce3f8a0a" |
| 573 | + integrity sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A== |
| 574 | + dependencies: |
| 575 | + "@octokit/openapi-types" "^23.0.1" |
| 576 | + |
565 | 577 | "@pkgjs/parseargs@^0.11.0": |
566 | 578 | version "0.11.0" |
567 | 579 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
|
0 commit comments