build(deps): bump @octokit/rest from 18.7.0 to 18.7.1

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.0 to 18.7.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.7.0...v18.7.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-26 13:22:39 +00:00
committed by GitHub
parent ba369285f4
commit 156348d80a
2 changed files with 32 additions and 32 deletions
+31 -31
View File
@@ -11,7 +11,7 @@
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.7.0",
"@octokit/rest": "^18.7.1",
"@types/semver": "^7.3.8",
"moment": "^2.29.1",
"semver": "^7.3.5",
@@ -1222,9 +1222,9 @@
}
},
"node_modules/@octokit/openapi-types": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.1.0.tgz",
"integrity": "sha512-XBP03pG4XuTU+VgeJM1ozRdmZJerMG4tk6wA+raFKycC4qV9jtD2UQroAg9bAcmI3Q0zWvifeDGtPqsFjMzkLg=="
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.1.1.tgz",
"integrity": "sha512-xmyPP9tVb4T4A6Lk6SL6ScnIqAHpPV4jfMZI8VtY286212ri9J/6IFGuLsZ26daADUmriuLejake4k+azEfnaw=="
},
"node_modules/@octokit/plugin-paginate-rest": {
"version": "2.13.5",
@@ -1246,11 +1246,11 @@
}
},
"node_modules/@octokit/plugin-rest-endpoint-methods": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.0.tgz",
"integrity": "sha512-v4dNoHF8cXNx7C67yQx7oarHs5Wg2IiafWvp/ULkNcCOuXgQdBOkJtwidpYqPiRPUw4uHDkI6Tgfje+nXB+Deg==",
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.1.tgz",
"integrity": "sha512-Al57+OZmO65JpiPk4JS6u6kQ2y9qjoZtY1IWiSshc4N+F7EcrK8Rgy/cUJBB4WIcSFUQyF66EJQK1oKgXWeRNw==",
"dependencies": {
"@octokit/types": "^6.21.0",
"@octokit/types": "^6.21.1",
"deprecation": "^2.3.1"
},
"peerDependencies": {
@@ -1281,22 +1281,22 @@
}
},
"node_modules/@octokit/rest": {
"version": "18.7.0",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.0.tgz",
"integrity": "sha512-8K8BJFyPFRSfnwu+aSbdjU5w3EtxC33PkDlEi5tyVTYC+t4n7gaqygRg5ajJLCpb/ZzVaXXFJXC9OxQ9TvFRAw==",
"version": "18.7.1",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.1.tgz",
"integrity": "sha512-790Yv8Xpbqs3BtnMAO5hlOftVICHPdgZ/3qlTmeOoqrQGzT25BIpHkg/KKMeKG9Fg8d598PLxGhf80RswElv9g==",
"dependencies": {
"@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.5.0"
"@octokit/plugin-rest-endpoint-methods": "5.5.1"
}
},
"node_modules/@octokit/types": {
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.21.0.tgz",
"integrity": "sha512-VPSxn9uhCoOUMpxCsOAQhf8DgIx+uzFjZRYDiZS5+TvrKaEwBrWkjr/5NmUVvPbW6xdPC2n3yL3XCnoxa4rxvg==",
"version": "6.21.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.21.1.tgz",
"integrity": "sha512-PP+m3T5EWZKawru4zi/FvX8KL2vkO5f1fLthx78/7743p7RtJUevt3z7698k+7oAYRA7YuVqfXthSEHqkDvZ8g==",
"dependencies": {
"@octokit/openapi-types": "^9.1.0"
"@octokit/openapi-types": "^9.1.1"
}
},
"node_modules/@sinonjs/commons": {
@@ -8192,9 +8192,9 @@
}
},
"@octokit/openapi-types": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.1.0.tgz",
"integrity": "sha512-XBP03pG4XuTU+VgeJM1ozRdmZJerMG4tk6wA+raFKycC4qV9jtD2UQroAg9bAcmI3Q0zWvifeDGtPqsFjMzkLg=="
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.1.1.tgz",
"integrity": "sha512-xmyPP9tVb4T4A6Lk6SL6ScnIqAHpPV4jfMZI8VtY286212ri9J/6IFGuLsZ26daADUmriuLejake4k+azEfnaw=="
},
"@octokit/plugin-paginate-rest": {
"version": "2.13.5",
@@ -8211,11 +8211,11 @@
"requires": {}
},
"@octokit/plugin-rest-endpoint-methods": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.0.tgz",
"integrity": "sha512-v4dNoHF8cXNx7C67yQx7oarHs5Wg2IiafWvp/ULkNcCOuXgQdBOkJtwidpYqPiRPUw4uHDkI6Tgfje+nXB+Deg==",
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.1.tgz",
"integrity": "sha512-Al57+OZmO65JpiPk4JS6u6kQ2y9qjoZtY1IWiSshc4N+F7EcrK8Rgy/cUJBB4WIcSFUQyF66EJQK1oKgXWeRNw==",
"requires": {
"@octokit/types": "^6.21.0",
"@octokit/types": "^6.21.1",
"deprecation": "^2.3.1"
}
},
@@ -8243,22 +8243,22 @@
}
},
"@octokit/rest": {
"version": "18.7.0",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.0.tgz",
"integrity": "sha512-8K8BJFyPFRSfnwu+aSbdjU5w3EtxC33PkDlEi5tyVTYC+t4n7gaqygRg5ajJLCpb/ZzVaXXFJXC9OxQ9TvFRAw==",
"version": "18.7.1",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.1.tgz",
"integrity": "sha512-790Yv8Xpbqs3BtnMAO5hlOftVICHPdgZ/3qlTmeOoqrQGzT25BIpHkg/KKMeKG9Fg8d598PLxGhf80RswElv9g==",
"requires": {
"@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.5.0"
"@octokit/plugin-rest-endpoint-methods": "5.5.1"
}
},
"@octokit/types": {
"version": "6.21.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.21.0.tgz",
"integrity": "sha512-VPSxn9uhCoOUMpxCsOAQhf8DgIx+uzFjZRYDiZS5+TvrKaEwBrWkjr/5NmUVvPbW6xdPC2n3yL3XCnoxa4rxvg==",
"version": "6.21.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.21.1.tgz",
"integrity": "sha512-PP+m3T5EWZKawru4zi/FvX8KL2vkO5f1fLthx78/7743p7RtJUevt3z7698k+7oAYRA7YuVqfXthSEHqkDvZ8g==",
"requires": {
"@octokit/openapi-types": "^9.1.0"
"@octokit/openapi-types": "^9.1.1"
}
},
"@sinonjs/commons": {
+1 -1
View File
@@ -35,7 +35,7 @@
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.7.0",
"@octokit/rest": "^18.7.1",
"@types/semver": "^7.3.8",
"moment": "^2.29.1",
"semver": "^7.3.5",