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.33.3" ,
26
- "aws-sdk" : " ^2.1094 .0" ,
26
+ "aws-sdk" : " ^2.1097 .0" ,
27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 4.0.0" ,
29
29
"jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -1086,10 +1086,10 @@ asynckit@^0.4.0:
1086
1086
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1087
1087
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1088
1088
1089
- aws-sdk@^2.1094 .0 :
1090
- version "2.1094 .0"
1091
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1094 .0.tgz#85cc5fb416ce7af356f1dd1b14fbb714cd923800 "
1092
- integrity sha512-g/pjEl1JKs8+UZSdfdTMwUh7oNSWy6LXkjd0WfI3TBVgU5+yE5bd1VtAiJxJ/kIOFwcWyGPy0fNkGjAqL6NAGw ==
1089
+ aws-sdk@^2.1097 .0 :
1090
+ version "2.1097 .0"
1091
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1097 .0.tgz#1e53ee27d8ab7523760d023b934b24a9512bd719 "
1092
+ integrity sha512-fChMDiSfWcW0EUWmiqlyc+VAIXKH0w7BBruL3cVWSwO+5oA5A9juGF4NCBV2/KAHzaKaG0hXKPE49Wh6Lq74ag ==
1093
1093
dependencies :
1094
1094
buffer "4.9.2"
1095
1095
events "1.1.1"
You can’t perform that action at this time.
0 commit comments