Bump mongoose-field-encryption from 6.0.0 to 6.1.0

Bumps [mongoose-field-encryption](https://github.com/wheresvic/mongoose-field-encryption) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/wheresvic/mongoose-field-encryption/releases)
- [Commits](https://github.com/wheresvic/mongoose-field-encryption/compare/6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: mongoose-field-encryption
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-17 05:13:03 +00:00
committed by GitHub
parent 8e9c46f453
commit 4a049e798b
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"express": "^4.18.2",
"joi": "^17.9.2",
"mongoose": "^7.1.1",
"mongoose-field-encryption": "^6.0.0",
"mongoose-field-encryption": "^6.1.0",
"nodemailer": "^6.9.2",
"speakeasy": "^2.0.0"
},