Open tenbabagu opened 6 years ago
It'll be fixed in the next update
I received the same warning. It is deprecated ?
DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead.
The DeprecationWarning is still there
(node:9525) DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead.
I use Fawn.Task().update and it shows this, the update operation is being deprecated.