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.66 " ,
14
+ "@types/aws-lambda" : " ^8.10.68 " ,
15
15
"@types/express" : " ^4.17.9" ,
16
16
"@types/jest" : " ^26.0.19" ,
17
17
"@types/node" : " ^14.14.16" ,
Original file line number Diff line number Diff line change 597
597
dependencies :
598
598
type-detect "4.0.8"
599
599
600
- " @types/aws-lambda@^8.10.66 " :
601
- version "8.10.66 "
602
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.66 .tgz#195ae8ff7226a4f580a0cab570d683f5b9a215d0 "
603
- integrity sha512-gwWIKwN3IVxRQTIZUNtjKo7w2LoB5RMzbP1PAFHsBq64dOKIhTv8y5RYRIjniLTewrBSBrV2EXxgQ1zZeGU4LA ==
600
+ " @types/aws-lambda@^8.10.68 " :
601
+ version "8.10.68 "
602
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.68 .tgz#51d5727e49e5ae13303adb10e2e8ffee7df12c71 "
603
+ integrity sha512-0/0ghix1WXU8xJxvRx/VtmAesLR6+dPFWrNhQ90Pq6oOYN3x+oRVPnjjYNOIRuEd7fmKovl7s6ILCXMnbDr4Mg ==
604
604
605
605
" @types/babel__core@^7.1.7 " :
606
606
version "7.1.9"
You can’t perform that action at this time.
0 commit comments