build(deps): bump mongoose from 5.10.14 to 5.10.15 (#12798)

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.14 to 5.10.15.
- [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.10.14...5.10.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-23 11:23:50 +01:00 committed by GitHub
parent f7b4d25657
commit 278ed4d2df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -9657,9 +9657,9 @@
}
},
"mongoose": {
"version": "5.10.14",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.10.14.tgz",
"integrity": "sha512-lG7TCyjGjVPM4R1HWCyWZbdK7hC4MdWRG7P95hDENXSvaLkGLiP7WZbGT83KzLY8+400x1p6C53UALD3MqpsCA==",
"version": "5.10.15",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.10.15.tgz",
"integrity": "sha512-3QUWCpMRdFCPIBZkjG/B2OkfMY2WLkR+hv335o4T2mn3ta9kx8qVvXeUDojp3OHMxBZVUyCA+hDyyP4/aKmHuA==",
"requires": {
"bson": "^1.1.4",
"kareem": "2.3.1",

View file

@ -48,7 +48,7 @@
"method-override": "^3.0.0",
"moment": "^2.29.1",
"moment-recur": "^1.0.7",
"mongoose": "^5.10.14",
"mongoose": "^5.10.15",
"morgan": "^1.10.0",
"nconf": "^0.10.0",
"node-gcm": "^1.0.3",