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" : " ^25.2.1" ,
17
17
"@types/node" : " ^14.0.23" ,
18
18
"@zeit/ncc" : " ^0.22.1" ,
19
- "aws-sdk" : " ^2.645 .0" ,
19
+ "aws-sdk" : " ^2.713 .0" ,
20
20
"body-parser" : " ^1.19.0" ,
21
21
"express" : " ^4.17.1" ,
22
22
"jest" : " ^25.4.0" ,
Original file line number Diff line number Diff line change @@ -813,10 +813,10 @@ atob@^2.1.2:
813
813
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
814
814
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
815
815
816
- aws-sdk@^2.645 .0 :
817
- version "2.696 .0"
818
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.696 .0.tgz#f726932d37ce7db85e4a9ba3160de7846a29d934 "
819
- integrity sha512-LpEZf0ozwVOARKiqXzJ5njXt9eQswRDCwLNK+iTeADGv1up5g7pwU23itOrSLeer3FHV6iueEr+CxEpjQhrEQw ==
816
+ aws-sdk@^2.713 .0 :
817
+ version "2.713 .0"
818
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.713 .0.tgz#e87404ddcba093d36afafb48f119ec66f654a83f "
819
+ integrity sha512-axR1eOVn134KXJc1IT+Au2TXcK6oswY+4nvGe5GfU3pXeehhe0xNeP9Bw9yF36TRBxuvu4IJ2hRHDKma05smgA ==
820
820
dependencies :
821
821
buffer "4.9.2"
822
822
events "1.1.1"
You can’t perform that action at this time.
0 commit comments