Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot]
9905b4d6d4 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>
2023-05-06 14:20:57 +00:00
dependabot[bot]
7ee0633d9a Bump bcrypt from 3.0.6 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.6 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.6...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 12:54:20 +00:00
99f2c5e7d8 Essential backend functionality, including logins. 2019-08-21 12:52:12 +02:00