Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] aafe4f5eb7
Bump async and mongoose
Removes [async](https://github.com/caolan/async). It's no longer used after updating ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together.


Removes `async`

Updates `mongoose` from 5.5.9 to 5.13.17
- [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.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-06 14:21:00 +00:00
Peder Bergebakken Sundt 6e6c71dfc4
Merge pull request #2 from Programvareverkstedet/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-12-15 10:34:40 +01:00
Peder Bergebakken Sundt 6c2bf9a696
Merge pull request #3 from Programvareverkstedet/dependabot/npm_and_yarn/bcrypt-5.0.0
Bump bcrypt from 3.0.6 to 5.0.0
2020-12-15 10:34:30 +01: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
dependabot[bot] 2e5ca37764
Bump dot-prop from 4.2.0 to 4.2.1
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 12:54:08 +00:00
dependabot[bot] fe4a537adc
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 19:59:45 +00:00
dependabot[bot] bb27cbba2a
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 01:42:31 +00:00
Rikke Solbjørg 99f2c5e7d8 Essential backend functionality, including logins. 2019-08-21 12:52:12 +02:00