|
2088 | 2088 | resolved "https://registry.yarnpkg.com/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz#c44d3a7c6d5c184bb6036f4d5995eee298945815"
|
2089 | 2089 | integrity sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==
|
2090 | 2090 |
|
2091 |
| -"@octokit/auth-action@^3.0.0": |
2092 |
| - version "3.0.0" |
2093 |
| - resolved "https://registry.yarnpkg.com/@octokit/auth-action/-/auth-action-3.0.0.tgz#84aecad9cfa2c729fe8892c392d44bd10c0e084c" |
2094 |
| - integrity sha512-wNNEZ2c1XUgLAPjEZ9PmrDugQBlMDHPhrv7+McrIWnGeHkThd6cjoVx1HVN46TinBfYTJIQYiF/MpBD30lXziA== |
| 2091 | +"@octokit/auth-action@^3.0.2": |
| 2092 | + version "3.0.2" |
| 2093 | + resolved "https://registry.yarnpkg.com/@octokit/auth-action/-/auth-action-3.0.2.tgz#3e1a89e379b0493cd377d0a9cbd6ebdd74bf9927" |
| 2094 | + integrity sha512-QkRAlAFqELFdzddFjDA68IN26pJ2hoTLY2vNYsmX5vwcYIWiiQA1KDFIrqpdzZo4dpPJXM9E0drXyBpZhicGTA== |
2095 | 2095 | dependencies:
|
2096 |
| - "@octokit/auth-token" "^3.0.0" |
2097 |
| - "@octokit/types" "^9.0.0" |
| 2096 | + "@octokit/auth-token" "^4.0.0" |
| 2097 | + "@octokit/types" "^10.0.0" |
2098 | 2098 |
|
2099 | 2099 | "@octokit/auth-token@^3.0.0":
|
2100 | 2100 | version "3.0.0"
|
|
2103 | 2103 | dependencies:
|
2104 | 2104 | "@octokit/types" "^6.0.3"
|
2105 | 2105 |
|
| 2106 | +"@octokit/auth-token@^4.0.0": |
| 2107 | + version "4.0.0" |
| 2108 | + resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-4.0.0.tgz#40d203ea827b9f17f42a29c6afb93b7745ef80c7" |
| 2109 | + integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA== |
| 2110 | + |
2106 | 2111 | "@octokit/core@^4.2.1":
|
2107 | 2112 | version "4.2.1"
|
2108 | 2113 | resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.2.1.tgz#fee6341ad0ce60c29cc455e056cd5b500410a588"
|
|
2139 | 2144 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.8.0.tgz#f4708cf948724d6e8f7d878cfd91584c1c5c0523"
|
2140 | 2145 | integrity sha512-ydcKLs2KKcxlhpdWLzJxEBDEk/U5MUeqtqkXlrtAUXXFPs6vLl1PEGghFC/BbpleosB7iXs0Z4P2DGe7ZT5ZNg==
|
2141 | 2146 |
|
2142 |
| -"@octokit/openapi-types@^17.2.0": |
2143 |
| - version "17.2.0" |
2144 |
| - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.2.0.tgz#f1800b5f9652b8e1b85cc6dfb1e0dc888810bdb5" |
2145 |
| - integrity sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ== |
2146 |
| - |
2147 | 2147 | "@octokit/openapi-types@^18.0.0":
|
2148 | 2148 | version "18.0.0"
|
2149 | 2149 | resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-18.0.0.tgz#f43d765b3c7533fd6fb88f3f25df079c24fccf69"
|
|
2215 | 2215 | resolved "https://registry.yarnpkg.com/@octokit/tsconfig/-/tsconfig-2.0.0.tgz#9f316995c2fd49516b2d2ffb2e02a4341e347fe8"
|
2216 | 2216 | integrity sha512-tWnrai3quGt8+gRN2edzo9fmraWekeryXPeXDomMw2oFSpu/lH3VSWGn/q4V+rwjTRMeeXk/ci623/01Zet4VQ==
|
2217 | 2217 |
|
| 2218 | +"@octokit/types@^10.0.0": |
| 2219 | + version "10.0.0" |
| 2220 | + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-10.0.0.tgz#7ee19c464ea4ada306c43f1a45d444000f419a4a" |
| 2221 | + integrity sha512-Vm8IddVmhCgU1fxC1eyinpwqzXPEYu0NrYzD3YZjlGjyftdLBTeqNblRC0jmJmgxbJIsQlyogVeGnrNaaMVzIg== |
| 2222 | + dependencies: |
| 2223 | + "@octokit/openapi-types" "^18.0.0" |
| 2224 | + |
2218 | 2225 | "@octokit/types@^6.0.3", "@octokit/types@^6.16.1":
|
2219 | 2226 | version "6.39.0"
|
2220 | 2227 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.39.0.tgz#46ce28ca59a3d4bac0e487015949008302e78eee"
|
2221 | 2228 | integrity sha512-Mq4N9sOAYCitTsBtDdRVrBE80lIrMBhL9Jbrw0d+j96BAzlq4V+GLHFJbHokEsVvO/9tQupQdoFdgVYhD2C8UQ==
|
2222 | 2229 | dependencies:
|
2223 | 2230 | "@octokit/openapi-types" "^12.7.0"
|
2224 | 2231 |
|
2225 |
| -"@octokit/types@^9.0.0", "@octokit/types@^9.2.3": |
2226 |
| - version "9.2.3" |
2227 |
| - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.3.tgz#d0af522f394d74b585cefb7efd6197ca44d183a9" |
2228 |
| - integrity sha512-MMeLdHyFIALioycq+LFcA71v0S2xpQUX2cw6pPbHQjaibcHYwLnmK/kMZaWuGfGfjBJZ3wRUq+dOaWsvrPJVvA== |
2229 |
| - dependencies: |
2230 |
| - "@octokit/openapi-types" "^17.2.0" |
2231 |
| - |
2232 |
| -"@octokit/types@^9.3.2": |
| 2232 | +"@octokit/types@^9.0.0", "@octokit/types@^9.2.3", "@octokit/types@^9.3.2": |
2233 | 2233 | version "9.3.2"
|
2234 | 2234 | resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.3.2.tgz#3f5f89903b69f6a2d196d78ec35f888c0013cac5"
|
2235 | 2235 | integrity sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==
|
|
0 commit comments