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 41
41
"@types/aws-lambda" : " ^8.10.88" ,
42
42
"@types/express" : " ^4.17.11" ,
43
43
"@types/node" : " ^16.11.12" ,
44
- "aws-sdk" : " ^2.1044 .0" ,
44
+ "aws-sdk" : " ^2.1048 .0" ,
45
45
"cron-parser" : " ^4.2.1" ,
46
46
"tslog" : " ^3.3.0" ,
47
47
"typescript" : " ^4.5.2"
Original file line number Diff line number Diff line change @@ -1779,10 +1779,10 @@ asynckit@^0.4.0:
1779
1779
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1780
1780
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1781
1781
1782
- aws-sdk@^2.1044 .0 :
1783
- version "2.1044 .0"
1784
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1044 .0.tgz#0708eaf48daf8d961b414e698d84e8cd1f82c4ad "
1785
- integrity sha512-n55uGUONQGXteGGG1QlZ1rKx447KSuV/x6jUGNf2nOl41qMI8ZgLUhNUt0uOtw3qJrCTanzCyR/JKBq2PMiqEQ ==
1782
+ aws-sdk@^2.1048 .0 :
1783
+ version "2.1048 .0"
1784
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1048 .0.tgz#02f2f35e0f51dd4510462e05c7a48fd4649d33f8 "
1785
+ integrity sha512-mVwWo+Udiuc/yEZ/DgJQGqOEtfiQjgUdtshx/t6ISe3+jW3TF9hUACwADwx2Sr/fuJyyJ3QD5JYLt5Cw35wQpA ==
1786
1786
dependencies :
1787
1787
buffer "4.9.2"
1788
1788
events "1.1.1"
You can’t perform that action at this time.
0 commit comments