Update package-lock.json

This commit is contained in:
TypeScript Bot
2021-04-29 06:06:20 +00:00
parent a14b22718a
commit 37035dab6e

14
package-lock.json generated
View File

@@ -325,9 +325,9 @@
}
},
"@octokit/openapi-types": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-6.2.0.tgz",
"integrity": "sha512-V2vFYuawjpP5KUb8CPYsq20bXT4qnE8sH1QKpYqUlcNOntBiRr/VzGVvY0s+YXGgrVbFUVO4EI0VnHYSVBWfBg==",
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-6.2.1.tgz",
"integrity": "sha512-rSyuVb2zVwEbWpl1FJzVziyDfvEhNcvIsp6QxmEJkpiFuPfcZ4LwXz2/fhVdVC8Xy7BCugUQr7/ISdhYwgs3zQ==",
"dev": true
},
"@octokit/plugin-paginate-rest": {
@@ -401,12 +401,12 @@
}
},
"@octokit/types": {
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.14.0.tgz",
"integrity": "sha512-43qHvDsPsKgNt4W4al3dyU6s2XZ7ZMsiiIw8rQcM9CyEo7g9W8/6m1W4xHuRqmEjTfG1U4qsE/E4Jftw1/Ak1g==",
"version": "6.14.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.14.1.tgz",
"integrity": "sha512-RDzkeFPaT2TgZcNtB2s1HtaMmtOrvXsc5VsAdpzApNkTwNN7Jk76RRCzGYhjm+hQ/HHuQXZkxUDWhJlt2QAyKQ==",
"dev": true,
"requires": {
"@octokit/openapi-types": "^6.2.0"
"@octokit/openapi-types": "^6.2.1"
}
},
"@types/browserify": {