Advanced Node and Express - Implement the Serialization of a Passport User

Tell us what’s happening:

Could anyone help me solve the depreciation warning seen while trying to complete Advanced node and express for qa: (node:370) [DEP0170] DeprecationWarning: The URL mongodb://user_khal45:@ac-tu5n7sf-shard-00-00.mrqu5ly.mongodb.net:27017,ac-tu5n7sf-shard-00-01.mrqu5ly.mongodb.net:27017,ac-tu5n7sf-shard-00-02.mrqu5ly.mongodb.net:27017/?authSource=admin&replicaSet=atlas-cypibf-shard-0&retryWrites=true&w=majority&ssl=true is invalid. Future versions of Node.js will throw an error.
(Use node --trace-depreca

###Your project link(s)

solution: https://8080-freecodecam-boilerplate-8gk3xnpsfdn.ws-us117.gitpod.io

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36

Challenge Information:

Advanced Node and Express - Implement the Serialization of a Passport User

Hello, Here is a link to a page that outlines where to find the problem, is this keeping you from completing the project there are warnings all the time in node. Try npm audit fix.

You can ignore the deprecation warning. If you are failing a test, that isn’t the reason.

If you need more help, we have to see your code.

How Can I Share My Workspace To Get Help?