Skip to content

Commit e59886b

Browse files
chore: Bump @octokit/auth-app in /modules/runners/lambdas/runners (#117)
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 2.4.11 to 2.4.14. - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v2.4.11...v2.4.14) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecba1a7 commit e59886b

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
@@ -23,7 +23,7 @@
2323
"typescript": "^3.8.3"
2424
},
2525
"dependencies": {
26-
"@octokit/auth-app": "^2.4.11",
26+
"@octokit/auth-app": "^2.4.14",
2727
"@octokit/rest": "^18.0.3",
2828
"cron-parser": "^2.15.0",
2929
"moment": "^2.27.0",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -455,10 +455,10 @@
455455
"@types/yargs" "^15.0.0"
456456
chalk "^3.0.0"
457457

458-
"@octokit/auth-app@^2.4.11":
459-
version "2.4.11"
460-
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-2.4.11.tgz#76a68a0b1dfbeba9bc9983be6611955ca2a79bd3"
461-
integrity sha512-8n6AcASm81FneLYZkgqEbSsX4bvkNGoKgCRKEPYAD7eLdCKjiLllYDbC+XhPbMxmQd3OI10NwEE5EmtFYrQe6g==
458+
"@octokit/auth-app@^2.4.14":
459+
version "2.4.14"
460+
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-2.4.14.tgz#c99aa2bfb38b4e3d20991cd7afcf34eae675ddcd"
461+
integrity sha512-1D1+8VFZpgbQdaePVWll3qb7mpKazu15xtZ17xzLjbfGFUcB4ddp/nHvDtfIWTMWrx92Iaz+5FGLCLVi8p4WOg==
462462
dependencies:
463463
"@octokit/request" "^5.3.0"
464464
"@octokit/request-error" "^2.0.0"

0 commit comments

Comments
 (0)