update: update dependency @octokit/auth-app to v3.6.0
This commit is contained in:
parent
a9dc1fcd10
commit
6920d69e8a
|
@ -20,7 +20,7 @@
|
|||
"@istanbuljs/nyc-config-typescript": "1.0.1",
|
||||
"@microsoft/api-documenter": "7.13.33",
|
||||
"@microsoft/api-extractor": "7.18.4",
|
||||
"@octokit/auth-app": "3.5.3",
|
||||
"@octokit/auth-app": "3.6.0",
|
||||
"@octokit/rest": "18.5.2",
|
||||
"@rollup/plugin-alias": "3.1.4",
|
||||
"@rollup/plugin-commonjs": "19.0.1",
|
||||
|
|
|
@ -200,10 +200,10 @@
|
|||
"@nodelib/fs.scandir" "2.1.3"
|
||||
fastq "^1.6.0"
|
||||
|
||||
"@octokit/auth-app@3.5.3":
|
||||
version "3.5.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@octokit/auth-app/-/auth-app-3.5.3.tgz#078a552b04141c8e0933989ab6bf8125961742d7"
|
||||
integrity sha512-KB5pZCQ3lN9U47+dTAPlyzQO4bFwaaJClnMI2vOYJC0HPm7mGxZ1m/xG7Tk2rn6g07Ei6n06vYoWvuuuHYkXNA==
|
||||
"@octokit/auth-app@3.6.0":
|
||||
version "3.6.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@octokit/auth-app/-/auth-app-3.6.0.tgz#79fc6f652d2362ce0bd3122f6f764a87cc813dea"
|
||||
integrity sha512-A+tLuHEMXw+Xz9dmKO7Ho9i4EmMr4tThrwYTlmMNu8y93JxvvRjKFFElpCTS+Z0NlbfuyNdaTlJnAinFbVKm7g==
|
||||
dependencies:
|
||||
"@octokit/auth-oauth-app" "^4.3.0"
|
||||
"@octokit/auth-oauth-user" "^1.2.3"
|
||||
|
|
Loading…
Reference in New Issue