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 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.1172 .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.1172 .0 :
1938
+ version "2.1172 .0"
1939
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1172 .0.tgz#7b1c976c60570b1a11b7b13cd10d8c31cd5eb67f "
1940
+ integrity sha512-B3NXD1ZLfwj8oDavb3GTUkDvCioWbRrf01nNkPvdTpoMBQCGw4elTuvG7ZQ114v5V2XWMxpu+SKMkcxALHEd6Q ==
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