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.0" ,
46
- "aws-sdk" : " ^2.1163 .0" ,
46
+ "aws-sdk" : " ^2.1167 .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 @@ -1904,10 +1904,10 @@ asynckit@^0.4.0:
1904
1904
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1905
1905
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1906
1906
1907
- aws-sdk@^2.1163 .0 :
1908
- version "2.1163 .0"
1909
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1163 .0.tgz#2c24b82987c6a842d9bec8a0d61a13cb36b26bba "
1910
- integrity sha512-vSCPTNduqxv5cGe3al/0V6dxPr+hpDRR7B9AADtVp+iHS+HdLCeNZbGhT66VfFjXVXXEfbAuF4ME9fYSc5/mOg ==
1907
+ aws-sdk@^2.1167 .0 :
1908
+ version "2.1167 .0"
1909
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1167 .0.tgz#e8614bce1a7355782734b6928792f14d11b39231 "
1910
+ integrity sha512-hUJzAqWVfNYpct1S+GjyPIc2s+GZcAhbWVqIG4qbLYZ3+sBTcjv3lLH5zx7K+qcTGINDU0g4EsMi6hIrAU+blg ==
1911
1911
dependencies :
1912
1912
buffer "4.9.2"
1913
1913
events "1.1.1"
You can’t perform that action at this time.
0 commit comments