Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
3df79f641e
Bump moment from 2.29.2 to 2.29.4 (#23)
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 08:46:16 +02:00
dependabot[bot]
0cf3b3bcbb
Bump moment from 2.29.1 to 2.29.2 (#16)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 16:29:08 +02:00
6cdeef482e fix cve 2021-03-24 09:25:26 +00:00
90bd428d3f adds signout button components and insert it into MainNavBar 2020-04-24 08:55:40 +02:00
e36d7fc43a secures api routes using Firebase; add create users route 2020-04-23 18:17:47 +02:00
90c1ba0628 concurrently to std deps 2020-04-23 16:06:09 +02:00
76aeb0907d try to deploy 2020-04-23 15:29:31 +02:00
1b5d42db91 installed helmet 2020-04-23 14:57:52 +02:00
7843bc3662 installed helmet 2020-04-23 14:57:11 +02:00
3f75445d0d prepares for deployment on heroku 2020-04-23 14:28:14 +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