build(deps): bump @octokit/rest from 18.5.5 to 18.5.6
This commit is contained in:
parent
2362634056
commit
db07064040
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
||||||
"url": "https://github.com/napi-rs/napi-rs/issues"
|
"url": "https://github.com/napi-rs/napi-rs/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/rest": "^18.5.5",
|
"@octokit/rest": "^18.5.6",
|
||||||
"chalk": "^4.1.1",
|
"chalk": "^4.1.1",
|
||||||
"clipanion": "^2.6.2",
|
"clipanion": "^2.6.2",
|
||||||
"debug": "^4.3.1",
|
"debug": "^4.3.1",
|
||||||
|
|
|
@ -973,10 +973,10 @@
|
||||||
"@octokit/plugin-request-log" "^1.0.0"
|
"@octokit/plugin-request-log" "^1.0.0"
|
||||||
"@octokit/plugin-rest-endpoint-methods" "3.17.0"
|
"@octokit/plugin-rest-endpoint-methods" "3.17.0"
|
||||||
|
|
||||||
"@octokit/rest@^18.1.0", "@octokit/rest@^18.5.5":
|
"@octokit/rest@^18.1.0", "@octokit/rest@^18.5.6":
|
||||||
version "18.5.5"
|
version "18.5.6"
|
||||||
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.5.tgz#5a930736767ce4ac960b8b964c453432adf3d0a8"
|
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.5.6.tgz#8c9a7c9329c7bbf478af20df78ddeab0d21f6d89"
|
||||||
integrity sha512-Py9sWvxBGeAwNY8UnhxP6jnq7aflvQ0uQ6gmZObyJLR9hmd5NEz9piu/A77cxV6+0l9UNACJVXX6FOnl5LIcPw==
|
integrity sha512-8HdG6ZjQdZytU6tCt8BQ2XLC7EJ5m4RrbyU/EARSkAM1/HP3ceOzMG/9atEfe17EDMer3IVdHWLedz2wDi73YQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/core" "^3.2.3"
|
"@octokit/core" "^3.2.3"
|
||||||
"@octokit/plugin-paginate-rest" "^2.6.2"
|
"@octokit/plugin-paginate-rest" "^2.6.2"
|
||||||
|
|
Loading…
Reference in a new issue