Node.js v14 Security Support ended in April 30th, 2023. We should: - add support checks in our CI for Node.js v20 (current LTS) - remove v14 from CI pipelines - set "engines" field in package.json files to ">=16.0.0"