build(package): update versions for octokit throttle/retry plugins

This commit is contained in:
Gregor 2019-01-12 13:37:15 -08:00
parent e5974b6489
commit 70a58f6947
1 changed files with 2 additions and 2 deletions

View File

@ -64,8 +64,8 @@
"dependencies": {
"@octokit/graphql": "2.0.1",
"@octokit/plugin-enterprise-compatibility": "^1.0.0",
"@octokit/plugin-retry": "^2.0.0",
"@octokit/plugin-throttling": "^2.1.0",
"@octokit/plugin-retry": "^2.1.0",
"@octokit/plugin-throttling": "^2.2.0",
"@octokit/rest": "^16.8.0",
"@octokit/webhooks": "^5.0.2",
"@types/supports-color": "^5.3.0",