Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
4e80565539
Bump node-fetch from 2.6.0 to 2.6.1 (#4)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 22:49:23 +01:00
dependabot[bot]
9e8385be3e
Bump lodash from 4.17.15 to 4.17.19 (#2)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 09:21:17 +02:00
dependabot[bot]
ec291a4d35
Bump websocket-extensions from 0.1.3 to 0.1.4 (#1)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-07 11:47:38 +02:00
e36d7fc43a secures api routes using Firebase; add create users route 2020-04-23 18:17:47 +02:00
7843bc3662 installed helmet 2020-04-23 14:57:11 +02:00
5e462dca58 retrieve data from db 2020-04-23 11:19:47 +02:00
5cca4d3a2a creates react + redux frontend and express + mongodb backend 2020-04-23 10:44:49 +02:00