Merge pull request #174 from LicenseAPI/dependabot/npm_and_yarn/mongoose-7.4.5

Bump mongoose from 7.4.3 to 7.4.5
This commit is contained in:
2023-08-27 10:53:20 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"bcrypt": "^5.1.1",
"express": "^4.18.2",
"joi": "^17.9.2",
"mongoose": "^7.4.3",
"mongoose": "^7.4.5",
"mongoose-field-encryption": "^7.0.1",
"nodemailer": "^6.9.4",
"speakeasy": "^2.0.0",