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 16
16
"@types/jest" : " ^26.0.15" ,
17
17
"@types/node" : " ^14.14.10" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
- "aws-sdk" : " ^2.797 .0" ,
19
+ "aws-sdk" : " ^2.804 .0" ,
20
20
"body-parser" : " ^1.19.0" ,
21
21
"express" : " ^4.17.1" ,
22
22
"jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -947,10 +947,10 @@ atob@^2.1.2:
947
947
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
948
948
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
949
949
950
- aws-sdk@^2.797 .0 :
951
- version "2.797 .0"
952
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.797 .0.tgz#e9510a582606a580e7bbb686f01da28476599a2d "
953
- integrity sha512-fFc/2Xr7NkSXlZ9+2rCOFovA9NO1OnIyEaJFVwMM9gaqzucwRAfNNT0Pa1Kua5dhWrcf/mX0Z4mCDnTBf0/5mA ==
950
+ aws-sdk@^2.804 .0 :
951
+ version "2.804 .0"
952
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.804 .0.tgz#ff7e6f91b86b4878ec69e3de895c10eb8203fc4b "
953
+ integrity sha512-a02pZdjL06MunElAZPPEjpghOp/ZA+16f+t4imh1k9FCDpsNVQrT23HRq/PMvRADA5uZZRkYwX8r9o6oH/1RlA ==
954
954
dependencies :
955
955
buffer "4.9.2"
956
956
events "1.1.1"
You can’t perform that action at this time.
0 commit comments