Bump mongoose from 6.8.3 to 6.8.4

Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.8.3 to 6.8.4.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.8.3...6.8.4)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-20 04:14:49 +00:00 committed by GitHub
parent ed2f2d81af
commit 69b578c291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"bcrypt": "^5.1.0",
"express": "^4.18.2",
"joi": "^17.7.0",
"mongoose": "^6.8.3",
"mongoose": "^6.8.4",
"mongoose-field-encryption": "^5.0.2",
"nodemailer": "^6.9.0"
},

View File

@ -2143,10 +2143,10 @@ mongoose-field-encryption@^5.0.2:
resolved "https://registry.yarnpkg.com/mongoose-field-encryption/-/mongoose-field-encryption-5.0.2.tgz#539411892a0f3b41c592bad8677de88555b702ef"
integrity sha512-2gV0AgChsKv9UD+eqh7g6J/JC2MxrnhLH+vX21fLFLEs4fnjRg6CwXaQfSs51TIlh26DJisYlG5iY1DjqFKsCQ==
mongoose@^6.8.3:
version "6.8.3"
resolved "https://registry.npmjs.org/mongoose/-/mongoose-6.8.3.tgz"
integrity sha512-qrVWefJK+wFNBH0ALV+oiyJ+FN42O/BqvHFmlFJJ2LKuNmQEOE0JV8FCxnZqtanwbHs4i+k/SkjhtC+C01haaw==
mongoose@^6.8.4:
version "6.8.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.8.4.tgz#f27ec3eca6df3ebb2df1f43623f4cd88744ca9a8"
integrity sha512-19Jk2hbSAPcM4u6ErW0UPwaSO2YfP/cXfBS9YEiNgNzZfXd+jkyemqJ+t2aflaicXeU4VdTP33pZYxqjk2hUYw==
dependencies:
bson "^4.7.0"
kareem "2.5.1"