Update package-lock.json

This commit is contained in:
TypeScript Bot
2022-07-15 06:06:35 +00:00
parent cf3af3febd
commit 4f29633934

12
package-lock.json generated
View File

@@ -219,9 +219,9 @@
}
},
"@octokit/openapi-types": {
"version": "12.9.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.9.0.tgz",
"integrity": "sha512-x0wjPEnD487oMjODOSIDdVNBebyrAPE4edY0bsxp/ZX1XPPnWQWXseixbhMa5KcwpbHVdk4qbC3zzedoMdP/YQ==",
"version": "12.9.1",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.9.1.tgz",
"integrity": "sha512-nmLbJmjKDF4Ryy+P6xP6h0UwodTFNUzCm6IzBeZd1ITJ37fDra32TdtS/0vAzSCOac/KliJIjQI8Fiz2I414WA==",
"dev": true
},
"@octokit/plugin-paginate-rest": {
@@ -240,9 +240,9 @@
"dev": true
},
"@octokit/plugin-rest-endpoint-methods": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.0.1.tgz",
"integrity": "sha512-Ge227MjEykkRI7OYkJ0NIZexjO1kzKAPW/pFyWZAGWT9uO3bChn57+NKleK8r9iXXN4SM0JkpJxK8TdbeCTPYw==",
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.0.2.tgz",
"integrity": "sha512-jOnUCl7eCA/PE+nbdw88v+yn5sUh8rXXk3pGojQGL0WFrwz0SHHNsjJ+KghBNCklecgShLhn1y5UNySePjqWhg==",
"dev": true,
"requires": {
"@octokit/types": "^6.39.0",