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 22
22
"@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
23
23
"@typescript-eslint/parser" : " ^3.10.1" ,
24
24
"@zeit/ncc" : " ^0.22.1" ,
25
- "aws-sdk" : " ^2.817 .0" ,
25
+ "aws-sdk" : " ^2.828 .0" ,
26
26
"eslint" : " ^7.17.0" ,
27
27
"jest" : " ^26.6.3" ,
28
28
"ts-jest" : " ^26.4.4" ,
Original file line number Diff line number Diff line change @@ -1069,10 +1069,10 @@ atob@^2.1.2:
1069
1069
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1070
1070
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1071
1071
1072
- aws-sdk@^2.817 .0 :
1073
- version "2.817 .0"
1074
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.817 .0.tgz#3a97b690b0ec494cf8ee927affb3973cf26abcc8 "
1075
- integrity sha512-DZIdWpkcqbqsCz0MEskHsyFaqc6Tk9XIFqXAg1AKHbOgC8nU45bz+Y2osX77pU01JkS/G7OhGtGmlKDrOPvFwg ==
1072
+ aws-sdk@^2.828 .0 :
1073
+ version "2.828 .0"
1074
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.828 .0.tgz#6aa599c3582f219568f41fb287eb65753e4a9234 "
1075
+ integrity sha512-JoDujGdncSIF9ka+XFZjop/7G+fNGucwPwYj7OHYMmFIOV5p7YmqomdbVmH/vIzd988YZz8oLOinWc4jM6vvhg ==
1076
1076
dependencies :
1077
1077
buffer "4.9.2"
1078
1078
events "1.1.1"
You can’t perform that action at this time.
0 commit comments