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/runner-binaries-syncer/lambdas/runner-binaries-syncer
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
24
24
"@typescript-eslint/parser" : " ^4.33.0" ,
25
25
"@vercel/ncc" : " ^0.34.0" ,
26
- "aws-sdk" : " ^2.1163 .0" ,
26
+ "aws-sdk" : " ^2.1167 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.2.1" ,
29
29
"jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -1172,10 +1172,10 @@ asynckit@^0.4.0:
1172
1172
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1173
1173
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1174
1174
1175
- aws-sdk@^2.1163 .0 :
1176
- version "2.1163 .0"
1177
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1163 .0.tgz#2c24b82987c6a842d9bec8a0d61a13cb36b26bba "
1178
- integrity sha512-vSCPTNduqxv5cGe3al/0V6dxPr+hpDRR7B9AADtVp+iHS+HdLCeNZbGhT66VfFjXVXXEfbAuF4ME9fYSc5/mOg ==
1175
+ aws-sdk@^2.1167 .0 :
1176
+ version "2.1167 .0"
1177
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1167 .0.tgz#e8614bce1a7355782734b6928792f14d11b39231 "
1178
+ integrity sha512-hUJzAqWVfNYpct1S+GjyPIc2s+GZcAhbWVqIG4qbLYZ3+sBTcjv3lLH5zx7K+qcTGINDU0g4EsMi6hIrAU+blg ==
1179
1179
dependencies :
1180
1180
buffer "4.9.2"
1181
1181
events "1.1.1"
You can’t perform that action at this time.
0 commit comments