|
554 | 554 | resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
|
555 | 555 | integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
|
556 | 556 |
|
557 |
| -"@octokit/plugin-rest-endpoint-methods@4.1.2": |
558 |
| - version "4.1.2" |
559 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.2.tgz#546a8f3e0b514f434a4ad4ef926005f1c81a5a5a" |
560 |
| - integrity sha512-PTI7wpbGEZ2IR87TVh+TNWaLcgX/RsZQalFbQCq8XxYUrQ36RHyERrHSNXFy5gkWpspUAOYRSV707JJv6BhqJA== |
| 557 | +"@octokit/plugin-rest-endpoint-methods@4.2.0": |
| 558 | + version "4.2.0" |
| 559 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.0.tgz#c5a0691b3aba5d8b4ef5dffd6af3649608f167ba" |
| 560 | + integrity sha512-1/qn1q1C1hGz6W/iEDm9DoyNoG/xdFDt78E3eZ5hHeUfJTLJgyAMdj9chL/cNBHjcjd+FH5aO1x0VCqR2RE0mw== |
561 | 561 | dependencies:
|
562 |
| - "@octokit/types" "^5.1.1" |
| 562 | + "@octokit/types" "^5.5.0" |
563 | 563 | deprecation "^2.3.1"
|
564 | 564 |
|
565 | 565 | "@octokit/request-error@^2.0.0":
|
|
585 | 585 | once "^1.4.0"
|
586 | 586 | universal-user-agent "^6.0.0"
|
587 | 587 |
|
588 |
| -"@octokit/rest@^18.0.3": |
589 |
| - version "18.0.3" |
590 |
| - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.3.tgz#96a15ddb3a38dca5de9d75121378d6aa4a234fa5" |
591 |
| - integrity sha512-GubgemnLvUJlkhouTM2BtX+g/voYT/Mqh0SASGwTnLvSkW1irjt14N911/ABb6m1Hru0TwScOgFgMFggp3igfQ== |
| 588 | +"@octokit/rest@^18.0.6": |
| 589 | + version "18.0.6" |
| 590 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.6.tgz#76c274f1a68f40741a131768ef483f041e7b98b6" |
| 591 | + integrity sha512-ES4lZBKPJMX/yUoQjAZiyFjei9pJ4lTTfb9k7OtYoUzKPDLl/M8jiHqt6qeSauyU4eZGLw0sgP1WiQl9FYeM5w== |
592 | 592 | dependencies:
|
593 | 593 | "@octokit/core" "^3.0.0"
|
594 | 594 | "@octokit/plugin-paginate-rest" "^2.2.0"
|
595 | 595 | "@octokit/plugin-request-log" "^1.0.0"
|
596 |
| - "@octokit/plugin-rest-endpoint-methods" "4.1.2" |
| 596 | + "@octokit/plugin-rest-endpoint-methods" "4.2.0" |
597 | 597 |
|
598 |
| -"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.1.1", "@octokit/types@^5.2.0": |
| 598 | +"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.2.0": |
599 | 599 | version "5.2.0"
|
600 | 600 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.2.0.tgz#d075dc23bf293f540739250b6879e2c1be2fc20c"
|
601 | 601 | integrity sha512-XjOk9y4m8xTLIKPe1NFxNWBdzA2/z3PFFA/bwf4EoH6oS8hM0Y46mEa4Cb+KCyj/tFDznJFahzQ0Aj3o1FYq4A==
|
602 | 602 | dependencies:
|
603 | 603 | "@types/node" ">= 8"
|
604 | 604 |
|
| 605 | +"@octokit/types@^5.5.0": |
| 606 | + version "5.5.0" |
| 607 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.5.0.tgz#e5f06e8db21246ca102aa28444cdb13ae17a139b" |
| 608 | + integrity sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ== |
| 609 | + dependencies: |
| 610 | + "@types/node" ">= 8" |
| 611 | + |
605 | 612 | "@sinonjs/commons@^1.7.0":
|
606 | 613 | version "1.8.1"
|
607 | 614 | resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.1.tgz#e7df00f98a203324f6dc7cc606cad9d4a8ab2217"
|
|
0 commit comments