This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"@octokit/rest" : " ^19.0.5" ,
44
44
"@octokit/webhooks" : " ^10.4.0" ,
45
45
"aws-lambda" : " ^1.0.7" ,
46
- "aws-sdk" : " ^2.1289 .0" ,
46
+ "aws-sdk" : " ^2.1292 .0" ,
47
47
"tslog" : " ^3.3.4"
48
48
}
49
49
}
Original file line number Diff line number Diff line change @@ -2061,10 +2061,10 @@ aws-lambda@^1.0.7:
2061
2061
js-yaml "^3.14.1"
2062
2062
watchpack "^2.0.0-beta.10"
2063
2063
2064
- aws-sdk@^2.1289 .0, aws-sdk@^2.814.0 :
2065
- version "2.1289 .0"
2066
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1289 .0.tgz#8efa68a738ce386667aeffbd8679491cfa6e458f "
2067
- integrity sha512-wT7SZ385NEm6X4VC1Bhf1loBZi2BDVqEET4G9I7E2tyuEdfeubPvZpCV/BgdId3qwqB4LjbMLBje18Op3zpgBA ==
2064
+ aws-sdk@^2.1292 .0, aws-sdk@^2.814.0 :
2065
+ version "2.1292 .0"
2066
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1292 .0.tgz#bff92d794b8bbb71628c2f7b9d799c34ef2f27b4 "
2067
+ integrity sha512-GqN75aYmaZrirMCJI5CwvYW/bQRyBs59t/tDYBuwb9RMppL8vv9cEwGu3H74yxeoz89LyrbQtoOB8ZgHxNDNmA ==
2068
2068
dependencies :
2069
2069
buffer "4.9.2"
2070
2070
events "1.1.1"
You can’t perform that action at this time.
0 commit comments