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 23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
24
24
"@typescript-eslint/parser" : " ^4.33.0" ,
25
25
"@vercel/ncc" : " ^0.34.0" ,
26
- "aws-sdk" : " ^2.1256 .0" ,
26
+ "aws-sdk" : " ^2.1265 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.2.1" ,
29
29
"jest" : " ^29.3" ,
Original file line number Diff line number Diff line change @@ -1392,10 +1392,10 @@ available-typed-arrays@^1.0.5:
1392
1392
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1393
1393
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1394
1394
1395
- aws-sdk@^2.1256 .0 :
1396
- version "2.1256 .0"
1397
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1256 .0.tgz#4cac62e8bbd1f8a363cd506328103b3498bfa767 "
1398
- integrity sha512-/Dh81PZdjqyZwA3BMBUO2PMUakv0hqjxCReE59sskIFdQJdSOW+26EQ4LcV07YP6umz3n5TKC28bEfx6l2kTJQ ==
1395
+ aws-sdk@^2.1265 .0 :
1396
+ version "2.1265 .0"
1397
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1265 .0.tgz#ec034b10126d7c81242b2501567cb4d5179a4e61 "
1398
+ integrity sha512-PcW3VAxatnOgSwdENkXpFAKnE6P5GJeI7yxjEhjHSLXFyOzQZQZIT5NMCs7B25nB6iACzxizjKaYbU0kNA/8/Q ==
1399
1399
dependencies :
1400
1400
buffer "4.9.2"
1401
1401
events "1.1.1"
You can’t perform that action at this time.
0 commit comments