Migrated from mongoose-encryption -> mongoose-field-encryption

This commit is contained in:
2023-01-15 18:35:40 +01:00
parent a5bd9f1e95
commit 418a81dadb
2 changed files with 6 additions and 58 deletions

View File

@ -17,7 +17,7 @@
"express": "^4.18.2",
"joi": "^17.7.0",
"mongoose": "^6.8.3",
"mongoose-encryption": "^2.1.2",
"mongoose-field-encryption": "^5.0.2",
"nodemailer": "^6.9.0"
},
"devDependencies": {