|
38 | 38 | } |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@types/chai": "^4.2.13", |
| 41 | + "@types/chai": "^4.2.14", |
42 | 42 | "@types/chai-as-promised": "^7.1.3", |
43 | 43 | "@types/cookie-signature": "^1.0.3", |
44 | 44 | "@types/express": "^4.17.11", |
45 | 45 | "@types/express-session": "^1.17.3", |
46 | | - "@types/mocha": "^8.0.0", |
| 46 | + "@types/mocha": "^8.2.0", |
47 | 47 | "@types/node": "^10.17.51", |
48 | 48 | "@types/proxyquire": "^1.3.28", |
49 | | - "@types/sinon": "^9.0.8", |
| 49 | + "@types/sinon": "^9.0.10", |
50 | 50 | "@types/sinon-chai": "^3.2.5", |
51 | 51 | "@types/supertest": "^2.0.10", |
52 | 52 | "@voxpelli/eslint-config": "10.0.0", |
|
70 | 70 | "eslint-plugin-unicorn": "^24.0.0", |
71 | 71 | "express": "^4.17.1", |
72 | 72 | "express-session": "^1.17.1", |
73 | | - "husky": "^4.3.0", |
| 73 | + "husky": "^4.3.8", |
74 | 74 | "installed-check": "^3.0.0", |
75 | | - "mocha": "^8.1.3", |
| 75 | + "mocha": "^8.2.1", |
76 | 76 | "npm-run-all": "^4.1.5", |
77 | 77 | "nyc": "^15.1.0", |
78 | 78 | "pg-promise": "^10.9.1", |
79 | | - "proxyquire": "^2.1.2", |
80 | | - "sinon": "^9.2.0", |
| 79 | + "proxyquire": "^2.1.3", |
| 80 | + "sinon": "^9.2.3", |
81 | 81 | "sinon-chai": "^3.5.0", |
82 | 82 | "supertest": "^5.0.0", |
83 | 83 | "typescript": "^4.1.3" |
|
0 commit comments