Skip to content

Commit 4abd601

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 6.1.1 to 6.1.2 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v6.1.1...v6.1.2) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: octokit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a8826b commit 4abd601

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
@@ -45,7 +45,7 @@
4545
"@aws-sdk/client-sqs": "^3.645.0",
4646
"@aws-sdk/types": "^3.609.0",
4747
"@middy/core": "^4.7.0",
48-
"@octokit/auth-app": "6.1.1",
48+
"@octokit/auth-app": "6.1.2",
4949
"@octokit/core": "5.2.0",
5050
"@octokit/plugin-throttling": "8.2.0",
5151
"@octokit/rest": "20.1.1",

lambdas/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ __metadata:
200200
"@aws-sdk/client-sqs": "npm:^3.645.0"
201201
"@aws-sdk/types": "npm:^3.609.0"
202202
"@middy/core": "npm:^4.7.0"
203-
"@octokit/auth-app": "npm:6.1.1"
203+
"@octokit/auth-app": "npm:6.1.2"
204204
"@octokit/core": "npm:5.2.0"
205205
"@octokit/plugin-throttling": "npm:8.2.0"
206206
"@octokit/rest": "npm:20.1.1"
@@ -3779,9 +3779,9 @@ __metadata:
37793779
languageName: node
37803780
linkType: hard
37813781

3782-
"@octokit/auth-app@npm:6.1.1":
3783-
version: 6.1.1
3784-
resolution: "@octokit/auth-app@npm:6.1.1"
3782+
"@octokit/auth-app@npm:6.1.2":
3783+
version: 6.1.2
3784+
resolution: "@octokit/auth-app@npm:6.1.2"
37853785
dependencies:
37863786
"@octokit/auth-oauth-app": "npm:^7.1.0"
37873787
"@octokit/auth-oauth-user": "npm:^4.1.0"
@@ -3792,7 +3792,7 @@ __metadata:
37923792
lru-cache: "npm:^10.0.0"
37933793
universal-github-app-jwt: "npm:^1.1.2"
37943794
universal-user-agent: "npm:^6.0.0"
3795-
checksum: 10c0/633fa49ef1d688f1db050fd359d224f5529f0df20e2a5f8f7e78d5f81f33d18cbcde735ea5222b0bcf058b5b93bff88d1dd6f614b9c9443bda5fa0921757cf4f
3795+
checksum: 10c0/e3f91255716823903c63ff79cafbe7ba278dd9b817067b98ba82c99167bb185e4ad86822cb59d1361b7b2eaf8d1ca25624796654b91bb5be6277a1dfcb707001
37963796
languageName: node
37973797
linkType: hard
37983798

0 commit comments

Comments
 (0)