File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"@types/aws-lambda" : " ^8.10.93" ,
44
44
"@types/express" : " ^4.17.11" ,
45
45
"@types/node" : " ^17.0.26" ,
46
- "aws-sdk" : " ^2.1116 .0" ,
46
+ "aws-sdk" : " ^2.1121 .0" ,
47
47
"cron-parser" : " ^4.3.0" ,
48
48
"tslog" : " ^3.3.3" ,
49
49
"typescript" : " ^4.6.3"
Original file line number Diff line number Diff line change @@ -1848,10 +1848,10 @@ asynckit@^0.4.0:
1848
1848
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1849
1849
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1850
1850
1851
- aws-sdk@^2.1116 .0 :
1852
- version "2.1116 .0"
1853
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1116 .0.tgz#1187ab943e6bf730db282afe7950dd2af409cb5b "
1854
- integrity sha512-36JFrxPPh/fRQWsgGrZZbzTxRu7dq4KyCKKXPxgVMXylEJsG/KEAVMB1f3eq4PiI5eGxYrpt2OkKoMQZQZLjPA ==
1851
+ aws-sdk@^2.1121 .0 :
1852
+ version "2.1121 .0"
1853
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1121 .0.tgz#381510f7216f1d177b01620612f60014fa48e562 "
1854
+ integrity sha512-SEbPk0cFxiqhx8s2n9ozPafWyoIH944fg8Tpy9AxqZlq/tSCphWNE0CgKATnNAKoltWdVHBTKeLwnOAK/7OX7A ==
1855
1855
dependencies :
1856
1856
buffer "4.9.2"
1857
1857
events "1.1.1"
You can’t perform that action at this time.
0 commit comments