Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed Mongodb DeprecationWarning: { useUnifiedTopology: true } (#55)
added "defaultOpt.useUnifiedTopology = true;" to remove "DeprecationWarning: pass option { useUnifiedTopology: true } to the MongoClient constructor"
- Loading branch information