build(deps): bump @octokit/rest from 18.5.5 to 18.5.6

This commit is contained in:
dependabot[bot] 2021-06-07 06:03:54 +00:00 committed by GitHub
parent 2362634056
commit db07064040
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"url": "https://github.com/napi-rs/napi-rs/issues"
},
"dependencies": {
"@octokit/rest": "^18.5.5",
"@octokit/rest": "^18.5.6",
"chalk": "^4.1.1",
"clipanion": "^2.6.2",
"debug": "^4.3.1",

View file

@ -973,10 +973,10 @@
"@octokit/plugin-request-log" "^1.0.0"
"@octokit/plugin-rest-endpoint-methods" "3.17.0"
"@octokit/rest@^18.1.0", "@octokit/rest@^18.5.5":
version "18.5.5"
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.5.tgz#5a930736767ce4ac960b8b964c453432adf3d0a8"
integrity sha512-Py9sWvxBGeAwNY8UnhxP6jnq7aflvQ0uQ6gmZObyJLR9hmd5NEz9piu/A77cxV6+0l9UNACJVXX6FOnl5LIcPw==
"@octokit/rest@^18.1.0", "@octokit/rest@^18.5.6":
version "18.5.6"
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.6.tgz#8c9a7c9329c7bbf478af20df78ddeab0d21f6d89"
integrity sha512-8HdG6ZjQdZytU6tCt8BQ2XLC7EJ5m4RrbyU/EARSkAM1/HP3ceOzMG/9atEfe17EDMer3IVdHWLedz2wDi73YQ==
dependencies:
"@octokit/core" "^3.2.3"
"@octokit/plugin-paginate-rest" "^2.6.2"