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 11
11
"dist" : " yarn build && cd dist && zip ../runners.zip index.js"
12
12
},
13
13
"devDependencies" : {
14
- "@types/aws-lambda" : " ^8.10.51 " ,
14
+ "@types/aws-lambda" : " ^8.10.59 " ,
15
15
"@types/express" : " ^4.17.3" ,
16
16
"@types/jest" : " ^26.0.4" ,
17
17
"@types/node" : " ^13.13.4" ,
Original file line number Diff line number Diff line change 573
573
dependencies :
574
574
type-detect "4.0.8"
575
575
576
- " @types/aws-lambda@^8.10.51 " :
577
- version "8.10.56 "
578
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.56 .tgz#24fc61bf628db86412bb4f28da051df4baa532d6 "
579
- integrity sha512-jaxu5br/KYxhNBNmr2GoVhIUady2zNsvSRCa4kCHW+GcM4ladPhfEyeJkkNMGo/IlVAfpcPYTsSzhYWZoSgZXA ==
576
+ " @types/aws-lambda@^8.10.59 " :
577
+ version "8.10.59 "
578
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.59 .tgz#64f602aef1cac9b21a74aad6705bf350c4a5173a "
579
+ integrity sha512-X/JclTKqHvo3nMTkHzClHhRz0yxn/VAr7J7LO6jBqaksZlhcDAWuU4oT1Yrt3E9MvX5jyyVIZtrwAI7oPXzXIg ==
580
580
581
581
" @types/babel__core@^7.1.7 " :
582
582
version "7.1.8"
You can’t perform that action at this time.
0 commit comments