balassy / aws-lambda-typescript

This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
MIT License
267 stars 50 forks source link

FIXED: Eliminate the security vulnerability inherited from 3rd party hoek package #80

Closed balassy closed 6 years ago

balassy commented 6 years ago

UPDATED: The coveralls and the serverless-offline packages are updated to the latest version to get rid of the security vulnerability in hoek@4.2.0.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d1e2c629681e0c3cf15c551c29b06e7b634e950f on update-packages into 3085e4209a2d0486d4c12b4a24c088e3e7149cfa on master.