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.15.1" ,
23
23
"@typescript-eslint/parser" : " ^4.15.1" ,
24
24
"@zeit/ncc" : " ^0.22.1" ,
25
- "aws-sdk" : " ^2.844 .0" ,
25
+ "aws-sdk" : " ^2.848 .0" ,
26
26
"eslint" : " ^7.20.0" ,
27
27
"jest" : " ^26.6.3" ,
28
28
"ts-jest" : " ^26.5.1" ,
Original file line number Diff line number Diff line change @@ -1038,10 +1038,10 @@ atob@^2.1.2:
1038
1038
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1039
1039
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1040
1040
1041
- aws-sdk@^2.844 .0 :
1042
- version "2.844 .0"
1043
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.844 .0.tgz#0d90279f9d224fd5c218a8b5cef4cb4c3949fd8a "
1044
- integrity sha512-8RMVGRhJ+s5xITDgR2bAVwuq/U2dhFhk83x4O7G4Sav/UxeXgmMfa6YU5P6CSDCq80ikBZVLb1bBVuW75h2nKQ ==
1041
+ aws-sdk@^2.848 .0 :
1042
+ version "2.848 .0"
1043
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.848 .0.tgz#5e7706ddd30a55a2d5a5b64c29682a757607ee64 "
1044
+ integrity sha512-c/e5kaEFl+9aYkrYDkmu5mSZlL+EfP6DnBOMD06fH12gIsaFSMBGtbsDTHABhvSu++LxeI1dJAD148O17MuZvg ==
1045
1045
dependencies :
1046
1046
buffer "4.9.2"
1047
1047
events "1.1.1"
You can’t perform that action at this time.
0 commit comments