chore(deps): bump mongoose from 6.11.2 to 6.11.3 (#622)

Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.11.2 to 6.11.3.
- [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.11.2...6.11.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-19 22:28:39 +09:00 committed by GitHub
parent 8a9180914a
commit f228964171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"josa": "3.0.1",
"jsonwebtoken": "^9.0.0",
"knex": "^2.4.0",
"mongoose": "6.11.2",
"mongoose": "6.11.3",
"mysql": "2.18.1",
"next": "^12.3.2",
"next-connect": "0.10.1",

View File

@ -7285,10 +7285,10 @@ mongodb@4.16.0:
"@aws-sdk/credential-providers" "^3.186.0"
saslprep "^1.0.3"
mongoose@6.11.2:
version "6.11.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.11.2.tgz#29b4933de3bcbbd5ebd5e3d979791d827f9d527e"
integrity sha512-BJHQerozE+qIVdH8Hn9niMVMUzRNcjmwU7hFEzER1+aYtGmVJgGsXBd9wJ9GnrHrbCsYmKlRy8aTuxEdlEtfow==
mongoose@6.11.3:
version "6.11.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.11.3.tgz#26e5de0437c470f09c5a71a188a75718efc6c84a"
integrity sha512-M1Y5PjttgV51YDa30u7GVMVypQSlNZF/jUhlzTBAmaz5C9FvOr8eih/VLhhO7xtTSlcVTFQS1dqlQNMbtfUowQ==
dependencies:
bson "^4.7.2"
kareem "2.5.1"