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.101" ,
44
44
"@types/express" : " ^4.17.11" ,
45
45
"@types/node" : " ^18.0.3" ,
46
- "aws-sdk" : " ^2.1167 .0" ,
46
+ "aws-sdk" : " ^2.1173 .0" ,
47
47
"cron-parser" : " ^4.5.0" ,
48
48
"tslog" : " ^3.3.3" ,
49
49
"typescript" : " ^4.7.4"
Original file line number Diff line number Diff line change @@ -1934,10 +1934,10 @@ asynckit@^0.4.0:
1934
1934
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1935
1935
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1936
1936
1937
- aws-sdk@^2.1167 .0 :
1938
- version "2.1167 .0"
1939
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1167 .0.tgz#e8614bce1a7355782734b6928792f14d11b39231 "
1940
- integrity sha512-hUJzAqWVfNYpct1S+GjyPIc2s+GZcAhbWVqIG4qbLYZ3+sBTcjv3lLH5zx7K+qcTGINDU0g4EsMi6hIrAU+blg ==
1937
+ aws-sdk@^2.1173 .0 :
1938
+ version "2.1173 .0"
1939
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1173 .0.tgz#3da6cd33dff4de7c5572fee3e34483b5553992d7 "
1940
+ integrity sha512-RR5OENCE5N7J9sp6Are+8WacIa4sGgeVi3K0wezV97nDTHXJD82hSiaRCCN/xGfnB/GcWtPIBCetRD2tpiCN2w ==
1941
1941
dependencies :
1942
1942
buffer "4.9.2"
1943
1943
events "1.1.1"
You can’t perform that action at this time.
0 commit comments