This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"@types/aws-lambda" : " ^8.10.84" ,
42
42
"@types/express" : " ^4.17.11" ,
43
43
"@types/node" : " ^16.10.3" ,
44
- "aws-sdk" : " ^2.1010 .0" ,
44
+ "aws-sdk" : " ^2.1012 .0" ,
45
45
"cron-parser" : " ^4.1.0" ,
46
46
"typescript" : " ^4.4.4"
47
47
}
Original file line number Diff line number Diff line change @@ -1770,10 +1770,10 @@ asynckit@^0.4.0:
1770
1770
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1771
1771
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1772
1772
1773
- aws-sdk@^2.1010 .0 :
1774
- version "2.1010 .0"
1775
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1010 .0.tgz#a0ff308149e2e358522b991f3b21d2f06c856f0c "
1776
- integrity sha512-ZiFMY0wJfgBSybAPKl4hEYi4zjs6c6A+kPmifF36C1bFja83Q4iNRUr2P13R41wJn/fdxMyWDgmx6r/5NNLUqg ==
1773
+ aws-sdk@^2.1012 .0 :
1774
+ version "2.1012 .0"
1775
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1012 .0.tgz#93618320cf1ff274389d8fcc563d62974545e1f9 "
1776
+ integrity sha512-5F/tC+mOJSTq4BTWqg6DepDIC7h+OeUycCYsFU6fMblQCUEBuI11o8z/+2DxGt4c40f52OstalYNiSlP2RuZvw ==
1777
1777
dependencies :
1778
1778
buffer "4.9.2"
1779
1779
events "1.1.1"
You can’t perform that action at this time.
0 commit comments