Bump mongoose from 7.0.3 to 7.0.4
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.0.3 to 7.0.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/7.0.3...7.0.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:
parent
fa98ab2f6c
commit
4f58be2cd1
@ -16,7 +16,7 @@
|
||||
"bcrypt": "^5.1.0",
|
||||
"express": "^4.18.2",
|
||||
"joi": "^17.9.1",
|
||||
"mongoose": "^7.0.3",
|
||||
"mongoose": "^7.0.4",
|
||||
"mongoose-field-encryption": "^6.0.0",
|
||||
"nodemailer": "^6.9.1",
|
||||
"speakeasy": "^2.0.0"
|
||||
|
@ -1383,10 +1383,10 @@ mongoose-field-encryption@^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@^7.0.3:
|
||||
version "7.0.3"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.0.3.tgz#576375acb436f96cd3350fb63fddbac7ae51ff9c"
|
||||
integrity sha512-3n8vc1/mssuxKa6vfghSocp3MeiCFYzhX36Ok+PsDNNYzHC9tw3rNkAMLemIwZ2jgXqkZ7CfKOxkzjp/d/SWfg==
|
||||
mongoose@^7.0.4:
|
||||
version "7.0.4"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.0.4.tgz#7f6c31e12d86eed516ab5d1f5e6f8196d3682ed2"
|
||||
integrity sha512-MEmQOOqQUvW1PJcji64NtA2EFGHrEvk9o4g//isVYSJW2+8Y8u49C2qFBKzn1t6/l9onQn012o/PcFqR6ixQpQ==
|
||||
dependencies:
|
||||
bson "^5.0.1"
|
||||
kareem "2.5.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user