|
1429 | 1429 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-1.2.2.tgz#55d927436c07ef148ec927fbf4d55580a19bd68e" |
1430 | 1430 | integrity sha512-vrKDLd/Rq4IE16oT+jJkDBx0r29NFkdkU8GwqVSP4RajsAvP23CMGtFhVK0pedUhAiMvG1bGnFcTC/xCKaKgmw== |
1431 | 1431 |
|
1432 | | -"@octokit/openapi-types@^10.0.0": |
1433 | | - version "10.0.0" |
1434 | | - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.0.0.tgz#db4335de99509021f501fc4e026e6ff495fe1e62" |
1435 | | - integrity sha512-k1iO2zKuEjjRS1EJb4FwSLk+iF6EGp+ZV0OMRViQoWhQ1fZTk9hg1xccZII5uyYoiqcbC73MRBmT45y1vp2PPg== |
1436 | | - |
1437 | 1432 | "@octokit/openapi-types@^10.6.1": |
1438 | 1433 | version "10.6.1" |
1439 | 1434 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.6.1.tgz#4eb303e7da4de3d17216db80e3be6309f03b9fcc" |
|
1464 | 1459 | dependencies: |
1465 | 1460 | "@octokit/types" "^2.0.1" |
1466 | 1461 |
|
1467 | | -"@octokit/plugin-paginate-rest@^2.16.0": |
1468 | | - version "2.16.0" |
1469 | | - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.16.0.tgz#09dbda2e5fbca022e3cdf76b63618f7b357c9f0c" |
1470 | | - integrity sha512-8YYzALPMvEZ35kgy5pdYvQ22Roz+BIuEaedO575GwE2vb/ACDqQn0xQrTJR4tnZCJn7pi8+AWPVjrFDaERIyXQ== |
| 1462 | +"@octokit/plugin-paginate-rest@^2.16.4": |
| 1463 | + version "2.16.5" |
| 1464 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.16.5.tgz#4d8098410f4c4697d33979f06f38d2ed2574adf1" |
| 1465 | + integrity sha512-2PfRGymdBypqRes4Xelu0BAZZRCV/Qg0xgo8UB10UKoghCM+zg640+T5WkRsRD0edwfLBPP3VsJgDyDTG4EIYg== |
1471 | 1466 | dependencies: |
1472 | | - "@octokit/types" "^6.26.0" |
| 1467 | + "@octokit/types" "^6.31.0" |
1473 | 1468 |
|
1474 | 1469 | "@octokit/plugin-paginate-rest@^2.2.0": |
1475 | 1470 | version "2.3.2" |
|
1599 | 1594 | once "^1.4.0" |
1600 | 1595 | universal-user-agent "^4.0.0" |
1601 | 1596 |
|
1602 | | - |
1603 | | - version "18.11.2" |
1604 | | - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.11.2.tgz#0a38cd42f5e41128276099fa0513f456044a4a52" |
1605 | | - integrity sha512-XZPD5HN0B8AfvXhdztFqoZxNVC6hRgQSZTWS1Eh0xHAoJvduVBwniWJ0t4DsdO9in+odZZ9EYAOFtQuaLVZ44Q== |
| 1597 | + |
| 1598 | + version "18.11.3" |
| 1599 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.11.3.tgz#f5b04fab82fbc879747c033097ccee744a57b8d1" |
| 1600 | + integrity sha512-k4uCg4PVo6r9ncguSD4fXt6pYkM/FXs7759sYfpvIEhGNPJbFROooOJpkagKPAcSPoEGyEbIR+A9KYIv4jNe4A== |
1606 | 1601 | dependencies: |
1607 | 1602 | "@octokit/core" "^3.5.1" |
1608 | | - "@octokit/plugin-paginate-rest" "^2.16.0" |
| 1603 | + "@octokit/plugin-paginate-rest" "^2.16.4" |
1609 | 1604 | "@octokit/plugin-request-log" "^1.0.4" |
1610 | 1605 | "@octokit/plugin-rest-endpoint-methods" "5.11.3" |
1611 | 1606 |
|
|
1678 | 1673 | dependencies: |
1679 | 1674 | "@octokit/openapi-types" "^7.3.2" |
1680 | 1675 |
|
1681 | | -"@octokit/types@^6.26.0": |
1682 | | - version "6.26.0" |
1683 | | - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.26.0.tgz#b8af298485d064ad9424cb41520541c1bf820346" |
1684 | | - integrity sha512-RDxZBAFMtqs1ZPnbUu1e7ohPNfoNhTiep4fErY7tZs995BeHu369Vsh5woMIaFbllRWEZBfvTCS4hvDnMPiHrA== |
1685 | | - dependencies: |
1686 | | - "@octokit/openapi-types" "^10.0.0" |
1687 | | - |
1688 | | -"@octokit/types@^6.31.1": |
| 1676 | +"@octokit/types@^6.31.0", "@octokit/types@^6.31.1": |
1689 | 1677 | version "6.31.1" |
1690 | 1678 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.1.tgz#223d062778bb6121635a022d3bf545d506fcc880" |
1691 | 1679 | integrity sha512-xkF46eaYcpT8ieO78mZWhMq3bt37zIsP5BUkN+zWgX+mTYDB7jOtUP1MOxcSF8hhJhsjjlB1YDgQAhX0z0oqPw== |
|
0 commit comments