Update package-lock.json

This commit is contained in:
TypeScript Bot 2021-04-24 06:07:33 +00:00
parent 482f781386
commit 0ad158e164

14
package-lock.json generated
View File

@ -325,9 +325,9 @@
}
},
"@octokit/openapi-types": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-6.1.0.tgz",
"integrity": "sha512-Z9fDZVbGj4dFLErEoXUSuZhk3wJ8KVGnbrUwoPijsQ9EyNwOeQ+U2jSqaHUz8WtgIWf0aeO59oJyhMpWCKaabg==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-6.1.1.tgz",
"integrity": "sha512-ICBhnEb+ahi/TTdNuYb/kTyKVBgAM0VD4k6JPzlhJyzt3Z+Tq/bynwCD+gpkJP7AEcNnzC8YO5R39trmzEo2UA==",
"dev": true
},
"@octokit/plugin-paginate-rest": {
@ -401,12 +401,12 @@
}
},
"@octokit/types": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.13.1.tgz",
"integrity": "sha512-UF/PL0y4SKGx/p1azFf7e6j9lB78tVwAFvnHtslzOJ6VipshYks74qm9jjTEDlCyaTmbhbk2h3Run5l0CtCF6A==",
"version": "6.13.2",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.13.2.tgz",
"integrity": "sha512-jN5LImYHvv7W6SZargq1UMJ3EiaqIz5qkpfsv4GAb4b16SGqctxtOU2TQAZxvsKHkOw2A4zxdsi5wR9en1/ezQ==",
"dev": true,
"requires": {
"@octokit/openapi-types": "^6.0.0"
"@octokit/openapi-types": "^6.1.1"
}
},
"@types/browserify": {