|
517 | 517 | resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
|
518 | 518 | integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
|
519 | 519 |
|
520 |
| -"@octokit/plugin-rest-endpoint-methods@4.1.3": |
521 |
| - version "4.1.3" |
522 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.3.tgz#44d9af35cd9fef63c7a4cf3b0e6b681886cc8d34" |
523 |
| - integrity sha512-az3seq9yuc0OXlNLrZ0fWTNbFuL4sN8GN1sLmovELg3+LnpWmOs3GAn2KGa6E7SKMgpCuFvJwvsHEfYasTHUxQ== |
| 520 | +"@octokit/plugin-rest-endpoint-methods@4.2.0": |
| 521 | + version "4.2.0" |
| 522 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.0.tgz#c5a0691b3aba5d8b4ef5dffd6af3649608f167ba" |
| 523 | + integrity sha512-1/qn1q1C1hGz6W/iEDm9DoyNoG/xdFDt78E3eZ5hHeUfJTLJgyAMdj9chL/cNBHjcjd+FH5aO1x0VCqR2RE0mw== |
524 | 524 | dependencies:
|
525 |
| - "@octokit/types" "^5.1.1" |
| 525 | + "@octokit/types" "^5.5.0" |
526 | 526 | deprecation "^2.3.1"
|
527 | 527 |
|
528 | 528 | "@octokit/request-error@^2.0.0":
|
|
548 | 548 | once "^1.4.0"
|
549 | 549 | universal-user-agent "^6.0.0"
|
550 | 550 |
|
551 |
| -"@octokit/rest@^18.0.4": |
552 |
| - version "18.0.4" |
553 |
| - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.4.tgz#3c7e7dba671ae2097c24086581a2dc2fdb039be0" |
554 |
| - integrity sha512-l4PspvLvBG+bTDsji+XceDWuIf7qAZHLljbqJZ6UDdtACkW+MuFsprXicV5pEFAkxfPusyVDDPYJKRY1KJb7Zg== |
| 551 | +"@octokit/rest@^18.0.6": |
| 552 | + version "18.0.6" |
| 553 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.6.tgz#76c274f1a68f40741a131768ef483f041e7b98b6" |
| 554 | + integrity sha512-ES4lZBKPJMX/yUoQjAZiyFjei9pJ4lTTfb9k7OtYoUzKPDLl/M8jiHqt6qeSauyU4eZGLw0sgP1WiQl9FYeM5w== |
555 | 555 | dependencies:
|
556 | 556 | "@octokit/core" "^3.0.0"
|
557 | 557 | "@octokit/plugin-paginate-rest" "^2.2.0"
|
558 | 558 | "@octokit/plugin-request-log" "^1.0.0"
|
559 |
| - "@octokit/plugin-rest-endpoint-methods" "4.1.3" |
| 559 | + "@octokit/plugin-rest-endpoint-methods" "4.2.0" |
560 | 560 |
|
561 |
| -"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.1.1", "@octokit/types@^5.2.0": |
| 561 | +"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.2.0": |
562 | 562 | version "5.2.0"
|
563 | 563 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.2.0.tgz#d075dc23bf293f540739250b6879e2c1be2fc20c"
|
564 | 564 | integrity sha512-XjOk9y4m8xTLIKPe1NFxNWBdzA2/z3PFFA/bwf4EoH6oS8hM0Y46mEa4Cb+KCyj/tFDznJFahzQ0Aj3o1FYq4A==
|
565 | 565 | dependencies:
|
566 | 566 | "@types/node" ">= 8"
|
567 | 567 |
|
| 568 | +"@octokit/types@^5.5.0": |
| 569 | + version "5.5.0" |
| 570 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.5.0.tgz#e5f06e8db21246ca102aa28444cdb13ae17a139b" |
| 571 | + integrity sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ== |
| 572 | + dependencies: |
| 573 | + "@types/node" ">= 8" |
| 574 | + |
568 | 575 | "@sinonjs/commons@^1.7.0":
|
569 | 576 | version "1.8.1"
|
570 | 577 | resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
|
|
0 commit comments