Update package-lock.json

This commit is contained in:
TypeScript Bot
2021-03-31 06:08:04 +00:00
parent d51b8cff6a
commit 5b7838e6fa
+3 -3
View File
@@ -288,9 +288,9 @@
}
},
"@octokit/core": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.3.1.tgz",
"integrity": "sha512-Dc5NNQOYjgZU5S1goN6A/E500yXOfDUFRGQB8/2Tl16AcfvS3H9PudyOe3ZNE/MaVyHPIfC0htReHMJb1tMrvw==",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.3.2.tgz",
"integrity": "sha512-Jx83n4tuX/z7QtxnPsAKxXPzH3vANtKmlCB3W3vt18JbkEaBYm+C8dgAlA1FNtqNk3L21pxsKNbWkUQAhiV7ng==",
"dev": true,
"requires": {
"@octokit/auth-token": "^2.4.4",