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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
},

View File

@ -1378,10 +1378,10 @@ mongodb@5.3.0:
optionalDependencies:
saslprep "^1.0.3"
mongoose-field-encryption@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/mongoose-field-encryption/-/mongoose-field-encryption-6.0.0.tgz#fd0dbb84773c7f4c6aa4fb83616fccdb9d9b9c2e"
integrity sha512-mcdrd/SYKZT9eMUL1gdKDRKsxBdKd/dn9xED+MojWMD7fuLpeAuRSFD80zoagc9inNOXxdZYAup1d0LFgObomw==
mongoose-field-encryption@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/mongoose-field-encryption/-/mongoose-field-encryption-6.1.0.tgz#4c615de453a52a89333d2c00d646e8884774a704"
integrity sha512-SkrdFsQZ3xDU9B/KnPAHlTFA1DOIt3M+yeCVcAI7ej7WL8vTQ1py/36vODkHLpGriLUXYtczo+wIYyiPqMpixQ==
mongoose@^7.1.1:
version "7.1.1"