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.742 .0" ,
23
+ "aws-sdk" : " ^2.767 .0" ,
24
24
"eslint" : " ^7.10.0" ,
25
25
"jest" : " ^26.4.2" ,
26
26
"ts-jest" : " ^26.4.1" ,
Original file line number Diff line number Diff line change @@ -1058,10 +1058,10 @@ atob@^2.1.2:
1058
1058
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1059
1059
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1060
1060
1061
- aws-sdk@^2.742 .0 :
1062
- version "2.742 .0"
1063
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.742 .0.tgz#02373d324ca8201cd3fc8c1b82eff8b48b593f4c "
1064
- integrity sha512-zntDB0BpMn/y+B4RQvXuqY8DmJDYPkeFjZ6BbZ6vdNrsdB5TRz8p53ats4D3mLG068RB4M4AmVioFnU69nDXyQ ==
1061
+ aws-sdk@^2.767 .0 :
1062
+ version "2.767 .0"
1063
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.767 .0.tgz#9863c8bfd5990106b95f38e9345a547fee782470 "
1064
+ integrity sha512-soPZxjNpat0CtuIqm54GO/FDT4SZTlQG0icSptWYfMFYdkXe8b0tJqaPssNn9TzlgoWDCNTdaoepM6TN0rNHkQ ==
1065
1065
dependencies :
1066
1066
buffer "4.9.2"
1067
1067
events "1.1.1"
You can’t perform that action at this time.
0 commit comments