Commit 4091ab8292bf8c17100bada123afec1f88128437
1 parent
cf12ce41
Exists in
master
update package
Showing
1 changed file
with
1 additions
and
7 deletions
Show diff stats
package.json
| @@ -13,7 +13,6 @@ | @@ -13,7 +13,6 @@ | ||
| 13 | "dependencies": { | 13 | "dependencies": { |
| 14 | "app-module-path": "^2.2.0", | 14 | "app-module-path": "^2.2.0", |
| 15 | "body-parser": "^1.18.3", | 15 | "body-parser": "^1.18.3", |
| 16 | - "caller-callsite": "^3.0.0", | ||
| 17 | "commonlog-kb": "^1.3.5", | 16 | "commonlog-kb": "^1.3.5", |
| 18 | "connect-flash": "^0.1.1", | 17 | "connect-flash": "^0.1.1", |
| 19 | "connect-redis": "^3.4.0", | 18 | "connect-redis": "^3.4.0", |
| @@ -28,18 +27,13 @@ | @@ -28,18 +27,13 @@ | ||
| 28 | "mocha": "^5.2.0", | 27 | "mocha": "^5.2.0", |
| 29 | "moment": "^2.22.2", | 28 | "moment": "^2.22.2", |
| 30 | "mongodb": "^3.1.8", | 29 | "mongodb": "^3.1.8", |
| 31 | - "morgan": "^1.9.1", | ||
| 32 | "node-json-config": "0.0.4", | 30 | "node-json-config": "0.0.4", |
| 33 | "passport": "^0.4.0", | 31 | "passport": "^0.4.0", |
| 34 | "passport-local": "^1.0.0", | 32 | "passport-local": "^1.0.0", |
| 35 | "passport-saml": "^0.30.0", | 33 | "passport-saml": "^0.30.0", |
| 36 | - "pm2": "^3.2.2", | ||
| 37 | - "pm2-windows-service": "^0.2.1", | ||
| 38 | "read-text-file": "^1.1.0", | 34 | "read-text-file": "^1.1.0", |
| 39 | "redis": "^2.8.0", | 35 | "redis": "^2.8.0", |
| 40 | "unirest": "^0.5.1", | 36 | "unirest": "^0.5.1", |
| 41 | - "uuid": "^3.3.2", | ||
| 42 | - "winston": "^3.1.0", | ||
| 43 | - "winston-express": "^0.1.1" | 37 | + "uuid": "^3.3.2" |
| 44 | } | 38 | } |
| 45 | } | 39 | } |