Update package-lock.json

This commit is contained in:
TypeScript Bot
2023-01-14 06:06:33 +00:00
parent cb4c7689e6
commit 8586c995b5

12
package-lock.json generated
View File

@@ -698,9 +698,9 @@
}
},
"node_modules/@octokit/types": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-8.1.0.tgz",
"integrity": "sha512-N4nLjzkiWBqVQqljTTsCrbvHGoWdWfcCeZjbHdggw7a9HbJMnxbK8A+UWdqwR4out30JarlSa3eqKyVK0n5aBg==",
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-8.1.1.tgz",
"integrity": "sha512-7tjk+6DyhYAmei8FOEwPfGKc0VE1x56CKPJ+eE44zhDbOyMT+9yan8apfQFxo8oEFsy+0O7PiBtH8w0Yo0Y9Kw==",
"dev": true,
"dependencies": {
"@octokit/openapi-types": "^14.0.0"
@@ -5031,9 +5031,9 @@
}
},
"@octokit/types": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-8.1.0.tgz",
"integrity": "sha512-N4nLjzkiWBqVQqljTTsCrbvHGoWdWfcCeZjbHdggw7a9HbJMnxbK8A+UWdqwR4out30JarlSa3eqKyVK0n5aBg==",
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-8.1.1.tgz",
"integrity": "sha512-7tjk+6DyhYAmei8FOEwPfGKc0VE1x56CKPJ+eE44zhDbOyMT+9yan8apfQFxo8oEFsy+0O7PiBtH8w0Yo0Y9Kw==",
"dev": true,
"requires": {
"@octokit/openapi-types": "^14.0.0"