Bump mongoose from 5.5.9 to 5.13.15

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.5.9 to 5.13.15.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.5.9...5.13.15)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-06 14:20:57 +00:00
committed by GitHub
parent 6e6c71dfc4
commit 9905b4d6d4
2 changed files with 112 additions and 84 deletions

View File

@@ -16,6 +16,6 @@
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"express": "^4.16.4",
"mongoose": "^5.5.9"
"mongoose": "^5.13.15"
}
}