build(deps): bump mongoose from 8.1.3 to 8.2.0 in /apps/OpenSignServer

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

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-26 00:44:17 +00:00
committed by GitHub
parent 58cd0495e6
commit e912a8d4e0
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"generate-api-key": "^1.0.2",
"jsonschema": "^1.4.1",
"mailgun.js": "^9.3.0",
"mongoose": "^8.1.3",
"mongoose": "^8.2.0",
"multer": "^1.4.5-lts.1",
"multer-s3": "^2.10.0",
"node-forge": "^1.3.1",