Skip to content

Commit 978cf5b

Browse files
Bump @octokit/request-error from 6.1.0 to 6.1.7
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 6.1.0 to 6.1.7. - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v6.1.0...v6.1.7) --- updated-dependencies: - dependency-name: "@octokit/request-error" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8841c71 commit 978cf5b

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

yarn.lock

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,11 @@
286286
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-21.2.0.tgz#d699a060dd6814fae4e5b601a5d530b6edd94136"
287287
integrity sha512-xx+Xd6I7rYvul/hgUDqv6TeGX0IOGnhSg9IOeYgd/uI7IAqUy6DE2B6Ipv2M4mWoxaMcWjIzgTIcv8pMO3F3vw==
288288

289+
"@octokit/openapi-types@^23.0.1":
290+
version "23.0.1"
291+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e"
292+
integrity sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==
293+
289294
"@octokit/plugin-paginate-rest@^10.0.0":
290295
version "10.1.0"
291296
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-10.1.0.tgz#11994d23fe69f63647d7b9ef669b38f3643041c2"
@@ -311,11 +316,11 @@
311316
bottleneck "^2.15.3"
312317

313318
"@octokit/request-error@^6.0.0", "@octokit/request-error@^6.0.1":
314-
version "6.1.0"
315-
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.0.tgz#8b69a5c6db3674369a84722ce3d06b58f1d71584"
316-
integrity sha512-xcLJv4IgfWIOEEVZwfhUN3yHNWJL0AMw1J1Ba8BofM9RdDTbapg6MO4zNxlPS4XXX9aAIsbDRa47K57EhgeVAw==
319+
version "6.1.7"
320+
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.7.tgz#44fc598f5cdf4593e0e58b5155fe2e77230ff6da"
321+
integrity sha512-69NIppAwaauwZv6aOzb+VVLwt+0havz9GT5YplkeJv7fG7a40qpLt/yZKyiDxAhgz0EtgNdNcb96Z0u+Zyuy2g==
317322
dependencies:
318-
"@octokit/types" "^13.0.0"
323+
"@octokit/types" "^13.6.2"
319324

320325
"@octokit/request@^9.0.0":
321326
version "9.0.1"
@@ -341,6 +346,13 @@
341346
dependencies:
342347
"@octokit/openapi-types" "^21.0.0"
343348

349+
"@octokit/types@^13.6.2":
350+
version "13.8.0"
351+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.8.0.tgz#3815885e5abd16ed9ffeea3dced31d37ce3f8a0a"
352+
integrity sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==
353+
dependencies:
354+
"@octokit/openapi-types" "^23.0.1"
355+
344356
"@pkgjs/parseargs@^0.11.0":
345357
version "0.11.0"
346358
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"

0 commit comments

Comments
 (0)