|
44 | 44 | "@types/cookie-signature": "^1.1.2",
|
45 | 45 | "@types/express": "^4.17.21",
|
46 | 46 | "@types/express-session": "^1.17.10",
|
47 |
| - "@types/mocha": "^10.0.5", |
| 47 | + "@types/mocha": "^10.0.6", |
48 | 48 | "@types/node": "^16.18.63",
|
49 | 49 | "@types/pg": "^8.10.9",
|
50 | 50 | "@types/proxyquire": "^1.3.31",
|
51 |
| - "@types/sinon": "^17.0.2", |
| 51 | + "@types/sinon": "^17.0.3", |
52 | 52 | "@types/sinon-chai": "^3.2.12",
|
53 | 53 | "@types/supertest": "^2.0.16",
|
54 | 54 | "@voxpelli/eslint-config": "^19.0.0",
|
55 | 55 | "@voxpelli/tsconfig": "^10.0.0",
|
56 | 56 | "c8": "^8.0.1",
|
57 |
| - "chai": "^4.3.10", |
| 57 | + "chai": "^4.4.1", |
58 | 58 | "chai-as-promised": "^7.1.1",
|
59 | 59 | "cookie-signature": "^1.2.1",
|
60 | 60 | "cookiejar": "^2.1.4",
|
|
75 | 75 | "installed-check": "^8.0.1",
|
76 | 76 | "knip": "^2.41.5",
|
77 | 77 | "mocha": "^10.2.0",
|
78 |
| - "npm-run-all2": "^6.1.1", |
| 78 | + "npm-run-all2": "^6.1.2", |
79 | 79 | "pg-promise": "^11.5.4",
|
80 | 80 | "proxyquire": "^2.1.3",
|
81 | 81 | "sinon": "^17.0.1",
|
82 | 82 | "sinon-chai": "^3.7.0",
|
83 |
| - "supertest": "^6.3.3", |
| 83 | + "supertest": "^6.3.4", |
84 | 84 | "type-coverage": "^2.27.0",
|
85 | 85 | "typescript": "~5.3.2",
|
86 | 86 | "validate-conventional-commit": "^1.0.3"
|
|
0 commit comments