Bump mongoose from 5.10.13 to 5.10.15

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-18 22:33:48 +00:00
committed by Thomas Ruoff
parent dafb344ec2
commit 26fd714663
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8705,9 +8705,9 @@
}
},
"mongoose": {
"version": "5.10.13",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.10.13.tgz",
"integrity": "sha512-lvZzTj449sVWijY76StOuTKt5oP5kyy70VdM3DMgPpKNqZfkAseHxekmqBbd9YQQDVIgrIYDar9vSlxKqc75MQ==",
"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",