mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 22:48:00 +02:00
chore(deps): bump mongoose from 7.8.4 to 7.8.9 (#698)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.8.4 to 7.8.9. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/commits) --- updated-dependencies: - dependency-name: mongoose dependency-version: 7.8.9 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:
Generated
+6
-7
@@ -12080,10 +12080,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose": {
|
||||
"version": "7.8.4",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.4.tgz",
|
||||
"integrity": "sha512-qqQ7imsb9lyrW1jmYj6/wDiSewRtd/gpOU2Vdy1AMRBT7jrghKnoDMbC3keFUzZ0iyo3ZcYumisPKFnap5R4zQ==",
|
||||
"license": "MIT",
|
||||
"version": "7.8.9",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.9.tgz",
|
||||
"integrity": "sha512-V3GBAJbmOAdzEP8murOvlg7q1szlbe4jTBRyW+JBHRduJBe7F9dk5eyqJDTuYrdBcOOWfLbr6AgXrDK7F0/o5A==",
|
||||
"dependencies": {
|
||||
"bson": "^5.5.0",
|
||||
"kareem": "2.5.1",
|
||||
@@ -23375,9 +23374,9 @@
|
||||
}
|
||||
},
|
||||
"mongoose": {
|
||||
"version": "7.8.4",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.4.tgz",
|
||||
"integrity": "sha512-qqQ7imsb9lyrW1jmYj6/wDiSewRtd/gpOU2Vdy1AMRBT7jrghKnoDMbC3keFUzZ0iyo3ZcYumisPKFnap5R4zQ==",
|
||||
"version": "7.8.9",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.9.tgz",
|
||||
"integrity": "sha512-V3GBAJbmOAdzEP8murOvlg7q1szlbe4jTBRyW+JBHRduJBe7F9dk5eyqJDTuYrdBcOOWfLbr6AgXrDK7F0/o5A==",
|
||||
"requires": {
|
||||
"bson": "^5.5.0",
|
||||
"kareem": "2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user