Merge branch 'prepareprod' into 'master'
Prepareprod See merge request !37
This diff is collapsed.
| ... | ... | @@ -7,8 +7,7 @@ |
| "email": "rosanny.sihombing@hft-stuttgart.de" | ||
| }, | ||
| "keywords": [ | ||
| "m4_lab", | ||
| "prjects" | ||
| "m4_lab" | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| ... | ... | @@ -20,7 +19,7 @@ |
| }, | ||
| "dependencies": { | ||
| "async": "^3.2.0", | ||
| "axios": "^0.20.0", | ||
| "axios": "^0.21.1", | ||
| "body-parser": "^1.19.0", | ||
| "compression": "^1.7.4", | ||
| "cookie-parser": "1.4.3", | ||
| ... | ... | @@ -34,8 +33,8 @@ |
| "morgan": "^1.10.0", | ||
| "mysql": "^2.18.1", | ||
| "passport": "0.3.2", | ||
| "passport-saml": "^1.3.4", | ||
| "pug": "^2.0.4" | ||
| "passport-saml": "^2.0.6", | ||
| "pug": "^3.0.2" | ||
| }, | ||
| "engines": { | ||
| "node": ">= 4.0.0" | ||
| ... | ... |
routes/gitlab.js
0 → 100644
Please register or sign in to comment