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.1194 .0" ,
26
+ "aws-sdk" : " ^2.1196 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.2.1" ,
29
29
"jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -1262,10 +1262,10 @@ available-typed-arrays@^1.0.5:
1262
1262
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
1263
1263
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
1264
1264
1265
- aws-sdk@^2.1194 .0 :
1266
- version "2.1194 .0"
1267
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1194 .0.tgz#6a820684fa3f58ea40caf90d302414a23df7c308 "
1268
- integrity sha512-wbgib7r7sHPkZIhqSMduueKYqe+DrFyxsKnUKHj6hdNcRKqEeqzvKp4olWmFs/3z3qU8+g78kBXr9rujvko1ug ==
1265
+ aws-sdk@^2.1196 .0 :
1266
+ version "2.1196 .0"
1267
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1196 .0.tgz#28951e1c742373397514f295f742eb3a9497c02d "
1268
+ integrity sha512-iOGhCY5IqGfHCJ70p0H/uxkXDh/96KanAMfhnGGbIKbpVliuEV7SYxTfsWORaaUHey+N8FE6OMKfzo7F4X+wQg ==
1269
1269
dependencies :
1270
1270
buffer "4.9.2"
1271
1271
events "1.1.1"
You can’t perform that action at this time.
0 commit comments