Merge pull request #107 from LicenseAPI/dependabot/npm_and_yarn/mongoose-field-encryption-6.1.0

Bump mongoose-field-encryption from 6.0.0 to 6.1.0
This commit is contained in:
Mathias Wagner 2023-06-12 07:15:37 +02:00 committed by GitHub
commit 062d501509
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"