Skip to content

Commit b48fa68

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

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
@@ -1182,6 +1182,11 @@
11821182
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e"
11831183
integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==
11841184

1185+
"@octokit/openapi-types@^24.2.0":
1186+
version "24.2.0"
1187+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-24.2.0.tgz#3d55c32eac0d38da1a7083a9c3b0cca77924f7d3"
1188+
integrity sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==
1189+
11851190
"@octokit/plugin-paginate-rest@^11.0.0":
11861191
version "11.3.5"
11871192
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.5.tgz#a1929b3ba3dc7b63bc73bb6d3c7a3faf2a9c7649"
@@ -1202,11 +1207,11 @@
12021207
"@octokit/types" "^13.6.1"
12031208

12041209
"@octokit/request-error@^6.0.1":
1205-
version "6.1.5"
1206-
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.5.tgz#907099e341c4e6179db623a0328d678024f54653"
1207-
integrity sha512-IlBTfGX8Yn/oFPMwSfvugfncK2EwRLjzbrpifNaMY8o/HTEAFqCA1FZxjD9cWvSKBHgrIhc4CSBIzMxiLsbzFQ==
1210+
version "6.1.7"
1211+
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.7.tgz#44fc598f5cdf4593e0e58b5155fe2e77230ff6da"
1212+
integrity sha512-69NIppAwaauwZv6aOzb+VVLwt+0havz9GT5YplkeJv7fG7a40qpLt/yZKyiDxAhgz0EtgNdNcb96Z0u+Zyuy2g==
12081213
dependencies:
1209-
"@octokit/types" "^13.0.0"
1214+
"@octokit/types" "^13.6.2"
12101215

12111216
"@octokit/request@^9.0.0":
12121217
version "9.1.3"
@@ -1235,6 +1240,13 @@
12351240
dependencies:
12361241
"@octokit/openapi-types" "^22.2.0"
12371242

1243+
"@octokit/types@^13.6.2":
1244+
version "13.10.0"
1245+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.10.0.tgz#3e7c6b19c0236c270656e4ea666148c2b51fd1a3"
1246+
integrity sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==
1247+
dependencies:
1248+
"@octokit/openapi-types" "^24.2.0"
1249+
12381250
"@pkgjs/parseargs@^0.11.0":
12391251
version "0.11.0"
12401252
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"

0 commit comments

Comments
 (0)