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" : " ^3.10.0" ,
21
21
"@typescript-eslint/parser" : " ^3.9.0" ,
22
22
"@zeit/ncc" : " ^0.22.1" ,
23
- "aws-sdk" : " ^2.729 .0" ,
23
+ "aws-sdk" : " ^2.739 .0" ,
24
24
"eslint" : " ^6.8.0" ,
25
25
"jest" : " ^26.4.2" ,
26
26
"ts-jest" : " ^26.2.0" ,
Original file line number Diff line number Diff line change @@ -988,10 +988,10 @@ atob@^2.1.2:
988
988
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
989
989
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
990
990
991
- aws-sdk@^2.729 .0 :
992
- version "2.729 .0"
993
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.729 .0.tgz#3d850f7825b94b5d8b2aca58ec096973bc4c7e34 "
994
- integrity sha512-x5q/+9wM37tBYCmYNGMj+aU9qeXqhbUH0Dz3wlSpAW55+N4NwlBbpqhyCV3oF9bePEJtEnxLGWNXpb9BNWNhew ==
991
+ aws-sdk@^2.739 .0 :
992
+ version "2.739 .0"
993
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.739 .0.tgz#10b0b29be18c3f0f85ca145cbed8b10793ddc7a7 "
994
+ integrity sha512-N2XyxY12gs0GJc26O8TmdT30ovEKWsPX787CNW24g0cXTCyc/Teltq0re6yGxfaH0VmN6qONNLr3E59JtJ3neA ==
995
995
dependencies :
996
996
buffer "4.9.2"
997
997
events "1.1.1"
You can’t perform that action at this time.
0 commit comments