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.59 " ,
14
+ "@types/aws-lambda" : " ^8.10.61 " ,
15
15
"@types/express" : " ^4.17.3" ,
16
16
"@types/jest" : " ^26.0.10" ,
17
17
"@types/node" : " ^14.0.27" ,
Original file line number Diff line number Diff line change 572
572
dependencies :
573
573
type-detect "4.0.8"
574
574
575
- " @types/aws-lambda@^8.10.59 " :
576
- version "8.10.59 "
577
- resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.59 .tgz#64f602aef1cac9b21a74aad6705bf350c4a5173a "
578
- integrity sha512-X/JclTKqHvo3nMTkHzClHhRz0yxn/VAr7J7LO6jBqaksZlhcDAWuU4oT1Yrt3E9MvX5jyyVIZtrwAI7oPXzXIg ==
575
+ " @types/aws-lambda@^8.10.61 " :
576
+ version "8.10.61 "
577
+ resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.61 .tgz#7471e08843dbdcf09b2494ac5b34c4d1a391e6d0 "
578
+ integrity sha512-+FeZ/52VG4rBSJ0cRE/aB6hMKQzjIgpiSQrGq0eR8ZrXWee7Z2zoGeJzTHVcOeZNawLb+5zvwZNIRGC7X+kQ7Q ==
579
579
580
580
" @types/babel__core@^7.1.7 " :
581
581
version "7.1.9"
You can’t perform that action at this time.
0 commit comments