aboutsummaryrefslogtreecommitdiffstats
path: root/package.json (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Bump @types/node from 17.0.34 to 17.0.35 (#84)dependabot[bot]2022-05-191-1/+1
* Bump helmet from 5.0.2 to 5.1.0 (#83)dependabot[bot]2022-05-181-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 (#81)dependabot[bot]2022-05-171-1/+1
* Bump @types/node from 17.0.33 to 17.0.34 (#82)dependabot[bot]2022-05-171-1/+1
* Bump @typescript-eslint/parser from 5.23.0 to 5.25.0 (#80)dependabot[bot]2022-05-171-1/+1
* Bump passport from 0.5.2 to 0.5.3 (#79)dependabot[bot]2022-05-161-1/+1
* Bump @types/node from 17.0.31 to 17.0.33 (#77)dependabot[bot]2022-05-131-1/+1
* Bump ejs from 3.1.7 to 3.1.8 (#76)dependabot[bot]2022-05-131-1/+1
* Bump @typescript-eslint/parser from 5.22.0 to 5.23.0 (#75)dependabot[bot]2022-05-101-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0 (#74)dependabot[bot]2022-05-101-1/+1
* Bump eslint from 8.14.0 to 8.15.0 (#73)dependabot[bot]2022-05-091-1/+1
* Bump @typescript-eslint/parser from 5.21.0 to 5.22.0 (#71)dependabot[bot]2022-05-041-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 (#70)dependabot[bot]2022-05-041-1/+1
* Bump express from 4.18.0 to 4.18.1 (#69)dependabot[bot]2022-05-021-1/+1
* Bump @types/node from 17.0.30 to 17.0.31 (#68)dependabot[bot]2022-05-021-1/+1
* Bump nodemon from 2.0.15 to 2.0.16 (#67)dependabot[bot]2022-04-291-1/+1
* Bump typescript from 4.6.3 to 4.6.4 (#66)dependabot[bot]2022-04-291-1/+1
* Bump @types/node from 17.0.29 to 17.0.30 (#65)dependabot[bot]2022-04-291-1/+1
* Bump @types/cookie-parser from 1.4.2 to 1.4.3 (#64)dependabot[bot]2022-04-271-1/+1
* Bump @types/node from 17.0.27 to 17.0.29 (#63)dependabot[bot]2022-04-271-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.0 (#61)dependabot[bot]2022-04-261-1/+1
* Bump express from 4.17.3 to 4.18.0 (#62)dependabot[bot]2022-04-261-1/+1
* Bump @typescript-eslint/parser from 5.20.0 to 5.21.0 (#60)dependabot[bot]2022-04-261-1/+1
* Bump @types/node from 17.0.26 to 17.0.27 (#59)dependabot[bot]2022-04-261-1/+1
* Bump express-rate-limit from 6.3.0 to 6.4.0 (#58)dependabot[bot]2022-04-251-1/+1
* Bump @types/node from 17.0.25 to 17.0.26 (#57)dependabot[bot]2022-04-251-1/+1
* Bump eslint from 8.13.0 to 8.14.0 (#56)dependabot[bot]2022-04-251-1/+1
* Bump ejs from 3.1.6 to 3.1.7 (#53)dependabot[bot]2022-04-211-1/+1
* Bump @typescript-eslint/parser from 5.19.0 to 5.20.0 (#51)dependabot[bot]2022-04-191-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 (#50)dependabot[bot]2022-04-191-1/+1
* Bump @types/node from 17.0.24 to 17.0.25 (#49)dependabot[bot]2022-04-191-1/+1
* Bump @types/node from 17.0.23 to 17.0.24 (#46)dependabot[bot]2022-04-141-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 (#45)dependabot[bot]2022-04-121-1/+1
* Bump @typescript-eslint/parser from 5.18.0 to 5.19.0 (#44)dependabot[bot]2022-04-121-1/+1
* Bump eslint from 8.12.0 to 8.13.0 (#43)dependabot[bot]2022-04-111-1/+1
* Bump eslint-plugin-import from 2.25.4 to 2.26.0 (#41)dependabot[bot]2022-04-061-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0 (#40)dependabot[bot]2022-04-051-1/+1
* Bump @typescript-eslint/parser from 5.17.0 to 5.18.0 (#39)dependabot[bot]2022-04-051-1/+1
* Add Shibboleth login supportMatt Strapp2022-04-051-6/+1
* Bump prettier from 2.6.1 to 2.6.2 (#38)dependabot[bot]2022-04-041-1/+1
* Change shib locationMatt Strapp2022-04-011-1/+1
* Attempt to add basic SAMLMatt Strapp2022-04-011-27/+32
* Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 (#37)dependabot[bot]2022-03-291-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 (#36)dependabot[bot]2022-03-291-1/+1
* Bump eslint from 8.11.0 to 8.12.0 (#35)dependabot[bot]2022-03-281-1/+1
* Bump typescript from 4.6.2 to 4.6.3 (#34)dependabot[bot]2022-03-251-1/+1
* Bump prettier from 2.6.0 to 2.6.1 (#33)dependabot[bot]2022-03-251-1/+1
* Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 (#30)dependabot[bot]2022-03-231-1/+1
* Bump @typescript-eslint/parser from 5.15.0 to 5.16.0 (#29)dependabot[bot]2022-03-231-1/+1
* Bump @types/node from 17.0.21 to 17.0.23 (#31)dependabot[bot]2022-03-231-1/+1