Skip to content

Commit 85d3a06

Browse files
chore: Bump @octokit/auth-app from 4.0.5 to 4.0.6 in /modules/runners/lambdas/runners (#2485)
chore: Bump @octokit/auth-app in /modules/runners/lambdas/runners 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](octokit/auth-app.js@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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38642fc commit 85d3a06

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
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@aws-sdk/client-ssm": "^3.183.0",
40-
"@octokit/auth-app": "4.0.5",
40+
"@octokit/auth-app": "4.0.6",
4141
"@octokit/rest": "^19.0.4",
4242
"@octokit/types": "^7.5.0",
4343
"@types/aws-lambda": "^8.10.104",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,10 +1348,10 @@
13481348
"@nodelib/fs.scandir" "2.1.5"
13491349
fastq "^1.6.0"
13501350

1351-
"@octokit/[email protected].5":
1352-
version "4.0.5"
1353-
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-4.0.5.tgz#0e52752c37340ae8686617b7ce188e4cae6d7ba1"
1354-
integrity sha512-fCbi4L/egsP3p4p1SelOFORM/m/5KxROhHdcIW5Lb17DDdW61fGT8y3wGpfiSeYNuulwF5QIfzJ7tdgtHNAymA==
1351+
"@octokit/[email protected].6":
1352+
version "4.0.6"
1353+
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-4.0.6.tgz#d5e8f10fc5c277c89f8b317fede9b68cbc00dca5"
1354+
integrity sha512-zFWDWZ2b1YH9EohhJFswSGzhXdO6al+DPt99ipYUwC81CsFP3wsC4g4WNxpLj8+CIQrGURa8sIcedq2QALNRAw==
13551355
dependencies:
13561356
"@octokit/auth-oauth-app" "^5.0.0"
13571357
"@octokit/auth-oauth-user" "^2.0.0"

0 commit comments

Comments
 (0)