Update package-lock.json

This commit is contained in:
TypeScript Bot 2020-10-31 06:15:18 +00:00
parent 479105090d
commit 71a2c59c55

6
package-lock.json generated
View file

@ -290,9 +290,9 @@
}
},
"@octokit/plugin-paginate-rest": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.4.0.tgz",
"integrity": "sha512-YT6Klz3LLH6/nNgi0pheJnUmTFW4kVnxGft+v8Itc41IIcjl7y1C8TatmKQBbCSuTSNFXO5pCENnqg6sjwpJhg==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.5.0.tgz",
"integrity": "sha512-o1S16bR49QxKFBRkoXAwULLNZEq97PnhFrlvNOABOxb1ryde0WlTxWexu0gvVqkn+nNK5RB/cETfxWMWzLCriQ==",
"dev": true,
"requires": {
"@octokit/types": "^5.5.0"