Skip to content

Commit baa6401

Browse files
chore: Bump @octokit/auth-app in /modules/runners/lambdas/runners
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 3.0.0 to 3.4.0. - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v3.0.0...v3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 490f28b commit baa6401

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ts-node-dev": "^1.1.6"
3131
},
3232
"dependencies": {
33-
"@octokit/auth-app": "^3.0.0",
33+
"@octokit/auth-app": "^3.4.0",
3434
"@octokit/rest": "^18.3.5",
3535
"@octokit/types": "^6.13.0",
3636
"@types/aws-lambda": "^8.10.75",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,10 @@
525525
"@nodelib/fs.scandir" "2.1.4"
526526
fastq "^1.6.0"
527527

528-
"@octokit/auth-app@^3.0.0":
529-
version "3.3.0"
530-
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-3.3.0.tgz#18957a9505936dcd38aeb70eca88ffc22e1cbf29"
531-
integrity sha512-89jfgpEc0P+7V3SjMiNfTMrAOYQcmZ5g0HbBql0Vd7U47QWxUdrORv003Dtcjpc96GMo7pGaGbVlEEkG+pPwEA==
528+
"@octokit/auth-app@^3.4.0":
529+
version "3.4.0"
530+
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-3.4.0.tgz#af9f68512e7b8dd071b49e1470a1ddf88ff6a3a3"
531+
integrity sha512-zBVgTnLJb0uoNMGCpcDkkAbPeavHX7oAjJkaDv2nqMmsXSsCw4AbUhjl99EtJQG/JqFY/kLFHM9330Wn0k70+g==
532532
dependencies:
533533
"@octokit/auth-oauth-app" "^4.1.0"
534534
"@octokit/auth-oauth-user" "^1.2.3"

0 commit comments

Comments
 (0)