|
43 | 43 | "@types/chai-as-promised": "^7.1.8", |
44 | 44 | "@types/cookie-signature": "^1.1.2", |
45 | 45 | "@types/express": "^4.17.21", |
46 | | - "@types/express-session": "^1.17.10", |
| 46 | + "@types/express-session": "^1.18.0", |
47 | 47 | "@types/mocha": "^10.0.6", |
48 | 48 | "@types/node": "^18.19.14", |
49 | | - "@types/pg": "^8.11.0", |
| 49 | + "@types/pg": "^8.11.4", |
50 | 50 | "@types/proxyquire": "^1.3.31", |
51 | 51 | "@types/sinon": "^17.0.3", |
52 | 52 | "@types/sinon-chai": "^3.2.12", |
53 | 53 | "@types/supertest": "^6.0.2", |
54 | 54 | "@voxpelli/eslint-config": "^19.0.0", |
55 | | - "@voxpelli/tsconfig": "^10.0.0", |
| 55 | + "@voxpelli/tsconfig": "^10.1.0", |
56 | 56 | "c8": "^9.1.0", |
57 | 57 | "chai": "^4.3.10", |
58 | 58 | "chai-as-promised": "^7.1.1", |
|
81 | 81 | "sinon": "^17.0.1", |
82 | 82 | "sinon-chai": "^3.7.0", |
83 | 83 | "supertest": "^6.3.4", |
84 | | - "type-coverage": "^2.27.0", |
85 | | - "typescript": "~5.3.2", |
| 84 | + "type-coverage": "^2.27.2", |
| 85 | + "typescript": "~5.4.3", |
86 | 86 | "validate-conventional-commit": "^1.0.3" |
87 | 87 | } |
88 | 88 | } |
0 commit comments