|
2033 | 2033 | before-after-hook "^3.0.2"
|
2034 | 2034 | universal-user-agent "^7.0.0"
|
2035 | 2035 |
|
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== |
2040 | 2040 | dependencies:
|
2041 |
| - "@octokit/types" "^13.0.0" |
| 2041 | + "@octokit/types" "^13.6.2" |
2042 | 2042 | universal-user-agent "^7.0.2"
|
2043 | 2043 |
|
2044 | 2044 | "@octokit/graphql@^8.0.0":
|
|
2055 | 2055 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e"
|
2056 | 2056 | integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==
|
2057 | 2057 |
|
| 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 | + |
2058 | 2063 | "@octokit/plugin-paginate-rest@^11.0.0":
|
2059 | 2064 | version "11.3.0"
|
2060 | 2065 | resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.0.tgz#f8511b5df06b83e662c54f249a11a0da2213c6c3"
|
|
2081 | 2086 | dependencies:
|
2082 | 2087 | "@octokit/types" "^13.0.0"
|
2083 | 2088 |
|
| 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 | + |
2084 | 2096 | "@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== |
2088 | 2100 | 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" |
2092 | 2105 | universal-user-agent "^7.0.2"
|
2093 | 2106 |
|
2094 | 2107 | "@octokit/rest@^21.0.2":
|
|
2101 | 2114 | "@octokit/plugin-request-log" "^5.3.1"
|
2102 | 2115 | "@octokit/plugin-rest-endpoint-methods" "^13.0.0"
|
2103 | 2116 |
|
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": |
2105 | 2118 | version "13.5.0"
|
2106 | 2119 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883"
|
2107 | 2120 | integrity sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==
|
2108 | 2121 | dependencies:
|
2109 | 2122 | "@octokit/openapi-types" "^22.2.0"
|
2110 | 2123 |
|
| 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 | + |
2111 | 2131 |
|
2112 | 2132 | version "2.4.1"
|
2113 | 2133 | resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz#c2c19a3c442313ff007d2d7a9c2c1dd3e1c9ca84"
|
|
5875 | 5895 | resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
|
5876 | 5896 | integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
|
5877 | 5897 |
|
| 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 | + |
5878 | 5903 | fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
5879 | 5904 | version "3.1.3"
|
5880 | 5905 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
|
0 commit comments