dustinsgoodman / serverless-microservices-graphql-template

A Serverless Framework getting started template for building microservice architectures with a public GraphQL API using nx for monorepo support.
MIT License
11 stars 0 forks source link

Bump Node.js from 16 to 18 #404

Open dustinsgoodman opened 2 years ago

dustinsgoodman commented 2 years ago

Whenever AWS Lambda officially supports Node.js 18, that upgrade should be performed immediately. Native fetch would be ideal for implementors and reduce 3rd party deps.