In December 2019 npm Binary Planting vulnerabilities were published. References:
These vulnerabilities are patched in npm 6.13.4
To mitigate against the vulnerabilites we'd like to upgrade our app services to node 12.14.x (npm 6.13.4). However the highest available node version on Azure App Services (Windows web app) currently is 12.13.0 (npm 6.12.0).
So when will Node.js version 12.14.x be available on Azure App Services?