Node.js version 14 is now the default version included in Cloud Shell

Because node.js version 10 has reached end of support, Cloud Shell now supports node.js version 14 by default. You should upgrade any scripts or applications that use node.js versions older than version 14 because they may not run properly. If you want to continue using Node.js version 10, please run nvm install 10 in your Cloud Shell instance.