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 20
20
"@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
21
21
"@typescript-eslint/parser" : " ^3.10.1" ,
22
22
"@zeit/ncc" : " ^0.22.1" ,
23
- "aws-sdk" : " ^2.797 .0" ,
23
+ "aws-sdk" : " ^2.804 .0" ,
24
24
"eslint" : " ^7.15.0" ,
25
25
"jest" : " ^26.6.3" ,
26
26
"ts-jest" : " ^26.4.4" ,
Original file line number Diff line number Diff line change @@ -1085,10 +1085,10 @@ atob@^2.1.2:
1085
1085
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1086
1086
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1087
1087
1088
- aws-sdk@^2.797 .0 :
1089
- version "2.797 .0"
1090
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.797 .0.tgz#e9510a582606a580e7bbb686f01da28476599a2d "
1091
- integrity sha512-fFc/2Xr7NkSXlZ9+2rCOFovA9NO1OnIyEaJFVwMM9gaqzucwRAfNNT0Pa1Kua5dhWrcf/mX0Z4mCDnTBf0/5mA ==
1088
+ aws-sdk@^2.804 .0 :
1089
+ version "2.804 .0"
1090
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.804 .0.tgz#ff7e6f91b86b4878ec69e3de895c10eb8203fc4b "
1091
+ integrity sha512-a02pZdjL06MunElAZPPEjpghOp/ZA+16f+t4imh1k9FCDpsNVQrT23HRq/PMvRADA5uZZRkYwX8r9o6oH/1RlA ==
1092
1092
dependencies :
1093
1093
buffer "4.9.2"
1094
1094
events "1.1.1"
You can’t perform that action at this time.
0 commit comments