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.85" ,
42
42
"@types/express" : " ^4.17.11" ,
43
43
"@types/node" : " ^16.11.7" ,
44
- "aws-sdk" : " ^2.1024 .0" ,
44
+ "aws-sdk" : " ^2.1031 .0" ,
45
45
"cron-parser" : " ^4.1.0" ,
46
46
"tslog" : " ^3.2.2" ,
47
47
"typescript" : " ^4.5.2"
Original file line number Diff line number Diff line change @@ -1779,10 +1779,10 @@ asynckit@^0.4.0:
1779
1779
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1780
1780
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1781
1781
1782
- aws-sdk@^2.1024 .0 :
1783
- version "2.1024 .0"
1784
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1024 .0.tgz#c69ae613a546e56643c921d4aae36d7f8d6f44bc "
1785
- integrity sha512-FgGvRtxTzgU7iBXG/+hCGqdE2U2gF/NqVDQsTBjrLIbOMiNNheL8uzxcmIKKZ49lFlWwVkM0HNmpEmA5hiLinw ==
1782
+ aws-sdk@^2.1031 .0 :
1783
+ version "2.1031 .0"
1784
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1031 .0.tgz#1556a46907f13d25afd6c5e7af01f9185be3d272 "
1785
+ integrity sha512-XXrQG7l9WMYSg4fZNZctrgPjpTb6HPk1DaM2vXfhMHaNl8TyHjyeMkvU+CC0ctlPqgoCMLrGWI4Zxnq8yrsnXA ==
1786
1786
dependencies :
1787
1787
buffer "4.9.2"
1788
1788
events "1.1.1"
You can’t perform that action at this time.
0 commit comments