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:
dependabot[bot]
2021-05-28 16:29:37 -05:00
committed by GitHub
parent 1599010be5
commit 5b4cf5d158
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",