File tree Expand file tree Collapse file tree 7 files changed +277
-71
lines changed Expand file tree Collapse file tree 7 files changed +277
-71
lines changed Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@aws-github-runner/aws-powertools-util" : " *" ,
28
28
"@aws-github-runner/aws-ssm-util" : " *" ,
29
- "@aws-sdk/client-ec2" : " ^3.777 .0" ,
29
+ "@aws-sdk/client-ec2" : " ^3.779 .0" ,
30
30
"@aws-sdk/client-ssm" : " ^3.777.0" ,
31
31
"cron-parser" : " ^5.0.4"
32
32
},
Original file line number Diff line number Diff line change 33
33
"@aws-github-runner/aws-powertools-util" : " *" ,
34
34
"@aws-github-runner/aws-ssm-util" : " *" ,
35
35
"@aws-lambda-powertools/parameters" : " ^2.17.0" ,
36
- "@aws-sdk/client-ec2" : " ^3.777 .0" ,
36
+ "@aws-sdk/client-ec2" : " ^3.779 .0" ,
37
37
"@aws-sdk/client-sqs" : " ^3.777.0" ,
38
38
"@middy/core" : " ^4.7.0" ,
39
39
"@octokit/auth-app" : " 7.1.5" ,
Original file line number Diff line number Diff line change 28
28
},
29
29
"dependencies" : {
30
30
"@aws-github-runner/aws-powertools-util" : " *" ,
31
- "@aws-sdk/client-s3" : " ^3.777 .0" ,
32
- "@aws-sdk/lib-storage" : " ^3.777 .0" ,
31
+ "@aws-sdk/client-s3" : " ^3.779 .0" ,
32
+ "@aws-sdk/lib-storage" : " ^3.779 .0" ,
33
33
"@middy/core" : " ^4.7.0" ,
34
34
"@octokit/rest" : " 21.1.1" ,
35
35
"axios" : " ^1.8.3"
Original file line number Diff line number Diff line change 24
24
},
25
25
"dependencies" : {
26
26
"@aws-github-runner/aws-powertools-util" : " *" ,
27
- "@aws-sdk/client-ec2" : " ^3.777 .0" ,
27
+ "@aws-sdk/client-ec2" : " ^3.779 .0" ,
28
28
"@middy/core" : " ^4.7.0"
29
29
},
30
30
"nx" : {
Original file line number Diff line number Diff line change 34
34
"@middy/core" : " ^4.7.0" ,
35
35
"@octokit/rest" : " 21.1.1" ,
36
36
"@octokit/types" : " ^13.10.0" ,
37
- "@octokit/webhooks" : " ^13.7.5 " ,
37
+ "@octokit/webhooks" : " ^13.8.0 " ,
38
38
"aws-lambda" : " ^1.0.7"
39
39
},
40
40
"nx" : {
Original file line number Diff line number Diff line change 21
21
"@octokit/types" : " ^13.0.0"
22
22
},
23
23
"devDependencies" : {
24
- "@nx/eslint" : " 20.6.4 " ,
25
- "@nx/js" : " ^20.6.4 " ,
26
- "@nx/vite" : " ^20.6.4 " ,
24
+ "@nx/eslint" : " 20.7.0 " ,
25
+ "@nx/js" : " ^20.7.0 " ,
26
+ "@nx/vite" : " ^20.7.0 " ,
27
27
"@swc-node/register" : " ~1.10.10" ,
28
28
"@swc/core" : " ~1.10.18" ,
29
29
"@swc/helpers" : " ~0.5.15" ,
39
39
"ts-node" : " ^10.9.2" ,
40
40
"ts-node-dev" : " ^2.0.0" ,
41
41
"typescript" : " ^5.8.2" ,
42
- "vite" : " ^6.2.3 " ,
42
+ "vite" : " ^6.2.4 " ,
43
43
"vitest" : " ^3.0.9"
44
44
},
45
45
"packageManager" :
" [email protected] "
You can’t perform that action at this time.
0 commit comments