|
138 | 138 | version "1.0.0"
|
139 | 139 | resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.0.0.tgz#46399ad8eed7325bdc14ad6e10ed625226388cc7"
|
140 | 140 |
|
141 |
| -"@octokit/plugin-retry@^2.0.0": |
142 |
| - version "2.0.0" |
143 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-2.0.0.tgz#36e9ba610a376fcda7d06082fb49b5bfb3e8d737" |
| 141 | +"@octokit/plugin-retry@^2.1.1": |
| 142 | + version "2.1.1" |
| 143 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-retry/-/plugin-retry-2.1.1.tgz#703a0b148a0c3c18554d0ea80cb3145f0cfef2f6" |
144 | 144 | dependencies:
|
145 |
| - bottleneck "^2.15.0" |
| 145 | + bottleneck "^2.15.3" |
146 | 146 |
|
147 |
| -"@octokit/plugin-throttling@^2.1.0": |
148 |
| - version "2.1.0" |
149 |
| - resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-2.1.0.tgz#0e831be4585eb77cc566096867ca96e269603ba6" |
| 147 | +"@octokit/plugin-throttling@^2.2.1": |
| 148 | + version "2.3.0" |
| 149 | + resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-2.3.0.tgz#27ebf6e2ff161bb44b05ee8db959c6a3cf9be57e" |
150 | 150 | dependencies:
|
151 |
| - bottleneck "^2.15.0" |
| 151 | + bottleneck "^2.15.3" |
152 | 152 |
|
153 | 153 | "@octokit/[email protected]", "@octokit/request@^2.1.2":
|
154 | 154 | version "2.2.1"
|
|
774 | 774 | dependencies:
|
775 | 775 | hoek "6.x.x"
|
776 | 776 |
|
777 |
| -bottleneck@^2.15.0: |
778 |
| - version "2.15.0" |
779 |
| - resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.15.0.tgz#538ec3a32f0e94a06e934bcb2080eb2c4c901c5a" |
| 777 | +bottleneck@^2.15.3: |
| 778 | + version "2.15.3" |
| 779 | + resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.15.3.tgz#64f2fc1a5e4c506fd5b73863ac3f2ab1d2d6a349" |
780 | 780 |
|
781 | 781 | boxen@^1.2.1:
|
782 | 782 | version "1.3.0"
|
@@ -4574,14 +4574,14 @@ private@^0.1.8:
|
4574 | 4574 | version "0.1.8"
|
4575 | 4575 | resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
|
4576 | 4576 |
|
4577 |
| -probot@^8.0.0-octokit-16-preview: |
4578 |
| - version "8.0.0-octokit-16-preview" |
4579 |
| - resolved "https://registry.yarnpkg.com/probot/-/probot-8.0.0-octokit-16-preview.tgz#3023488939fa01cc6753d85f0ee6ce9d36bf5c4b" |
| 4577 | +probot@^8.0.0-beta.1: |
| 4578 | + version "8.0.0-beta.1" |
| 4579 | + resolved "https://registry.yarnpkg.com/probot/-/probot-8.0.0-beta.1.tgz#a30bf44a7909053ec4b2907897f11e2dbc229822" |
4580 | 4580 | dependencies:
|
4581 | 4581 | "@octokit/graphql" "2.0.1"
|
4582 | 4582 | "@octokit/plugin-enterprise-compatibility" "^1.0.0"
|
4583 |
| - "@octokit/plugin-retry" "^2.0.0" |
4584 |
| - "@octokit/plugin-throttling" "^2.1.0" |
| 4583 | + "@octokit/plugin-retry" "^2.1.1" |
| 4584 | + "@octokit/plugin-throttling" "^2.2.1" |
4585 | 4585 | "@octokit/rest" "^16.8.0"
|
4586 | 4586 | "@octokit/webhooks" "^5.0.2"
|
4587 | 4587 | "@types/supports-color" "^5.3.0"
|
|
0 commit comments