The document in https://cloud.google.com/functions/docs/writing/ states that firebase cloud functions
in production supports only Node v6.11.5.
I wish it supports the latest LTS version 8.9.4
Is the above link outdated or cloud functions still only support 6.11.5?