Update package-lock.json

This commit is contained in:
TypeScript Bot
2021-04-22 06:08:15 +00:00
parent f6d425e1e3
commit 1a41e19957

17
package-lock.json generated
View File

@@ -353,17 +353,6 @@
"requires": {
"@octokit/types": "^6.13.1",
"deprecation": "^2.3.1"
},
"dependencies": {
"@octokit/types": {
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.13.1.tgz",
"integrity": "sha512-UF/PL0y4SKGx/p1azFf7e6j9lB78tVwAFvnHtslzOJ6VipshYks74qm9jjTEDlCyaTmbhbk2h3Run5l0CtCF6A==",
"dev": true,
"requires": {
"@octokit/openapi-types": "^6.0.0"
}
}
}
},
"@octokit/request": {
@@ -412,9 +401,9 @@
}
},
"@octokit/types": {
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.13.0.tgz",
"integrity": "sha512-W2J9qlVIU11jMwKHUp5/rbVUeErqelCsO5vW5PKNb7wAXQVUz87Rc+imjlEvpvbH8yUb+KHmv8NEjVZdsdpyxA==",
"version": "6.13.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.13.1.tgz",
"integrity": "sha512-UF/PL0y4SKGx/p1azFf7e6j9lB78tVwAFvnHtslzOJ6VipshYks74qm9jjTEDlCyaTmbhbk2h3Run5l0CtCF6A==",
"dev": true,
"requires": {
"@octokit/openapi-types": "^6.0.0"