Currently project works under Node 18 which reached its EOL on April 30, 2025. It will no longer receive security updates or maintenance releases.
Plan it to upgrade to version 22 or 24 (current LTS). New plan is to support last 3 LTS versions of Node.js. As of today they are: 24, 22 and 20.
Note: this won't be an easy task since there are breakable changes.
Refs: https://nodejs.org/en/blog/announcements/node-18-eol-support
Currently project works under Node 18 which reached its EOL on April 30, 2025. It will no longer receive security updates or maintenance releases.
Plan it to upgrade to version 22 or 24 (current LTS).New plan is to support last 3 LTS versions of Node.js. As of today they are: 24, 22 and 20.Note: this won't be an easy task since there are breakable changes.
Refs: https://nodejs.org/en/blog/announcements/node-18-eol-support