Skip to content

Commit e1b8495

Browse files
fix(lambda): bump @octokit/auth-app in /lambdas in the octokit group
Bumps the octokit group in /lambdas with 1 update: [@octokit/auth-app](https://github.com/octokit/auth-app.js). Updates `@octokit/auth-app` from 8.0.2 to 8.1.0 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v8.0.2...v8.1.0) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4135594 commit e1b8495

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@aws-sdk/client-ec2": "^3.875.0",
3737
"@aws-sdk/client-sqs": "^3.875.0",
3838
"@middy/core": "^6.4.1",
39-
"@octokit/auth-app": "8.0.2",
39+
"@octokit/auth-app": "8.1.0",
4040
"@octokit/core": "7.0.3",
4141
"@octokit/plugin-throttling": "11.0.1",
4242
"@octokit/rest": "22.0.0",

lambdas/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ __metadata:
176176
"@aws-sdk/client-sqs": "npm:^3.875.0"
177177
"@aws-sdk/types": "npm:^3.862.0"
178178
"@middy/core": "npm:^6.4.1"
179-
"@octokit/auth-app": "npm:8.0.2"
179+
"@octokit/auth-app": "npm:8.1.0"
180180
"@octokit/core": "npm:7.0.3"
181181
"@octokit/plugin-throttling": "npm:11.0.1"
182182
"@octokit/rest": "npm:22.0.0"
@@ -3632,9 +3632,9 @@ __metadata:
36323632
languageName: node
36333633
linkType: hard
36343634

3635-
"@octokit/auth-app@npm:8.0.2":
3636-
version: 8.0.2
3637-
resolution: "@octokit/auth-app@npm:8.0.2"
3635+
"@octokit/auth-app@npm:8.1.0":
3636+
version: 8.1.0
3637+
resolution: "@octokit/auth-app@npm:8.1.0"
36383638
dependencies:
36393639
"@octokit/auth-oauth-app": "npm:^9.0.1"
36403640
"@octokit/auth-oauth-user": "npm:^6.0.0"
@@ -3644,7 +3644,7 @@ __metadata:
36443644
toad-cache: "npm:^3.7.0"
36453645
universal-github-app-jwt: "npm:^2.2.0"
36463646
universal-user-agent: "npm:^7.0.0"
3647-
checksum: 10c0/3899293c6defdddfdd28329397f309e90feb8a0c54630970d1cd0e1aa1a8c415451c51714cdcf5243c92fbb61e5050d0f7e22955d2474ef4a324516800d30235
3647+
checksum: 10c0/8852c697b04d77ab0aae704e8ee3c6c0ed2810429195f984d2f28833a97170f2d8d9b73f94a50524e2ae93b66841a1e6bc01bb80fd58362d5a40c56d6807a11e
36483648
languageName: node
36493649
linkType: hard
36503650

0 commit comments

Comments
 (0)