|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@types/http-errors": "^1.8.2", |
16 | | - "@voiceflow/logger": "1.6.1", |
| 16 | + "@voiceflow/logger": "2.1.0", |
17 | 17 | "@voiceflow/verror": "1.1.3", |
18 | 18 | "chai": "^4.3.4", |
19 | 19 | "dotenv": "^10.0.0", |
|
42 | 42 | "@types/sinon": "^10.0.0", |
43 | 43 | "@types/supertest": "^2.0.11", |
44 | 44 | "@voiceflow/commitlint-config": "2.0.0", |
45 | | - "@voiceflow/common": "7.27.3", |
46 | | - "@voiceflow/eslint-config": "6.1.0", |
| 45 | + "@voiceflow/common": "8.2.7", |
| 46 | + "@voiceflow/eslint-config": "7.1.0", |
47 | 47 | "@voiceflow/git-branch-check": "1.4.0", |
48 | 48 | "@voiceflow/prettier-config": "1.2.1", |
49 | 49 | "@voiceflow/tsconfig": "1.4.3", |
|
80 | 80 | "peerDependencies": { |
81 | 81 | "@types/express": "^4.17.13", |
82 | 82 | "@types/ioredis": "^4.28.10", |
83 | | - "@voiceflow/common": "^7.2.0", |
| 83 | + "@voiceflow/common": "^7.2.0 || ^8.0.0", |
84 | 84 | "express-validator": "^6.3.0", |
85 | 85 | "ioredis": "^4.28.5", |
86 | 86 | "jszip": "^3.7.1" |
|
0 commit comments