build(deps): bump mongoose from 5.12.7 to 5.12.10 (#13292)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.7 to 5.12.10. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.12.7...5.12.10) 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
+3
-3
@@ -9423,9 +9423,9 @@
|
||||
}
|
||||
},
|
||||
"mongoose": {
|
||||
"version": "5.12.7",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.12.7.tgz",
|
||||
"integrity": "sha512-BniNwACn7uflK2h+M3juvyLH5nn9JDFgnB5KE2EwWFwSrRyhSpPnCtanRKJW3OtMCJyPccMIjtGZxHNW7JfnIw==",
|
||||
"version": "5.12.10",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.12.10.tgz",
|
||||
"integrity": "sha512-/VmFFEACH2yiuPcJoBjOzVTXozBhCeminVbWI8mxiZwvgCbNu9PQrIABIgeCJncnZH8VT4G7s2IXO5FySxF1XA==",
|
||||
"requires": {
|
||||
"@types/mongodb": "^3.5.27",
|
||||
"bson": "^1.1.4",
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
"method-override": "^3.0.0",
|
||||
"moment": "^2.29.1",
|
||||
"moment-recur": "^1.0.7",
|
||||
"mongoose": "^5.12.7",
|
||||
"mongoose": "^5.12.10",
|
||||
"morgan": "^1.10.0",
|
||||
"nconf": "^0.11.2",
|
||||
"node-gcm": "^1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user