diff --git a/package.json b/package.json index 96f78cd..0db2fe0 100644 --- a/package.json +++ b/package.json @@ -53,9 +53,9 @@ "@types/supertest": "^6.0.2", "@voxpelli/eslint-config": "^19.0.0", "@voxpelli/tsconfig": "^10.0.0", - "c8": "^9.1.0", - "chai": "^4.3.10", - "chai-as-promised": "^7.1.1", + "c8": "^10.0.0", + "chai": "^5.1.1", + "chai-as-promised": "^8.0.0", "cookie-signature": "^1.2.1", "cookiejar": "^2.1.4", "dotenv": "^16.4.1", @@ -71,16 +71,16 @@ "eslint-plugin-unicorn": "^48.0.1", "express": "^4.18.2", "express-session": "^1.17.3", - "husky": "^8.0.3", + "husky": "^9.0.11", "installed-check": "^8.0.1", "knip": "^4.3.1", "mocha": "^10.2.0", "npm-run-all2": "^6.1.2", "pg-promise": "^11.5.4", "proxyquire": "^2.1.3", - "sinon": "^17.0.1", + "sinon": "^18.0.0", "sinon-chai": "^3.7.0", - "supertest": "^6.3.4", + "supertest": "^7.0.0", "type-coverage": "^2.27.0", "typescript": "~5.3.2", "validate-conventional-commit": "^1.0.3"