Update package-lock.json

This commit is contained in:
TypeScript Bot
2021-03-16 06:24:30 +00:00
parent 53cbc046d2
commit ea92e3f2a0

12
package-lock.json generated
View File

@@ -288,9 +288,9 @@
}
},
"@octokit/core": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.3.0.tgz",
"integrity": "sha512-GGMpjaodCBY7JrtOwfolMocwZw9Pj5NxuQqfaJhGau4tkyonm0JRV9D6juQYLMb1Kl261++4Q980o0FlAtg8jg==",
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.3.1.tgz",
"integrity": "sha512-Dc5NNQOYjgZU5S1goN6A/E500yXOfDUFRGQB8/2Tl16AcfvS3H9PudyOe3ZNE/MaVyHPIfC0htReHMJb1tMrvw==",
"dev": true,
"requires": {
"@octokit/auth-token": "^2.4.4",
@@ -585,9 +585,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.34",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.34.tgz",
"integrity": "sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==",
"version": "14.14.35",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.35.tgz",
"integrity": "sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==",
"dev": true
},
"@types/node-fetch": {