Upgrade Node.js version

Dear All,

I did a Vulnerability scan using Tenable and found the current node.js that must be updated to version 20.15.1. I have installed node version 20.15.1 on the kibana server and when executing node -v the version is 20.15.1 but when I run ./node -v in /usr/share/kibana/node/bin the node version is still 20.13.1 how do I change the version to version 20.15.1?

Please help me to solve this issue, Thank you.

Best Regards,
Septia

Hi @Septianingrum.17,

Can you confirm which version of Kibana you are running? I did a quick scan of the project package.json and see the node version is specified as 20.15.1.

Let us know!