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.1284 .0" ,
46
+ "aws-sdk" : " ^2.1289 .0" ,
47
47
"tslog" : " ^3.3.4"
48
48
}
49
49
}
Original file line number Diff line number Diff line change @@ -2066,10 +2066,10 @@ aws-lambda@^1.0.7:
2066
2066
js-yaml "^3.14.1"
2067
2067
watchpack "^2.0.0-beta.10"
2068
2068
2069
- aws-sdk@^2.1284 .0, aws-sdk@^2.814.0 :
2070
- version "2.1284 .0"
2071
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1284 .0.tgz#1c8ae3d80ce3ff419cb5397e53a53d667ade981c "
2072
- integrity sha512-B9NllAw1kMMPUHpSs4OcUm0xK1el0tNU2qmIVHtRPRbOFT8cQfxy4HF8s2m0ddvMF1ma4tdzB5uNUNcu3c81ag ==
2069
+ aws-sdk@^2.1289 .0, aws-sdk@^2.814.0 :
2070
+ version "2.1289 .0"
2071
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1289 .0.tgz#8efa68a738ce386667aeffbd8679491cfa6e458f "
2072
+ integrity sha512-wT7SZ385NEm6X4VC1Bhf1loBZi2BDVqEET4G9I7E2tyuEdfeubPvZpCV/BgdId3qwqB4LjbMLBje18Op3zpgBA ==
2073
2073
dependencies :
2074
2074
buffer "4.9.2"
2075
2075
events "1.1.1"
You can’t perform that action at this time.
0 commit comments