File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@types/aws-lambda" : " ^8.10.72" ,
37
37
"@types/express" : " ^4.17.11" ,
38
38
"@types/node" : " ^14.14.28" ,
39
- "aws-sdk" : " ^2.844 .0" ,
39
+ "aws-sdk" : " ^2.849 .0" ,
40
40
"cron-parser" : " ^3.1.0" ,
41
41
"typescript" : " ^4.1.3" ,
42
42
"yn" : " ^4.0.0"
Original file line number Diff line number Diff line change @@ -1064,10 +1064,10 @@ atob@^2.1.2:
1064
1064
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1065
1065
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1066
1066
1067
- aws-sdk@^2.844 .0 :
1068
- version "2.844 .0"
1069
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.844 .0.tgz#0d90279f9d224fd5c218a8b5cef4cb4c3949fd8a "
1070
- integrity sha512-8RMVGRhJ+s5xITDgR2bAVwuq/U2dhFhk83x4O7G4Sav/UxeXgmMfa6YU5P6CSDCq80ikBZVLb1bBVuW75h2nKQ ==
1067
+ aws-sdk@^2.849 .0 :
1068
+ version "2.849 .0"
1069
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.849 .0.tgz#7fc9863e04f9e97c1f81f204fca84dfb2e4175dd "
1070
+ integrity sha512-CzpK+0TcycRUzYKOdL5AnFcRmLDty+POWR+ZTeqCIY/rho3mM6jBTSseFreZTFiNxj8lIBBrMTsZ45KZ7Xm2Dg ==
1071
1071
dependencies :
1072
1072
buffer "4.9.2"
1073
1073
events "1.1.1"
You can’t perform that action at this time.
0 commit comments