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.29.1" ,
24
24
"@typescript-eslint/parser" : " ^4.29.1" ,
25
25
"@vercel/ncc" : " ^0.29.1" ,
26
- "aws-sdk" : " ^2.965 .0" ,
26
+ "aws-sdk" : " ^2.970 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 3.4.0" ,
29
29
"jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -1047,10 +1047,10 @@ atob@^2.1.2:
1047
1047
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1048
1048
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1049
1049
1050
- aws-sdk@^2.965 .0 :
1051
- version "2.965 .0"
1052
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.965 .0.tgz#e63fb38bcc77334a3c9edbe9353050312f3bdbfe "
1053
- integrity sha512-jifeFsA6IEKXM65WI5gvBNSCXKw4n64Wf9Q7/8E7wZ5vzRbBGoHzGpyhK6ZBBRvE2YvNp/ykTWChO7RydkA+AQ ==
1050
+ aws-sdk@^2.970 .0 :
1051
+ version "2.970 .0"
1052
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.970 .0.tgz#dc258b61b4727dcb5130c494376b598eb19f827b "
1053
+ integrity sha512-9+ktvE5xgpHr3RsFOcq1SrhXLvU+jUji44jbecFZb5C2lzoEEB29aeN39OLJMW0ZuOrR+3TNum8c3f8YVx6A7w ==
1054
1054
dependencies :
1055
1055
buffer "4.9.2"
1056
1056
events "1.1.1"
You can’t perform that action at this time.
0 commit comments