You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider replacing connect-mongo with connect-mongodb-session. There are deprecation warnings about collection.update being old. connect-mongodb-session seems to address this issue. In the Github issues, it seems the author doesn't have time to maintain the project.
The text was updated successfully, but these errors were encountered:
https://www.npmjs.com/package/connect-mongodb-session
Consider replacing
connect-mongo
withconnect-mongodb-session
. There are deprecation warnings aboutcollection.update
being old.connect-mongodb-session
seems to address this issue. In the Github issues, it seems the author doesn't have time to maintain the project.The text was updated successfully, but these errors were encountered: