|
24 | 24 | "@ladjs/shared-config": "^0.0.2", |
25 | 25 | "@ladjs/store-ip-address": "^0.0.5", |
26 | 26 | "boolean": "^1.0.0", |
27 | | - "cabin": "^2.1.2", |
| 27 | + "cabin": "^5.0.0", |
28 | 28 | "express-request-id": "^1.4.1", |
29 | 29 | "ip": "^1.1.5", |
30 | 30 | "kcors": "^2.2.2", |
31 | | - "koa": "^2.7.0", |
| 31 | + "koa": "^2.8.1", |
32 | 32 | "koa-404-handler": "^0.0.2", |
33 | 33 | "koa-basic-auth": "^4.0.0", |
34 | 34 | "koa-better-error-handler": "^2.0.0", |
|
38 | 38 | "koa-conditional-get": "^2.0.0", |
39 | 39 | "koa-connect": "^2.0.1", |
40 | 40 | "koa-etag": "^3.0.0", |
41 | | - "koa-helmet": "^4.1.0", |
| 41 | + "koa-helmet": "^5.1.0", |
42 | 42 | "koa-json": "^2.0.2", |
43 | 43 | "koa-no-trailing-slash": "^2.1.0", |
44 | | - "koa-simple-ratelimit": "^2.4.1", |
45 | | - "lodash": "^4.17.11", |
| 44 | + "koa-simple-ratelimit": "^3.0.1", |
| 45 | + "lodash": "^4.17.15", |
46 | 46 | "redis": "^2.8.0", |
| 47 | + "request-received": "^0.0.2", |
47 | 48 | "response-time": "^2.3.2", |
48 | | - "spdy": "^4.0.0" |
| 49 | + "spdy": "^4.0.1" |
49 | 50 | }, |
50 | 51 | "devDependencies": { |
51 | | - "@commitlint/cli": "^7.5.2", |
52 | | - "@commitlint/config-conventional": "^7.5.0", |
| 52 | + "@commitlint/cli": "^8.1.0", |
| 53 | + "@commitlint/config-conventional": "^8.1.0", |
53 | 54 | "auto-bind": "^2.1.0", |
54 | | - "ava": "^1.4.1", |
55 | | - "codecov": "^3.3.0", |
| 55 | + "ava": "^2.3.0", |
| 56 | + "codecov": "^3.5.0", |
56 | 57 | "cross-env": "^5.2.0", |
57 | | - "eslint": "^5.16.0", |
| 58 | + "eslint": "^6.2.2", |
58 | 59 | "eslint-config-xo-lass": "^1.0.3", |
59 | 60 | "fixpack": "^2.3.1", |
60 | | - "husky": "^2.2.0", |
| 61 | + "husky": "^3.0.4", |
61 | 62 | "koa-router": "^7.4.0", |
62 | | - "lint-staged": "^8.1.5", |
63 | | - "mongoose": "^5.5.5", |
64 | | - "nyc": "^14.0.0", |
65 | | - "remark-cli": "^6.0.1", |
66 | | - "remark-preset-github": "^0.0.13", |
| 63 | + "lint-staged": "^9.2.5", |
| 64 | + "mongoose": "^5.6.11", |
| 65 | + "nyc": "^14.1.1", |
| 66 | + "remark-cli": "^7.0.0", |
| 67 | + "remark-preset-github": "^0.0.16", |
67 | 68 | "supertest": "^4.0.2", |
68 | 69 | "xo": "^0.24.0" |
69 | 70 | }, |
|
0 commit comments