Update package-lock.json

This commit is contained in:
TypeScript Bot 2021-09-06 06:06:23 +00:00
parent 8894262bac
commit 3488e6e300

6
package-lock.json generated
View file

@ -325,9 +325,9 @@
}
},
"@octokit/openapi-types": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-10.1.0.tgz",
"integrity": "sha512-Nq5TMBwijRXco+Bm/Rq1n5maxxXsHLwd/Cm3lyNeOxbjyzAOSD0qmr4TwKCD4TN4rHZ7lq/tARuqSv/WJHF7IA==",
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-10.1.1.tgz",
"integrity": "sha512-ygp/6r25Ezb1CJuVMnFfOsScEtPF0zosdTJDZ7mZ+I8IULl7DP1BS5ZvPRwglcarGPXOvS5sHdR0bjnVDDfQdQ==",
"dev": true
},
"@octokit/plugin-paginate-rest": {