Skip to content

Commit 04b58d5

Browse files
chore(deps): bump @octokit/request from 9.1.1 to 9.2.2 (#7552)
Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.1.1 to 9.2.2. - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v9.1.1...v9.2.2) --- updated-dependencies: - dependency-name: "@octokit/request" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70bf8ad commit 04b58d5

File tree

1 file changed

+37
-12
lines changed

1 file changed

+37
-12
lines changed

yarn.lock

Lines changed: 37 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,12 +2033,12 @@
20332033
before-after-hook "^3.0.2"
20342034
universal-user-agent "^7.0.0"
20352035

2036-
"@octokit/endpoint@^10.0.0":
2037-
version "10.1.1"
2038-
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.1.tgz#1a9694e7aef6aa9d854dc78dd062945945869bcc"
2039-
integrity sha512-JYjh5rMOwXMJyUpj028cu0Gbp7qe/ihxfJMLc8VZBMMqSwLgOxDI1911gV4Enl1QSavAQNJcwmwBF9M0VvLh6Q==
2036+
"@octokit/endpoint@^10.1.3":
2037+
version "10.1.3"
2038+
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-10.1.3.tgz#bfe8ff2ec213eb4216065e77654bfbba0fc6d4de"
2039+
integrity sha512-nBRBMpKPhQUxCsQQeW+rCJ/OPSMcj3g0nfHn01zGYZXuNDvvXudF/TYY6APj5THlurerpFN4a/dQAIAaM6BYhA==
20402040
dependencies:
2041-
"@octokit/types" "^13.0.0"
2041+
"@octokit/types" "^13.6.2"
20422042
universal-user-agent "^7.0.2"
20432043

20442044
"@octokit/graphql@^8.0.0":
@@ -2055,6 +2055,11 @@
20552055
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e"
20562056
integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==
20572057

2058+
"@octokit/openapi-types@^23.0.1":
2059+
version "23.0.1"
2060+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-23.0.1.tgz#3721646ecd36b596ddb12650e0e89d3ebb2dd50e"
2061+
integrity sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==
2062+
20582063
"@octokit/plugin-paginate-rest@^11.0.0":
20592064
version "11.3.0"
20602065
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.0.tgz#f8511b5df06b83e662c54f249a11a0da2213c6c3"
@@ -2081,14 +2086,22 @@
20812086
dependencies:
20822087
"@octokit/types" "^13.0.0"
20832088

2089+
"@octokit/request-error@^6.1.7":
2090+
version "6.1.7"
2091+
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-6.1.7.tgz#44fc598f5cdf4593e0e58b5155fe2e77230ff6da"
2092+
integrity sha512-69NIppAwaauwZv6aOzb+VVLwt+0havz9GT5YplkeJv7fG7a40qpLt/yZKyiDxAhgz0EtgNdNcb96Z0u+Zyuy2g==
2093+
dependencies:
2094+
"@octokit/types" "^13.6.2"
2095+
20842096
"@octokit/request@^9.0.0":
2085-
version "9.1.1"
2086-
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.1.1.tgz#e836eb69c0fb4b59b6437af7716ca348a1232a52"
2087-
integrity sha512-pyAguc0p+f+GbQho0uNetNQMmLG1e80WjkIaqqgUkihqUp0boRU6nKItXO4VWnr+nbZiLGEyy4TeKRwqaLvYgw==
2097+
version "9.2.2"
2098+
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-9.2.2.tgz#754452ec4692d7fdc32438a14e028eba0e6b2c09"
2099+
integrity sha512-dZl0ZHx6gOQGcffgm1/Sf6JfEpmh34v3Af2Uci02vzUYz6qEN6zepoRtmybWXIGXFIK8K9ylE3b+duCWqhArtg==
20882100
dependencies:
2089-
"@octokit/endpoint" "^10.0.0"
2090-
"@octokit/request-error" "^6.0.1"
2091-
"@octokit/types" "^13.1.0"
2101+
"@octokit/endpoint" "^10.1.3"
2102+
"@octokit/request-error" "^6.1.7"
2103+
"@octokit/types" "^13.6.2"
2104+
fast-content-type-parse "^2.0.0"
20922105
universal-user-agent "^7.0.2"
20932106

20942107
"@octokit/rest@^21.0.2":
@@ -2101,13 +2114,20 @@
21012114
"@octokit/plugin-request-log" "^5.3.1"
21022115
"@octokit/plugin-rest-endpoint-methods" "^13.0.0"
21032116

2104-
"@octokit/types@^13.0.0", "@octokit/types@^13.1.0", "@octokit/types@^13.5.0":
2117+
"@octokit/types@^13.0.0", "@octokit/types@^13.5.0":
21052118
version "13.5.0"
21062119
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883"
21072120
integrity sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==
21082121
dependencies:
21092122
"@octokit/openapi-types" "^22.2.0"
21102123

2124+
"@octokit/types@^13.6.2":
2125+
version "13.8.0"
2126+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.8.0.tgz#3815885e5abd16ed9ffeea3dced31d37ce3f8a0a"
2127+
integrity sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==
2128+
dependencies:
2129+
"@octokit/openapi-types" "^23.0.1"
2130+
21112131
21122132
version "2.4.1"
21132133
resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz#c2c19a3c442313ff007d2d7a9c2c1dd3e1c9ca84"
@@ -5875,6 +5895,11 @@ [email protected], extsprintf@^1.2.0:
58755895
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
58765896
integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
58775897

5898+
fast-content-type-parse@^2.0.0:
5899+
version "2.0.1"
5900+
resolved "https://registry.yarnpkg.com/fast-content-type-parse/-/fast-content-type-parse-2.0.1.tgz#c236124534ee2cb427c8d8e5ba35a4856947847b"
5901+
integrity sha512-nGqtvLrj5w0naR6tDPfB4cUmYCqouzyQiz6C5y/LtcDllJdrcc6WaWW6iXyIIOErTa/XRybj28aasdn4LkVk6Q==
5902+
58785903
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
58795904
version "3.1.3"
58805905
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"

0 commit comments

Comments
 (0)