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