Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot] 702422635a
Bump got and nodemon
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Removes `got`

Updates `nodemon` from 1.19.0 to 2.0.22
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.19.0...v2.0.22)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: nodemon
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-06 14:21:07 +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
Rikke Solbjørg 99f2c5e7d8 Essential backend functionality, including logins. 2019-08-21 12:52:12 +02:00