Change function runtime node version

Upvoted!

This is important. Using old Node v10 syntax and limitations is not good for productivity.

I’m mainly missing two things:

  • Optional chaining
  • Date with specified time zone as in new Date('2022-04-14 16:46:08 (CET)')