Update package-lock.json

This commit is contained in:
TypeScript Bot
2021-03-11 06:24:57 +00:00
parent f4d0ea6539
commit 5053b0b987

6
package-lock.json generated
View File

@@ -331,9 +331,9 @@
"dev": true
},
"@octokit/plugin-paginate-rest": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.11.0.tgz",
"integrity": "sha512-7L9xQank2G3r1dGqrVPo1z62V5utbykOUzlmNHPz87Pww/JpZQ9KyG5CHtUzgmB4n5iDRKYNK/86A8D98HP0yA==",
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.13.0.tgz",
"integrity": "sha512-sdSrx3wxfBZWbuASEFYf3pjkHtLfSueJU8FajxUTH3dtWedj96jNwyiCrf362HAu0Vg0CXL11+lob8ABBykWdw==",
"dev": true,
"requires": {
"@octokit/types": "^6.11.0"