Skip to content

Commit 0a23b43

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.1.2 to 8.2.0 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v8.1.2...v8.2.0) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: octokit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3c158d commit 0a23b43

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.984.0",
3737
"@aws-sdk/client-sqs": "^3.984.0",
3838
"@middy/core": "^6.4.5",
39-
"@octokit/auth-app": "8.1.2",
39+
"@octokit/auth-app": "8.2.0",
4040
"@octokit/core": "7.0.6",
4141
"@octokit/plugin-throttling": "11.0.3",
4242
"@octokit/rest": "22.0.1",

lambdas/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ __metadata:
153153
"@aws-sdk/client-sqs": "npm:^3.984.0"
154154
"@aws-sdk/types": "npm:^3.973.1"
155155
"@middy/core": "npm:^6.4.5"
156-
"@octokit/auth-app": "npm:8.1.2"
156+
"@octokit/auth-app": "npm:8.2.0"
157157
"@octokit/core": "npm:7.0.6"
158158
"@octokit/plugin-throttling": "npm:11.0.3"
159159
"@octokit/rest": "npm:22.0.1"
@@ -3810,9 +3810,9 @@ __metadata:
38103810
languageName: node
38113811
linkType: hard
38123812

3813-
"@octokit/auth-app@npm:8.1.2":
3814-
version: 8.1.2
3815-
resolution: "@octokit/auth-app@npm:8.1.2"
3813+
"@octokit/auth-app@npm:8.2.0":
3814+
version: 8.2.0
3815+
resolution: "@octokit/auth-app@npm:8.2.0"
38163816
dependencies:
38173817
"@octokit/auth-oauth-app": "npm:^9.0.3"
38183818
"@octokit/auth-oauth-user": "npm:^6.0.2"
@@ -3822,7 +3822,7 @@ __metadata:
38223822
toad-cache: "npm:^3.7.0"
38233823
universal-github-app-jwt: "npm:^2.2.0"
38243824
universal-user-agent: "npm:^7.0.0"
3825-
checksum: 10c0/0888176d84a760cacdf0b546f677332583a6a221b1b5c4a1a44ecc8ad6505ce2408234b21fa8d99961f7d545423a83a6c3becf5a9eb9476ebcb614096ce267e0
3825+
checksum: 10c0/7f1b113c9f2ef4d0aac06ffb0b1930a256c6a8985744c709c36fe8c4565c5c184de742de4c4a52e4d9f25baef00c9b855732cfaeb81db8abe238d6c2ee54d6d6
38263826
languageName: node
38273827
linkType: hard
38283828

0 commit comments

Comments
 (0)