This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 4 files changed +150
-126
lines changed
4 files changed +150
-126
lines changed Original file line number Diff line number Diff line change 40
40
"dependencies" : {
41
41
"@aws-sdk/client-ec2" : " ^3.350.0" ,
42
42
"@aws-sdk/types" : " ^3.347.0" ,
43
- "@octokit/auth-app" : " 4 .0.13 " ,
44
- "@octokit/rest" : " 19 .0.12 " ,
45
- "@octokit/types" : " ^10.0 .0" ,
43
+ "@octokit/auth-app" : " 6 .0.0 " ,
44
+ "@octokit/rest" : " 20 .0.1 " ,
45
+ "@octokit/types" : " ^11.1 .0" ,
46
46
"@terraform-aws-github-runner/aws-powertools-util" : " *" ,
47
47
"@terraform-aws-github-runner/aws-ssm-util" : " *" ,
48
48
"cron-parser" : " ^4.8.1" ,
Original file line number Diff line number Diff line change 16
16
"all" : " yarn build && yarn format && yarn lint && yarn test"
17
17
},
18
18
"devDependencies" : {
19
- "@octokit/rest" : " ^19 .0.12 " ,
19
+ "@octokit/rest" : " ^20 .0.1 " ,
20
20
"@trivago/prettier-plugin-sort-imports" : " ^4.1.1" ,
21
21
"@types/aws-lambda" : " ^8.10.114" ,
22
22
"@types/jest" : " ^29.5.0" ,
Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@aws-sdk/client-sqs" : " ^3.315.0" ,
42
- "@octokit/rest" : " ^19 .0.12 " ,
43
- "@octokit/types" : " ^10.0 .0" ,
44
- "@octokit/webhooks" : " ^11 .0.0 " ,
42
+ "@octokit/rest" : " ^20 .0.1 " ,
43
+ "@octokit/types" : " ^11.1 .0" ,
44
+ "@octokit/webhooks" : " ^12 .0.3 " ,
45
45
"@terraform-aws-github-runner/aws-powertools-util" : " *" ,
46
46
"@terraform-aws-github-runner/aws-ssm-util" : " *" ,
47
47
"aws-lambda" : " ^1.0.7"
You can’t perform that action at this time.
0 commit comments