This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"@types/aws-lambda" : " ^8.10.92" ,
44
44
"@types/express" : " ^4.17.11" ,
45
45
"@types/node" : " ^17.0.17" ,
46
- "aws-sdk" : " ^2.1072 .0" ,
46
+ "aws-sdk" : " ^2.1073 .0" ,
47
47
"cron-parser" : " ^4.2.1" ,
48
48
"tslog" : " ^3.3.2" ,
49
49
"typescript" : " ^4.5.5"
Original file line number Diff line number Diff line change @@ -1850,10 +1850,10 @@ asynckit@^0.4.0:
1850
1850
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1851
1851
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1852
1852
1853
- aws-sdk@^2.1072 .0 :
1854
- version "2.1072 .0"
1855
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1072 .0.tgz#4fa844765ebb65b78c242b8edcf98a1669d4523b "
1856
- integrity sha512-b0gEHuC6xTGduPTS+ZCScurw9RTyOned9gf6H0rDagW8hdSMebsFQy84ZreeiZHHChyKyWrNUbUFugOYdw+WXw ==
1853
+ aws-sdk@^2.1073 .0 :
1854
+ version "2.1073 .0"
1855
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1073 .0.tgz#96c0c25c89f814c4aa4262e6eeef20eec9fda0da "
1856
+ integrity sha512-TtyHDL4ZEs8Zh/DqWY/hv745DTWrIwOyBAvfjBJ45RE9h0TjpWqCIowEtb6gRPAKyPPyfGH4s+rEYu07vNK1Hg ==
1857
1857
dependencies :
1858
1858
buffer "4.9.2"
1859
1859
events "1.1.1"
You can’t perform that action at this time.
0 commit comments