We are planning to upgrade Nodejs version from v18.x to v20.x.
Our application is cloud application, and we are using Azure CosmosDB with MongoDB API.
Currently MongoDB Driver version is 4.7.0.
My question is, will the MongoDB: “4.7.0” npm is compatible for Nodejs v20 in the Azure functions for CosmosDB version 4.2 with MongoDB API?
Kindly help me on this.
Thank you.