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

compat with mongoose-5.x and ms-2.x #9

Closed
wants to merge 1 commit into from
Closed

compat with mongoose-5.x and ms-2.x #9

wants to merge 1 commit into from

Conversation

yashwason
Copy link

This fixes compatibility issues with mongoose 5.x by using .deleteOne() instead of .remove().
Also fixed vulnerability issues related to mocha by installing the latest version which has the patch.
Have also used replaced var with const in /lib/ttl.js

@yashwason yashwason closed this Jan 1, 2023
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

Successfully merging this pull request may close these issues.

1 participant