Showing
1 changed file
with
1 additions
and
6 deletions
@@ -40,9 +40,8 @@ | @@ -40,9 +40,8 @@ | ||
40 | }, | 40 | }, |
41 | "license": "MIT", | 41 | "license": "MIT", |
42 | "dependencies": { | 42 | "dependencies": { |
43 | - "alloyfinger": "^0.1.8", | ||
44 | "bluebird": "^3.4.7", | 43 | "bluebird": "^3.4.7", |
45 | - "body-parser": "^1.17.2", | 44 | + "body-parser": "^1.18.0", |
46 | "captchapng": "0.0.1", | 45 | "captchapng": "0.0.1", |
47 | "cheerio": "^0.22.0", | 46 | "cheerio": "^0.22.0", |
48 | "client-sessions": "^0.8.0", | 47 | "client-sessions": "^0.8.0", |
@@ -55,7 +54,6 @@ | @@ -55,7 +54,6 @@ | ||
55 | "fast-safe-stringify": "^1.2.0", | 54 | "fast-safe-stringify": "^1.2.0", |
56 | "feed": "^1.1.0", | 55 | "feed": "^1.1.0", |
57 | "geetest": "^4.1.2", | 56 | "geetest": "^4.1.2", |
58 | - "html-entities": "^1.2.1", | ||
59 | "lodash": "^4.17.4", | 57 | "lodash": "^4.17.4", |
60 | "memory-cache": "^0.2.0", | 58 | "memory-cache": "^0.2.0", |
61 | "moment": "^2.18.1", | 59 | "moment": "^2.18.1", |
@@ -69,12 +67,9 @@ | @@ -69,12 +67,9 @@ | ||
69 | "redis": "^2.8.0", | 67 | "redis": "^2.8.0", |
70 | "request": "^2.81.0", | 68 | "request": "^2.81.0", |
71 | "request-promise": "^4.2.1", | 69 | "request-promise": "^4.2.1", |
72 | - "schema-utils": "^0.3.0", | ||
73 | "semver": "^5.4.1", | 70 | "semver": "^5.4.1", |
74 | "sitemap": "^1.13.0", | 71 | "sitemap": "^1.13.0", |
75 | "uuid": "^3.1.0", | 72 | "uuid": "^3.1.0", |
76 | - "vue-style-loader": "^3.0.2", | ||
77 | - "winston": "^2.3.1", | ||
78 | "xml2js": "^0.4.19", | 73 | "xml2js": "^0.4.19", |
79 | "yoho-express-session": "^2.0.0", | 74 | "yoho-express-session": "^2.0.0", |
80 | "yoho-md5": "^2.0.0", | 75 | "yoho-md5": "^2.0.0", |
-
Please register or login to post a comment