Update package-lock.json

This commit is contained in:
TypeScript Bot 2021-06-14 06:06:06 +00:00
parent 5540364c12
commit a875635ea7

6
package-lock.json generated
View file

@ -288,9 +288,9 @@
}
},
"@octokit/core": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.5.0.tgz",
"integrity": "sha512-IKcyllVQe6KPwPPFIaKdbhNNQhmmHIj69PXOseBF6/NglXoKHVe79syEfZj0bz7sP87MOl5jLZadV3slgdZ1vQ==",
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.5.1.tgz",
"integrity": "sha512-omncwpLVxMP+GLpLPgeGJBF6IWJFjXDS5flY5VbppePYX9XehevbDykRH9PdCdvqt9TS5AOTiDide7h0qrkHjw==",
"dev": true,
"requires": {
"@octokit/auth-token": "^2.4.4",