|
40 | 40 | "test": "run-s check test:*" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@types/chai": "^4.3.5", |
44 | | - "@types/chai-as-promised": "^7.1.5", |
| 43 | + "@types/chai": "^4.3.8", |
| 44 | + "@types/chai-as-promised": "^7.1.6", |
45 | 45 | "@types/cookie-signature": "^1.1.0", |
46 | 46 | "@types/express": "^4.17.17", |
47 | 47 | "@types/express-session": "^1.17.7", |
48 | | - "@types/mocha": "^10.0.1", |
| 48 | + "@types/mocha": "^10.0.2", |
49 | 49 | "@types/node": "^16.18.34", |
50 | | - "@types/proxyquire": "^1.3.28", |
51 | | - "@types/sinon": "^10.0.15", |
52 | | - "@types/sinon-chai": "^3.2.9", |
53 | | - "@types/supertest": "^2.0.12", |
| 50 | + "@types/proxyquire": "^1.3.29", |
| 51 | + "@types/sinon": "^10.0.19", |
| 52 | + "@types/sinon-chai": "^3.2.10", |
| 53 | + "@types/supertest": "^2.0.14", |
54 | 54 | "@voxpelli/eslint-config": "^18.0.0", |
55 | 55 | "@voxpelli/tsconfig": "^8.0.0", |
56 | | - "c8": "^8.0.0", |
57 | | - "chai": "^4.3.7", |
| 56 | + "c8": "^8.0.1", |
| 57 | + "chai": "^4.3.10", |
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": "^7.1.1", |
76 | 76 | "knip": "^2.13.0", |
77 | 77 | "mocha": "^10.2.0", |
78 | | - "npm-run-all2": "^6.0.5", |
| 78 | + "npm-run-all2": "^6.1.1", |
79 | 79 | "pg-promise": "^11.4.3", |
80 | 80 | "proxyquire": "^2.1.3", |
81 | | - "sinon": "^15.1.0", |
| 81 | + "sinon": "^15.2.0", |
82 | 82 | "sinon-chai": "^3.7.0", |
83 | 83 | "supertest": "^6.3.3", |
84 | 84 | "type-coverage": "^2.26.0", |
|
0 commit comments