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 21
21
"@typescript-eslint/eslint-plugin" : " ^4.15.1" ,
22
22
"@typescript-eslint/parser" : " ^4.15.1" ,
23
23
"@zeit/ncc" : " ^0.22.1" ,
24
- "aws-sdk" : " ^2.844 .0" ,
24
+ "aws-sdk" : " ^2.849 .0" ,
25
25
"body-parser" : " ^1.19.0" ,
26
26
"eslint" : " ^7.20.0" ,
27
27
"express" : " ^4.17.1" ,
Original file line number Diff line number Diff line change @@ -1115,10 +1115,10 @@ atob@^2.1.2:
1115
1115
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1116
1116
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1117
1117
1118
- aws-sdk@^2.844 .0 :
1119
- version "2.844 .0"
1120
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.844 .0.tgz#0d90279f9d224fd5c218a8b5cef4cb4c3949fd8a "
1121
- integrity sha512-8RMVGRhJ+s5xITDgR2bAVwuq/U2dhFhk83x4O7G4Sav/UxeXgmMfa6YU5P6CSDCq80ikBZVLb1bBVuW75h2nKQ ==
1118
+ aws-sdk@^2.849 .0 :
1119
+ version "2.849 .0"
1120
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.849 .0.tgz#7fc9863e04f9e97c1f81f204fca84dfb2e4175dd "
1121
+ integrity sha512-CzpK+0TcycRUzYKOdL5AnFcRmLDty+POWR+ZTeqCIY/rho3mM6jBTSseFreZTFiNxj8lIBBrMTsZ45KZ7Xm2Dg ==
1122
1122
dependencies :
1123
1123
buffer "4.9.2"
1124
1124
events "1.1.1"
You can’t perform that action at this time.
0 commit comments