mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Bump @octokit/auth-app from 4.0.5 to 4.0.6 (#569)
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](https://github.com/octokit/auth-app.js/compare/v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f844ad2f8
commit
834b2b1818
2 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"@hackclub/theme": "^0.3.3",
|
||||
"@mdx-js/loader": "^1.6.22",
|
||||
"@next/mdx": "^12.3.1",
|
||||
"@octokit/auth-app": "^4.0.5",
|
||||
"@octokit/auth-app": "^4.0.6",
|
||||
"@octokit/core": "^4.0.5",
|
||||
"@octokit/rest": "^19.0.4",
|
||||
"airtable-plus": "^1.0.4",
|
||||
|
|
|
|||
|
|
@ -697,10 +697,10 @@
|
|||
"@nodelib/fs.scandir" "2.1.4"
|
||||
fastq "^1.6.0"
|
||||
|
||||
"@octokit/auth-app@^4.0.5":
|
||||
version "4.0.5"
|
||||
resolved "https://registry.npmjs.org/@octokit/auth-app/-/auth-app-4.0.5.tgz"
|
||||
integrity sha512-fCbi4L/egsP3p4p1SelOFORM/m/5KxROhHdcIW5Lb17DDdW61fGT8y3wGpfiSeYNuulwF5QIfzJ7tdgtHNAymA==
|
||||
"@octokit/auth-app@^4.0.6":
|
||||
version "4.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-4.0.6.tgz#d5e8f10fc5c277c89f8b317fede9b68cbc00dca5"
|
||||
integrity sha512-zFWDWZ2b1YH9EohhJFswSGzhXdO6al+DPt99ipYUwC81CsFP3wsC4g4WNxpLj8+CIQrGURa8sIcedq2QALNRAw==
|
||||
dependencies:
|
||||
"@octokit/auth-oauth-app" "^5.0.0"
|
||||
"@octokit/auth-oauth-user" "^2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue