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.32" ,
39
- "aws-sdk" : " ^2.849 .0" ,
39
+ "aws-sdk" : " ^2.862 .0" ,
40
40
"cron-parser" : " ^3.3.0" ,
41
41
"typescript" : " ^4.2.3" ,
42
42
"yn" : " ^4.0.0"
Original file line number Diff line number Diff line change @@ -1063,10 +1063,10 @@ atob@^2.1.2:
1063
1063
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1064
1064
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1065
1065
1066
- aws-sdk@^2.849 .0 :
1067
- version "2.849 .0"
1068
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.849 .0.tgz#7fc9863e04f9e97c1f81f204fca84dfb2e4175dd "
1069
- integrity sha512-CzpK+0TcycRUzYKOdL5AnFcRmLDty+POWR+ZTeqCIY/rho3mM6jBTSseFreZTFiNxj8lIBBrMTsZ45KZ7Xm2Dg ==
1066
+ aws-sdk@^2.862 .0 :
1067
+ version "2.862 .0"
1068
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.862 .0.tgz#3f9afc830de24723dfb7801f4138c5db101f4205 "
1069
+ integrity sha512-kAvEQZ2tKJRZKRHZQJdvrUZz76cAEnyN1UoLw39kCqGIpxw9rcPK+bIy8fDBmcvWVZvymO7mp4Ut2jM/ZiDCMQ ==
1070
1070
dependencies :
1071
1071
buffer "4.9.2"
1072
1072
events "1.1.1"
You can’t perform that action at this time.
0 commit comments