Merge pull request #332 from napi-rs/dependabot/npm_and_yarn/octokit/rest-18.0.10
build(deps): bump @octokit/rest from 18.0.9 to 18.0.10
This commit is contained in:
commit
eab54954e7
2 changed files with 43 additions and 30 deletions
|
@ -41,7 +41,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/napi-rs/napi-rs#readme",
|
"homepage": "https://github.com/napi-rs/napi-rs#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/rest": "^18.0.9",
|
"@octokit/rest": "^18.0.10",
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
"clipanion": "^2.6.2",
|
"clipanion": "^2.6.2",
|
||||||
"debug": "^4.3.1",
|
"debug": "^4.3.1",
|
||||||
|
|
71
yarn.lock
71
yarn.lock
|
@ -296,15 +296,15 @@
|
||||||
before-after-hook "^2.1.0"
|
before-after-hook "^2.1.0"
|
||||||
universal-user-agent "^5.0.0"
|
universal-user-agent "^5.0.0"
|
||||||
|
|
||||||
"@octokit/core@^3.0.0":
|
"@octokit/core@^3.2.2":
|
||||||
version "3.1.2"
|
version "3.2.2"
|
||||||
resolved "https://registry.npmjs.org/@octokit/core/-/core-3.1.2.tgz#c937d5f9621b764573068fcd2e5defcc872fd9cc"
|
resolved "https://registry.npmjs.org/@octokit/core/-/core-3.2.2.tgz#b57667c0a8501641356d479d7e9f1f2ef2a80549"
|
||||||
integrity sha512-AInOFULmwOa7+NFi9F8DlDkm5qtZVmDQayi7TUgChE3yeIGPq0Y+6cAEXPexQ3Ea+uZy66hKEazR7DJyU+4wfw==
|
integrity sha512-cZEP6dC8xpepbAqtdS1GgX88omLer8VQegw5BpQ5fbSrkxgY9Y9K7ratu8ezAd9bD0GVOR1GVWiRzYdxiprU1w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/auth-token" "^2.4.0"
|
"@octokit/auth-token" "^2.4.0"
|
||||||
"@octokit/graphql" "^4.3.1"
|
"@octokit/graphql" "^4.3.1"
|
||||||
"@octokit/request" "^5.4.0"
|
"@octokit/request" "^5.4.0"
|
||||||
"@octokit/types" "^5.0.0"
|
"@octokit/types" "^6.0.0"
|
||||||
before-after-hook "^2.1.0"
|
before-after-hook "^2.1.0"
|
||||||
universal-user-agent "^6.0.0"
|
universal-user-agent "^6.0.0"
|
||||||
|
|
||||||
|
@ -326,17 +326,22 @@
|
||||||
"@octokit/types" "^5.0.0"
|
"@octokit/types" "^5.0.0"
|
||||||
universal-user-agent "^6.0.0"
|
universal-user-agent "^6.0.0"
|
||||||
|
|
||||||
"@octokit/plugin-paginate-rest@^2.2.0":
|
"@octokit/openapi-types@^1.2.0":
|
||||||
version "2.4.0"
|
version "1.2.2"
|
||||||
resolved "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.4.0.tgz#92f951ddc8a1cd505353fa07650752ca25ed7e93"
|
resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-1.2.2.tgz#55d927436c07ef148ec927fbf4d55580a19bd68e"
|
||||||
integrity sha512-YT6Klz3LLH6/nNgi0pheJnUmTFW4kVnxGft+v8Itc41IIcjl7y1C8TatmKQBbCSuTSNFXO5pCENnqg6sjwpJhg==
|
integrity sha512-vrKDLd/Rq4IE16oT+jJkDBx0r29NFkdkU8GwqVSP4RajsAvP23CMGtFhVK0pedUhAiMvG1bGnFcTC/xCKaKgmw==
|
||||||
dependencies:
|
|
||||||
"@octokit/types" "^5.5.0"
|
|
||||||
|
|
||||||
"@octokit/plugin-request-log@^1.0.0":
|
"@octokit/plugin-paginate-rest@^2.2.0", "@octokit/plugin-paginate-rest@^2.6.1":
|
||||||
version "1.0.0"
|
version "2.6.1"
|
||||||
resolved "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
|
resolved "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.6.1.tgz#2412ada6f746535b14cae29ca8265633c353002e"
|
||||||
integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
|
integrity sha512-DprxhI/8Qf/x9Svy89RUh3szyiLwgHL67S5kNmm5B4AjcWrPpMzB25fMCZeIIaXT463Fdn6fc1Hy6kK7/Hd90Q==
|
||||||
|
dependencies:
|
||||||
|
"@octokit/types" "^6.0.1"
|
||||||
|
|
||||||
|
"@octokit/plugin-request-log@^1.0.0", "@octokit/plugin-request-log@^1.0.2":
|
||||||
|
version "1.0.2"
|
||||||
|
resolved "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.2.tgz#394d59ec734cd2f122431fbaf05099861ece3c44"
|
||||||
|
integrity sha512-oTJSNAmBqyDR41uSMunLQKMX0jmEXbwD1fpz8FG27lScV3RhtGfBa1/BBLym+PxcC16IBlF7KH9vP1BUYxA+Eg==
|
||||||
|
|
||||||
"@octokit/plugin-rest-endpoint-methods@3.17.0":
|
"@octokit/plugin-rest-endpoint-methods@3.17.0":
|
||||||
version "3.17.0"
|
version "3.17.0"
|
||||||
|
@ -346,12 +351,12 @@
|
||||||
"@octokit/types" "^4.1.6"
|
"@octokit/types" "^4.1.6"
|
||||||
deprecation "^2.3.1"
|
deprecation "^2.3.1"
|
||||||
|
|
||||||
"@octokit/plugin-rest-endpoint-methods@4.2.1":
|
"@octokit/plugin-rest-endpoint-methods@4.3.0":
|
||||||
version "4.2.1"
|
version "4.3.0"
|
||||||
resolved "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.1.tgz#8224833a45c3394836dc6e86f1e6c49269a2c350"
|
resolved "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.3.0.tgz#cc60fce3add6743fce8ab7333942fb2dd4eac837"
|
||||||
integrity sha512-QyFr4Bv807Pt1DXZOC5a7L5aFdrwz71UHTYoHVajYV5hsqffWm8FUl9+O7nxRu5PDMtB/IKrhFqTmdBTK5cx+A==
|
integrity sha512-omU8AfL8QgG4h+TObSSh6dArWzMKiHkG+z18Xtn4zC6WRzUxFvmibWktDYwLePXesd7/AMJR141s1mt+8cfeRA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/types" "^5.5.0"
|
"@octokit/types" "^6.0.0"
|
||||||
deprecation "^2.3.1"
|
deprecation "^2.3.1"
|
||||||
|
|
||||||
"@octokit/request-error@^2.0.0":
|
"@octokit/request-error@^2.0.0":
|
||||||
|
@ -387,15 +392,15 @@
|
||||||
"@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.0.9":
|
"@octokit/rest@^18.0.10":
|
||||||
version "18.0.9"
|
version "18.0.10"
|
||||||
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.9.tgz#964d707d914eb34b1787895fdcacff96de47844d"
|
resolved "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.10.tgz#f2f8648a805443ccb185d4c8b7facec9098298c8"
|
||||||
integrity sha512-CC5+cIx974Ygx9lQNfUn7/oXDQ9kqGiKUC6j1A9bAVZZ7aoTF8K6yxu0pQhQrLBwSl92J6Z3iVDhGhGFgISCZg==
|
integrity sha512-6CJSM6A7acHK7Ek/6ro4FxKf9qPaiiIruL0eWbxiCCKk6aithn2PPxRlG9kJhT2dfTQpt9rHmfTSCF61eXXyfQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@octokit/core" "^3.0.0"
|
"@octokit/core" "^3.2.2"
|
||||||
"@octokit/plugin-paginate-rest" "^2.2.0"
|
"@octokit/plugin-paginate-rest" "^2.6.1"
|
||||||
"@octokit/plugin-request-log" "^1.0.0"
|
"@octokit/plugin-request-log" "^1.0.2"
|
||||||
"@octokit/plugin-rest-endpoint-methods" "4.2.1"
|
"@octokit/plugin-rest-endpoint-methods" "4.3.0"
|
||||||
|
|
||||||
"@octokit/types@^4.1.6":
|
"@octokit/types@^4.1.6":
|
||||||
version "4.1.10"
|
version "4.1.10"
|
||||||
|
@ -404,13 +409,21 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node" ">= 8"
|
"@types/node" ">= 8"
|
||||||
|
|
||||||
"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.5.0":
|
"@octokit/types@^5.0.0", "@octokit/types@^5.0.1":
|
||||||
version "5.5.0"
|
version "5.5.0"
|
||||||
resolved "https://registry.npmjs.org/@octokit/types/-/types-5.5.0.tgz#e5f06e8db21246ca102aa28444cdb13ae17a139b"
|
resolved "https://registry.npmjs.org/@octokit/types/-/types-5.5.0.tgz#e5f06e8db21246ca102aa28444cdb13ae17a139b"
|
||||||
integrity sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ==
|
integrity sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node" ">= 8"
|
"@types/node" ">= 8"
|
||||||
|
|
||||||
|
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1":
|
||||||
|
version "6.0.1"
|
||||||
|
resolved "https://registry.npmjs.org/@octokit/types/-/types-6.0.1.tgz#a43a667ac8fff45012d23b771b7c3199f4491910"
|
||||||
|
integrity sha512-H/DnTKC+U09en2GFLH/MfAPNDaYb1isieD4Hx4NLpEt/I1PgtZP/8a+Ehc/j9GHuVF/UvGtOVD8AF9XXvws53w==
|
||||||
|
dependencies:
|
||||||
|
"@octokit/openapi-types" "^1.2.0"
|
||||||
|
"@types/node" ">= 8"
|
||||||
|
|
||||||
"@sindresorhus/is@^0.14.0":
|
"@sindresorhus/is@^0.14.0":
|
||||||
version "0.14.0"
|
version "0.14.0"
|
||||||
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
|
resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
|
||||||
|
|
Loading…
Reference in a new issue