Merge pull request #30 from LicenseAPI/dependabot/npm_and_yarn/mongoose-6.10.0

Bump mongoose from 6.9.1 to 6.10.0
This commit is contained in:
2023-02-27 07:22:06 +01:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@ -16,7 +16,7 @@
"bcrypt": "^5.1.0",
"express": "^4.18.2",
"joi": "^17.8.1",
"mongoose": "^6.9.1",
"mongoose": "^6.10.0",
"mongoose-field-encryption": "^6.0.0",
"nodemailer": "^6.9.1",
"speakeasy": "^2.0.0"