alixaxel / chrome-aws-lambda

Chromium Binary for AWS Lambda and Google Cloud Functions
MIT License
3.17k stars 289 forks source link

Update dev and peer dependencies #278

Open jcalderonf opened 2 years ago

jcalderonf commented 2 years ago

Not sure why but when using your code as a Lambda layer it gave me issues with the versioning of the npm dependencies. So I am updating some of your dependencies with the latest versions.

jcalderonf commented 2 years ago

I had to revert the typescript packages versioning updates because it was not working to make the .zip package, whit the make command executing the lines from MakeFile. But puppeteer is up to date.