forked from mirrors/probot
build(package): lock-file
This commit is contained in:
parent
70a58f6947
commit
c1141ca6e6
|
@ -207,17 +207,17 @@
|
|||
"integrity": "sha512-/+3kPfEB7WlNFtAZpK0LvVbJPV88PcM8Tnv3TAVdkzoBIsE8qilBWSKCodFJJ4+XacYsIJpSX9ig3Xs6J04Gbg=="
|
||||
},
|
||||
"@octokit/plugin-retry": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-2.0.0.tgz",
|
||||
"integrity": "sha512-SdRBNYhNAnGbMBkuwucX/rJlDgjscLNbydz1MxrJDGZtJhnUdst4Zus2vcBEllR+WnPUQbOPkli4MxMZ432zYA==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-2.1.0.tgz",
|
||||
"integrity": "sha512-v943O1Z1tu8NvZKDLz/PxbZk4mLMCLVqdCa7t1xVrMIUT6kOjU/IEmMmwVeGFsjG6zZLIDB2fIZVOcPX8FxcFQ==",
|
||||
"requires": {
|
||||
"bottleneck": "^2.15.0"
|
||||
}
|
||||
},
|
||||
"@octokit/plugin-throttling": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-2.1.0.tgz",
|
||||
"integrity": "sha512-qS32I6LnCHWuIdPsPK2bT25H4XBgb4PBP+q/k0CerlQ4HeAXUkEQmm0IeWMYEyV8qQG3YuK2vMuqco6Rdx+Uuw==",
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-2.2.0.tgz",
|
||||
"integrity": "sha512-EK2Yzi+DKa9Z/2Qrku8ntFdhPxqUvxFL0VEOT1aZe7QwJSiIpuL+tX++2CA0f9vlesztkrlUeICI6ToPrhsqYg==",
|
||||
"requires": {
|
||||
"bottleneck": "^2.15.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue