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