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.34" ,
39
- "aws-sdk" : " ^2.863 .0" ,
39
+ "aws-sdk" : " ^2.888 .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 @@ -1097,10 +1097,10 @@ atob@^2.1.2:
1097
1097
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1098
1098
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1099
1099
1100
- aws-sdk@^2.863 .0 :
1101
- version "2.863 .0"
1102
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.863 .0.tgz#602d244a947ce31c8d84de73f9a5b74e7cb95f5b "
1103
- integrity sha512-krr0047EOl9qpRdhPoyYxI7+viVUpX+t+Vjbf+alXdOE172DC+hFi8y6egIM1xVV4KkMFm0y0EykBWgA93XNNA ==
1100
+ aws-sdk@^2.888 .0 :
1101
+ version "2.888 .0"
1102
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.888 .0.tgz#7b1c0c90b665a40623c0291e3945b7fc87a9a530 "
1103
+ integrity sha512-9Rg14eneXnrs5Wh5FL42qGEXf7QaqaV/gMHU9SfvAA0SEM390QnwVjCSKF5YAReWjSuJriKJTDiodMI39J+Nrg ==
1104
1104
dependencies :
1105
1105
buffer "4.9.2"
1106
1106
events "1.1.1"
You can’t perform that action at this time.
0 commit comments