Merge pull request #8 from RealFascinated/dependabot/npm_and_yarn/mongoose-6.7.4

Bump mongoose from 6.7.3 to 6.7.4
This commit is contained in:
Lee 2022-12-01 00:49:37 +00:00 committed by GitHub
commit 518f0db8ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -21,7 +21,7 @@
"ffprobe-static": "^3.1.0",
"http-status-codes": "^2.2.0",
"moment": "^2.29.4",
"mongoose": "^6.7.3",
"mongoose": "^6.7.4",
"multer": "^1.4.5-lts.1",
"next": "13.0.5",
"next-auth": "^4.17.0",

@ -3447,10 +3447,10 @@ mongodb@4.11.0:
"@aws-sdk/credential-providers" "^3.186.0"
saslprep "^1.0.3"
mongoose@^6.7.3:
version "6.7.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.7.3.tgz#1ec0d8cabcb53ecc171d17baaf4a68356ab470ed"
integrity sha512-bLC2Pt6Vpoov+1kBYvQgJXG/2DWXbfIvfK4Gh68kCdYGh6CVO31YxYuIGz70hyGwX2g4DmSzbs5IA8Px2neMCQ==
mongoose@^6.7.4:
version "6.7.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.7.4.tgz#08d8e073945126cb702028c3ff4b02d80f9f0193"
integrity sha512-0LWMrOa5U43cR3I/iRPnmyedoa6T8+QPxmFYdPgx4WAS0CdbSbOzAFSKeU6bndUY6cs4VkxKZGcuDM0twystCg==
dependencies:
bson "^4.7.0"
kareem "2.4.1"