Merge pull request #450 from napi-rs/dependabot/npm_and_yarn/octokit/rest-18.0.15
build(deps): bump @octokit/rest from 18.0.14 to 18.0.15
This commit is contained in:
commit
d89cf5b557
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
"url": "https://github.com/napi-rs/napi-rs/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@octokit/rest": "^18.0.14",
|
||||
"@octokit/rest": "^18.0.15",
|
||||
"chalk": "^4.1.0",
|
||||
"clipanion": "^2.6.2",
|
||||
"debug": "^4.3.1",
|
||||
|
|
|
@ -1230,10 +1230,10 @@
|
|||
"@octokit/plugin-request-log" "^1.0.0"
|
||||
"@octokit/plugin-rest-endpoint-methods" "3.17.0"
|
||||
|
||||
"@octokit/rest@^18.0.14":
|
||||
version "18.0.14"
|
||||
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.14.tgz#a152478465746542e80697b5a5576ccb6151dc4d"
|
||||
integrity sha512-62mKIaBb/XD2Z2KCBmAPydEk/d0IBMOnwk6DJVo36ICTnxlRPTdQwFE2LzlpBPDR52xOKPlGqb3Bnhh99atltA==
|
||||
"@octokit/rest@^18.0.15":
|
||||
version "18.0.15"
|
||||
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.15.tgz#a690aabd9927a3389e285dee25da67e62b3f14ad"
|
||||
integrity sha512-MBlZl0KeuvFMJ3210hG5xhh/jtYmMDLd5WmO49Wg4Rfg0odeivntWAyq3KofJDP2G8jskCaaOaZBKo0TeO9tFA==
|
||||
dependencies:
|
||||
"@octokit/core" "^3.2.3"
|
||||
"@octokit/plugin-paginate-rest" "^2.6.2"
|
||||
|
|
Loading…
Reference in a new issue