This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 40
40
"dependencies" : {
41
41
"@aws-sdk/client-ec2" : " ^3.436.0" ,
42
42
"@aws-sdk/types" : " ^3.433.0" ,
43
- "@middy/core" : " ^3.6.2 " ,
43
+ "@middy/core" : " ^4.7.0 " ,
44
44
"@octokit/auth-app" : " 6.0.1" ,
45
45
"@octokit/rest" : " 20.0.2" ,
46
46
"@octokit/types" : " ^12.1.1" ,
Original file line number Diff line number Diff line change 40
40
"@aws-sdk/client-s3" : " ^3.436.0" ,
41
41
"@aws-sdk/lib-storage" : " ^3.436.0" ,
42
42
"@aws-sdk/types" : " ^3.433.0" ,
43
- "@middy/core" : " ^3.6.2 " ,
43
+ "@middy/core" : " ^4.7.0 " ,
44
44
"@terraform-aws-github-runner/aws-powertools-util" : " *" ,
45
45
"axios" : " ^1.5.1"
46
46
}
Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@aws-sdk/client-sqs" : " ^3.436.0" ,
42
- "@middy/core" : " ^3.6.2 " ,
42
+ "@middy/core" : " ^4.7.0 " ,
43
43
"@octokit/rest" : " ^20.0.1" ,
44
44
"@octokit/types" : " ^12.1.1" ,
45
45
"@octokit/webhooks" : " ^12.0.3" ,
Original file line number Diff line number Diff line change 1672
1672
write-pkg "4.0.0"
1673
1673
yargs "16.2.0"
1674
1674
1675
- " @middy/core@^3.6.2 " :
1676
- version "3.6.2 "
1677
- resolved "https://registry.yarnpkg.com/@middy/core/-/core-3.6.2 .tgz#8d3fd3b4aa4c62a9f21a340559d6b6d3c0b37ca7 "
1678
- integrity sha512-/vyvG34RIt7CTmuB/jksGkk9vs6RCoOlRFPfdQq11dHkiKlT2mm8j/jZx7gSpEhXXh9LeaEMuKPnsgWBIlGS1g ==
1675
+ " @middy/core@^4.7.0 " :
1676
+ version "4.7.0 "
1677
+ resolved "https://registry.yarnpkg.com/@middy/core/-/core-4.7.0 .tgz#37e055559d5bf05dcb7b288c44644e8ae4255900 "
1678
+ integrity sha512-yI++DmhDQ8+ugvY7+GrEnb2PF0M/6Wzbgu4Tf7QhOlhwKGDd4j6or+Ab7qYPWx+jnKf8F0tqlmh0gV4JLi0yHw ==
1679
1679
1680
1680
1681
1681
version "2.1.5"
You can’t perform that action at this time.
0 commit comments