Skip to content

Commit 93ca5fd

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

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.5",
26+
"@octokit/auth-app": "^2.4.11",
2727
"@octokit/rest": "^18.0.3",
2828
"moment": "^2.25.3",
2929
"yn": "^4.0.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.5":
459-
version "2.4.10"
460-
resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-2.4.10.tgz#8e58a5e665513f5e5a4e9a8645f4ac74fbd55f47"
461-
integrity sha512-0MmbzxNsUyWW4/dQ/gKe6D+QJNFa/QA8TD9VdxO+f0F00c1RTxT8FtH1Gd0BCq/+4e0uaJy58RjC5Rqe9f8D2g==
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==
462462
dependencies:
463463
"@octokit/request" "^5.3.0"
464464
"@octokit/request-error" "^2.0.0"

0 commit comments

Comments
 (0)