This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 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.33.1" ,
26
- "aws-sdk" : " ^2.1062 .0" ,
26
+ "aws-sdk" : " ^2.1063 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.0.0" ,
29
29
"jest" : " ^27.4.7" ,
Original file line number Diff line number Diff line change @@ -1255,10 +1255,10 @@ asynckit@^0.4.0:
1255
1255
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1256
1256
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1257
1257
1258
- aws-sdk@^2.1062 .0 :
1259
- version "2.1062 .0"
1260
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1062 .0.tgz#89b55c9dcfa15135910a217489eb8577b11d9899 "
1261
- integrity sha512-QIU8jwi7Uqyvw2HjsXXXUZv3V/6TinUzLewrdl2EdvonqZCXhwMgnZx2F9I2x62IKH1RqnINwFWdoK+OTgcAjA ==
1258
+ aws-sdk@^2.1063 .0 :
1259
+ version "2.1063 .0"
1260
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1063 .0.tgz#ab5e7f69955358a48be345ee3d76667a68f61dd6 "
1261
+ integrity sha512-UonfKdsDChKEmAkFuDOQ8zeilvR5v7d5dEcWDy+fnKBs+6HGjDThMf7EofhOiKxOXWnFhrAsFKCsKDcfeA6NBg ==
1262
1262
dependencies :
1263
1263
buffer "4.9.2"
1264
1264
events "1.1.1"
You can’t perform that action at this time.
0 commit comments