File tree 2 files changed +233
-117
lines changed
2 files changed +233
-117
lines changed Original file line number Diff line number Diff line change 11
11
]
12
12
},
13
13
"devDependencies" : {
14
- "@types/aws-lambda" : " ^ 0.0.23" ,
15
- "@types/node" : " ^8.0.16 " ,
16
- "ava" : " ^ 0.23.0" ,
17
- "husky" : " ^ 0.14.3" ,
18
- "lint-staged" : " ^4.0.2 " ,
19
- "prettier" : " ^1.5.3 " ,
20
- "serverless-plugin-typescript" : " ^1.0.0 " ,
21
- "serverless-apigwy-binary" : " ^ 0.1.0"
14
+ "@types/aws-lambda" : " 0.0.23" ,
15
+ "@types/node" : " 8.5.2 " ,
16
+ "ava" : " 0.23.0" ,
17
+ "husky" : " 0.14.3" ,
18
+ "lint-staged" : " 4.3.0 " ,
19
+ "prettier" : " 1.9.2 " ,
20
+ "serverless-plugin-typescript" : " 1.1.5 " ,
21
+ "serverless-apigwy-binary" : " 0.1.0"
22
22
},
23
23
"dependencies" : {
24
- "aws-sdk" : " ^2.7.27 " ,
25
- "graphql-request" : " ^1.3.3 " ,
26
- "lambda-helpers" : " ^ 0.2.1 " ,
27
- "sharp" : " ^ 0.18.2 " ,
28
- "source-map-support" : " ^ 0.5.0"
24
+ "aws-sdk" : " 2.176.0 " ,
25
+ "graphql-request" : " 1.4.1 " ,
26
+ "lambda-helpers" : " 0.2.2 " ,
27
+ "sharp" : " 0.18.4 " ,
28
+ "source-map-support" : " 0.5.0"
29
29
}
30
30
}
You can’t perform that action at this time.
0 commit comments