Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2021-07-27 22:25:35 +00:00
parent 50cb464f4a
commit 0cae9d939e
62 changed files with 70 additions and 40448 deletions

15
node_modules/.package-lock.json generated vendored
View file

@ -389,21 +389,14 @@
}
},
"node_modules/@octokit/plugin-retry": {
"version": "3.0.3",
"license": "MIT",
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-3.0.9.tgz",
"integrity": "sha512-r+fArdP5+TG6l1Rv/C9hVoty6tldw6cE2pRHNGmFPdyfrc696R6JjrQ3d7HdVqGwuzfyrcaLAKD7K8TX8aehUQ==",
"dependencies": {
"@octokit/types": "^5.0.0",
"@octokit/types": "^6.0.3",
"bottleneck": "^2.15.3"
}
},
"node_modules/@octokit/plugin-retry/node_modules/@octokit/types": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-5.5.0.tgz",
"integrity": "sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ==",
"dependencies": {
"@types/node": ">= 8"
}
},
"node_modules/@octokit/request": {
"version": "5.4.9",
"license": "MIT",