|
16 | 16 | "@ladjs/koa-simple-ratelimit": "^4.1.1", |
17 | 17 | "@ladjs/passport": "^5.0.3", |
18 | 18 | "@ladjs/redis": "^1.1.1", |
19 | | - "@ladjs/shared-config": "^9.1.0", |
| 19 | + "@ladjs/shared-config": "^9.1.2", |
20 | 20 | "@ladjs/store-ip-address": "^0.0.7", |
21 | 21 | "boolean": "^3.2.0", |
22 | 22 | "express-request-id": "1.4.1", |
23 | 23 | "kcors": "^2.2.2", |
24 | | - "koa": "^2.14.1", |
| 24 | + "koa": "^2.14.2", |
25 | 25 | "koa-404-handler": "^0.1.0", |
26 | 26 | "koa-basic-auth": "^4.0.0", |
27 | 27 | "koa-better-error-handler": "^11.0.4", |
28 | 28 | "koa-better-timeout": "^0.0.6", |
29 | 29 | "koa-bodyparser": "^4.4.0", |
30 | | - "koa-compress": "^5.1.0", |
| 30 | + "koa-compress": "^5.1.1", |
31 | 31 | "koa-conditional-get": "^3.0.0", |
32 | 32 | "koa-connect": "^2.1.0", |
33 | 33 | "koa-etag": "^4.0.0", |
|
38 | 38 | "response-time": "^2.3.2" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@commitlint/cli": "^17.5.1", |
42 | | - "@commitlint/config-conventional": "^17.4.4", |
| 41 | + "@commitlint/cli": "^17.6.1", |
| 42 | + "@commitlint/config-conventional": "^17.6.1", |
43 | 43 | "ava": "^5.2.0", |
44 | | - "axe": "^12.1.0", |
45 | | - "cabin": "^13.1.0", |
| 44 | + "axe": "^12.1.1", |
| 45 | + "cabin": "^13.1.1", |
46 | 46 | "cross-env": "^7.0.3", |
47 | | - "eslint": "^8.36.0", |
| 47 | + "eslint": "^8.39.0", |
48 | 48 | "eslint-config-xo-lass": "^2.0.1", |
49 | 49 | "fixpack": "^4.0.0", |
50 | 50 | "husky": "^8.0.3", |
51 | | - "ioredis": "^5.3.1", |
52 | | - "ioredis-mock": "^8.2.7", |
53 | | - "lint-staged": "13.2.0", |
| 51 | + "ioredis": "^5.3.2", |
| 52 | + "ioredis-mock": "^8.7.0", |
| 53 | + "lint-staged": "13.2.2", |
54 | 54 | "mongoose": "6", |
55 | 55 | "nyc": "^15.1.0", |
56 | 56 | "remark-cli": "^11.0.0", |
57 | 57 | "remark-preset-github": "^4.0.4", |
58 | 58 | "supertest": "^6.3.3", |
59 | | - "xo": "^0.53.1" |
| 59 | + "xo": "^0.54.2" |
60 | 60 | }, |
61 | 61 | "engines": { |
62 | 62 | "node": ">=14" |
|
0 commit comments