Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warnings given for mongodb-backend.js #270

Open
bazconz opened this issue Oct 1, 2018 · 1 comment
Open

Deprecation warnings given for mongodb-backend.js #270

bazconz opened this issue Oct 1, 2018 · 1 comment

Comments

@bazconz
Copy link

bazconz commented Oct 1, 2018

mongodb@2.2.36 deprecation warnings as follows:

DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead.
    at ~node_modules\acl\lib\mongodb-backend.js:128:20

DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.
    at ~node_modules\acl\lib\mongodb-backend.js:138:20
@ThienTranDuy
Copy link

ThienTranDuy commented Aug 14, 2020

In my library, no change the commit of bazconz? @bazconz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants