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.28.0" ,
23
23
"@typescript-eslint/parser" : " ^4.17.0" ,
24
24
"@vercel/ncc" : " ^0.29.0" ,
25
- "aws-sdk" : " ^2.964 .0" ,
25
+ "aws-sdk" : " ^2.965 .0" ,
26
26
"eslint" : " ^7.24.0" ,
27
27
"jest" : " ^26.6.3" ,
28
28
"ts-jest" : " ^26.5.5" ,
Original file line number Diff line number Diff line change @@ -1051,10 +1051,10 @@ atob@^2.1.2:
1051
1051
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1052
1052
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1053
1053
1054
- aws-sdk@^2.964 .0 :
1055
- version "2.964 .0"
1056
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.964 .0.tgz#b61840149fca0a1742e49f9bb4a3beaa2c4abc0e "
1057
- integrity sha512-yDRLkPUiGvIXpccFd1PqOQZ1MJvYkh0RVBNWfquDoPonQuJ9QOCZoPrpe3VlB8IGMOODbVRSH1NRqPa12gNjBA ==
1054
+ aws-sdk@^2.965 .0 :
1055
+ version "2.965 .0"
1056
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.965 .0.tgz#e63fb38bcc77334a3c9edbe9353050312f3bdbfe "
1057
+ integrity sha512-jifeFsA6IEKXM65WI5gvBNSCXKw4n64Wf9Q7/8E7wZ5vzRbBGoHzGpyhK6ZBBRvE2YvNp/ykTWChO7RydkA+AQ ==
1058
1058
dependencies :
1059
1059
buffer "4.9.2"
1060
1060
events "1.1.1"
You can’t perform that action at this time.
0 commit comments