mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
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:
parent
8a9180914a
commit
f228964171
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user