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.788 .0" ,
23
+ "aws-sdk" : " ^2.797 .0" ,
24
24
"eslint" : " ^7.14.0" ,
25
25
"jest" : " ^26.6.3" ,
26
26
"ts-jest" : " ^26.4.4" ,
Original file line number Diff line number Diff line change @@ -1065,10 +1065,10 @@ atob@^2.1.2:
1065
1065
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1066
1066
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1067
1067
1068
- aws-sdk@^2.788 .0 :
1069
- version "2.788 .0"
1070
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.788 .0.tgz#020f84975db9623d0a434105991e7074c488693f "
1071
- integrity sha512-UKc+4MFRezIkgk668mylj7MpVD2dCtiDBppgx05SwYSDGT60bixrKv3nE/YJK+gAv53CWVf7WL6hNv76+TWkTA ==
1068
+ aws-sdk@^2.797 .0 :
1069
+ version "2.797 .0"
1070
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.797 .0.tgz#e9510a582606a580e7bbb686f01da28476599a2d "
1071
+ integrity sha512-fFc/2Xr7NkSXlZ9+2rCOFovA9NO1OnIyEaJFVwMM9gaqzucwRAfNNT0Pa1Kua5dhWrcf/mX0Z4mCDnTBf0/5mA ==
1072
1072
dependencies :
1073
1073
buffer "4.9.2"
1074
1074
events "1.1.1"
You can’t perform that action at this time.
0 commit comments