forked from mirrors/probot
build(package): bottleneck, ioredis
This commit is contained in:
parent
cb21ca7a22
commit
189ff9ba33
|
@ -66,10 +66,11 @@
|
|||
"@octokit/graphql": "2.0.1",
|
||||
"@octokit/plugin-enterprise-compatibility": "^1.0.0",
|
||||
"@octokit/plugin-retry": "^2.1.1",
|
||||
"@octokit/plugin-throttling": "^2.2.1",
|
||||
"@octokit/plugin-throttling": "^2.3.0",
|
||||
"@octokit/rest": "^16.13.0",
|
||||
"@octokit/webhooks": "^5.0.2",
|
||||
"@types/supports-color": "^5.3.0",
|
||||
"bottleneck": "^2.15.3",
|
||||
"bunyan": "^1.8.12",
|
||||
"bunyan-format": "^0.2.1",
|
||||
"bunyan-sentry-stream": "^1.1.0",
|
||||
|
@ -79,6 +80,7 @@
|
|||
"express": "^4.16.2",
|
||||
"express-async-errors": "^3.0.0",
|
||||
"hbs": "^4.0.3",
|
||||
"ioredis": "^4.5.1",
|
||||
"is-base64": "0.1.0",
|
||||
"js-yaml": "^3.9.1",
|
||||
"jsonwebtoken": "^8.1.0",
|
||||
|
|
Loading…
Reference in New Issue