|
2060 | 2060 | dependencies: |
2061 | 2061 | "@octokit/types" "^2.0.0" |
2062 | 2062 |
|
2063 | | -"@octokit/core@^2.4.0": |
2064 | | - version "2.4.1" |
2065 | | - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-2.4.1.tgz#8bd31c93c1f77ab24950cf349422364329c9b239" |
2066 | | - integrity sha512-cpMyyiD5R0jDoYwtSKcbZYn4xFOw5f72jq/NcnOHt8DV584ff4C1t4whPI8jhXqaSu5vUGVvoke/mUdtO/T2Fg== |
| 2063 | +"@octokit/core@^3.0.0": |
| 2064 | + version "3.2.1" |
| 2065 | + resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.2.1.tgz#9e04df3f4e7f825ac0559327490ce34299140af5" |
| 2066 | + integrity sha512-XfFSDDwv6tclUenS0EmB6iA7u+4aOHBT1Lz4PtQNQQg3hBbNaR/+Uv5URU+egeIuuGAiMRiDyY92G4GBOWOqDA== |
2067 | 2067 | dependencies: |
2068 | 2068 | "@octokit/auth-token" "^2.4.0" |
2069 | 2069 | "@octokit/graphql" "^4.3.1" |
2070 | | - "@octokit/request" "^5.3.1" |
2071 | | - "@octokit/types" "^2.0.0" |
| 2070 | + "@octokit/request" "^5.4.0" |
| 2071 | + "@octokit/types" "^5.0.0" |
2072 | 2072 | before-after-hook "^2.1.0" |
2073 | | - universal-user-agent "^4.0.0" |
| 2073 | + universal-user-agent "^6.0.0" |
2074 | 2074 |
|
2075 | 2075 | "@octokit/endpoint@^5.5.0": |
2076 | 2076 | version "5.5.2" |
|
2081 | 2081 | is-plain-object "^3.0.0" |
2082 | 2082 | universal-user-agent "^4.0.0" |
2083 | 2083 |
|
| 2084 | +"@octokit/endpoint@^6.0.1": |
| 2085 | + version "6.0.9" |
| 2086 | + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.9.tgz#c6a772e024202b1bd19ab69f90e0536a2598b13e" |
| 2087 | + integrity sha512-3VPLbcCuqji4IFTclNUtGdp9v7g+nspWdiCUbK3+iPMjJCZ6LEhn1ts626bWLOn0GiDb6j+uqGvPpqLnY7pBgw== |
| 2088 | + dependencies: |
| 2089 | + "@octokit/types" "^5.0.0" |
| 2090 | + is-plain-object "^5.0.0" |
| 2091 | + universal-user-agent "^6.0.0" |
| 2092 | + |
2084 | 2093 | "@octokit/graphql@^4.3.1": |
2085 | 2094 | version "4.3.1" |
2086 | 2095 | resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.3.1.tgz#9ee840e04ed2906c7d6763807632de84cdecf418" |
|
2097 | 2106 | dependencies: |
2098 | 2107 | "@octokit/types" "^2.0.1" |
2099 | 2108 |
|
2100 | | -"@octokit/plugin-paginate-rest@^2.0.0": |
2101 | | - version "2.0.1" |
2102 | | - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.0.1.tgz#8df1092b1f5442898be82aad6bf29681255574f9" |
2103 | | - integrity sha512-xtW3AQoGDD0un/AkPjIndTdFO+O/My0I15TArvrbJirBCV91R1ElrE3gRcsUJENP3t/vveiQ9C6XQjo9sS2xQg== |
| 2109 | +"@octokit/plugin-paginate-rest@^2.2.0": |
| 2110 | + version "2.6.0" |
| 2111 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.6.0.tgz#03416396e7a227b268c5b827365238f620a9c5c1" |
| 2112 | + integrity sha512-o+O8c1PqsC5++BHXfMZabRRsBIVb34tXPWyQLyp2IXq5MmkxdipS7TXM4Y9ldL1PzY9CTrCsn/lzFFJGM3oRRA== |
2104 | 2113 | dependencies: |
2105 | | - "@octokit/types" "^2.0.1" |
| 2114 | + "@octokit/types" "^5.5.0" |
2106 | 2115 |
|
2107 | 2116 | "@octokit/plugin-request-log@^1.0.0": |
2108 | 2117 | version "1.0.0" |
|
2117 | 2126 | "@octokit/types" "^2.0.1" |
2118 | 2127 | deprecation "^2.3.1" |
2119 | 2128 |
|
2120 | | -"@octokit/plugin-rest-endpoint-methods@^3.0.0": |
2121 | | - version "3.1.1" |
2122 | | - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.1.1.tgz#6cf4d939cca7af4a05d1861385d20ce86a112dc8" |
2123 | | - integrity sha512-mQT+6FL4dqOaUpzLbi6HW38DkLuOf4b303ryvMsciMbAMLLJr6iWsShWjCUFUsc9NXz49sZNuOMGTNym94Krag== |
| 2129 | +"@octokit/plugin-rest-endpoint-methods@4.2.1": |
| 2130 | + version "4.2.1" |
| 2131 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.2.1.tgz#8224833a45c3394836dc6e86f1e6c49269a2c350" |
| 2132 | + integrity sha512-QyFr4Bv807Pt1DXZOC5a7L5aFdrwz71UHTYoHVajYV5hsqffWm8FUl9+O7nxRu5PDMtB/IKrhFqTmdBTK5cx+A== |
2124 | 2133 | dependencies: |
2125 | | - "@octokit/types" "^2.0.1" |
| 2134 | + "@octokit/types" "^5.5.0" |
2126 | 2135 | deprecation "^2.3.1" |
2127 | 2136 |
|
2128 | 2137 | "@octokit/request-error@^1.0.1", "@octokit/request-error@^1.0.2": |
|
2134 | 2143 | deprecation "^2.0.0" |
2135 | 2144 | once "^1.4.0" |
2136 | 2145 |
|
2137 | | -"@octokit/request@^5.2.0", "@octokit/request@^5.3.0", "@octokit/request@^5.3.1": |
| 2146 | +"@octokit/request-error@^2.0.0": |
| 2147 | + version "2.0.3" |
| 2148 | + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.0.3.tgz#b51b200052bf483f6fa56c9e7e3aa51ead36ecd8" |
| 2149 | + integrity sha512-GgD5z8Btm301i2zfvJLk/mkhvGCdjQ7wT8xF9ov5noQY8WbKZDH9cOBqXzoeKd1mLr1xH2FwbtGso135zGBgTA== |
| 2150 | + dependencies: |
| 2151 | + "@octokit/types" "^5.0.1" |
| 2152 | + deprecation "^2.0.0" |
| 2153 | + once "^1.4.0" |
| 2154 | + |
| 2155 | +"@octokit/request@^5.2.0", "@octokit/request@^5.3.0": |
2138 | 2156 | version "5.3.1" |
2139 | 2157 | resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.3.1.tgz#3a1ace45e6f88b1be4749c5da963b3a3b4a2f120" |
2140 | 2158 | integrity sha512-5/X0AL1ZgoU32fAepTfEoggFinO3rxsMLtzhlUX+RctLrusn/CApJuGFCd0v7GMFhF+8UiCsTTfsu7Fh1HnEJg== |
|
2148 | 2166 | once "^1.4.0" |
2149 | 2167 | universal-user-agent "^4.0.0" |
2150 | 2168 |
|
| 2169 | +"@octokit/request@^5.4.0": |
| 2170 | + version "5.4.10" |
| 2171 | + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.4.10.tgz#402d2c53768bde12b99348329ba4129746aebb9c" |
| 2172 | + integrity sha512-egA49HkqEORVGDZGav1mh+VD+7uLgOxtn5oODj6guJk0HCy+YBSYapFkSLFgeYj3Fr18ZULKGURkjyhkAChylw== |
| 2173 | + dependencies: |
| 2174 | + "@octokit/endpoint" "^6.0.1" |
| 2175 | + "@octokit/request-error" "^2.0.0" |
| 2176 | + "@octokit/types" "^5.0.0" |
| 2177 | + deprecation "^2.0.0" |
| 2178 | + is-plain-object "^5.0.0" |
| 2179 | + node-fetch "^2.6.1" |
| 2180 | + once "^1.4.0" |
| 2181 | + universal-user-agent "^6.0.0" |
| 2182 | + |
2151 | 2183 | "@octokit/rest@^16.27.0": |
2152 | 2184 | version "16.43.0" |
2153 | 2185 | resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.43.0.tgz#519ac030b5c3604afde6550720ff56513aee32aa" |
|
2170 | 2202 | once "^1.4.0" |
2171 | 2203 | universal-user-agent "^4.0.0" |
2172 | 2204 |
|
2173 | | -"@octokit/rest@^17.0.0": |
2174 | | - version "17.0.0" |
2175 | | - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-17.0.0.tgz#1f44d96005f5946665fd42a85cd3e428172f01dc" |
2176 | | - integrity sha512-nSlmyy1DBEOsC4voRbk/SN56V/iuZfxZzjFFz+ocb2MAYwHC+z1TyVOMV9W630dVn9ukioJO34VD5NSYwcgFWg== |
| 2205 | +"@octokit/rest@^18.0.0": |
| 2206 | + version "18.0.9" |
| 2207 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.9.tgz#964d707d914eb34b1787895fdcacff96de47844d" |
| 2208 | + integrity sha512-CC5+cIx974Ygx9lQNfUn7/oXDQ9kqGiKUC6j1A9bAVZZ7aoTF8K6yxu0pQhQrLBwSl92J6Z3iVDhGhGFgISCZg== |
2177 | 2209 | dependencies: |
2178 | | - "@octokit/core" "^2.4.0" |
2179 | | - "@octokit/plugin-paginate-rest" "^2.0.0" |
| 2210 | + "@octokit/core" "^3.0.0" |
| 2211 | + "@octokit/plugin-paginate-rest" "^2.2.0" |
2180 | 2212 | "@octokit/plugin-request-log" "^1.0.0" |
2181 | | - "@octokit/plugin-rest-endpoint-methods" "^3.0.0" |
| 2213 | + "@octokit/plugin-rest-endpoint-methods" "4.2.1" |
2182 | 2214 |
|
2183 | 2215 | "@octokit/types@^2.0.0", "@octokit/types@^2.0.1": |
2184 | 2216 | version "2.1.1" |
|
2187 | 2219 | dependencies: |
2188 | 2220 | "@types/node" ">= 8" |
2189 | 2221 |
|
| 2222 | +"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.5.0": |
| 2223 | + version "5.5.0" |
| 2224 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.5.0.tgz#e5f06e8db21246ca102aa28444cdb13ae17a139b" |
| 2225 | + integrity sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ== |
| 2226 | + dependencies: |
| 2227 | + "@types/node" ">= 8" |
| 2228 | + |
2190 | 2229 | "@samverschueren/stream-to-observable@^0.3.0": |
2191 | 2230 | version "0.3.0" |
2192 | 2231 | resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f" |
|
2236 | 2275 | micromatch "^4.0.0" |
2237 | 2276 | p-reduce "^2.0.0" |
2238 | 2277 |
|
2239 | | -"@semantic-release/github@7.1.1": |
2240 | | - version "7.1.1" |
2241 | | - resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.1.1.tgz#e998aa9a9cd770838d9f27c64f060c2b686b9d95" |
2242 | | - integrity sha512-w8CLCvGVKNe2FPOYQ68OFxFVNNha7YRzptnwTZYdjXYtgTDKw0XVfnMSd9NlJeQPYGfQmIhIVPNBU/cA6zUY0A== |
| 2278 | +"@semantic-release/github@7.1.2": |
| 2279 | + version "7.1.2" |
| 2280 | + resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-7.1.2.tgz#49823166f4ae2d465ead8137b564b22dd97a0ad8" |
| 2281 | + integrity sha512-0cbQAQgZRUPvYWeJ5OSw/bbOhe0tsFArylL2gue9V66q0JgFNOL6CONGd+X5CQxQP1+t+t3Lr9OomuE3QLZgtw== |
2243 | 2282 | dependencies: |
2244 | | - "@octokit/rest" "^17.0.0" |
| 2283 | + "@octokit/rest" "^18.0.0" |
2245 | 2284 | "@semantic-release/error" "^2.2.0" |
2246 | 2285 | aggregate-error "^3.0.0" |
2247 | 2286 | bottleneck "^2.18.1" |
@@ -8448,6 +8487,11 @@ is-plain-object@^3.0.0: |
8448 | 8487 | dependencies: |
8449 | 8488 | isobject "^4.0.0" |
8450 | 8489 |
|
| 8490 | +is-plain-object@^5.0.0: |
| 8491 | + version "5.0.0" |
| 8492 | + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" |
| 8493 | + integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== |
| 8494 | + |
8451 | 8495 | is-promise@^2.1.0: |
8452 | 8496 | version "2.1.0" |
8453 | 8497 | resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa" |
@@ -10492,7 +10536,7 @@ node-fetch-npm@^2.0.2: |
10492 | 10536 | json-parse-better-errors "^1.0.0" |
10493 | 10537 | safe-buffer "^5.1.1" |
10494 | 10538 |
|
10495 | | -node-fetch@^2.2.0: |
| 10539 | +node-fetch@^2.2.0, node-fetch@^2.6.1: |
10496 | 10540 | version "2.6.1" |
10497 | 10541 | resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" |
10498 | 10542 | integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== |
@@ -15186,6 +15230,11 @@ universal-user-agent@^4.0.0: |
15186 | 15230 | dependencies: |
15187 | 15231 | os-name "^3.1.0" |
15188 | 15232 |
|
| 15233 | +universal-user-agent@^6.0.0: |
| 15234 | + version "6.0.0" |
| 15235 | + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee" |
| 15236 | + integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w== |
| 15237 | + |
15189 | 15238 | universalify@^0.1.0: |
15190 | 15239 | version "0.1.2" |
15191 | 15240 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" |
|
0 commit comments