diff --git a/package.json b/package.json index 9ab2a40..6b80ef7 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/node": "^18.19.50", "@types/pg": "^8.11.0", "@types/proxyquire": "^1.3.31", - "@types/sinon": "^17.0.3", + "@types/sinon": "^21.0.0", "@types/sinon-chai": "^3.2.12", "@types/supertest": "^6.0.2", "@voxpelli/eslint-config": "^22.2.0", @@ -65,13 +65,13 @@ "husky": "^9.1.6", "installed-check": "^9.3.0", "knip": "^5.46.2", - "mocha": "^10.7.3", - "npm-run-all2": "^6.2.2", + "mocha": "^11.7.5", + "npm-run-all2": "^8.0.4", "pg-promise": "^11.9.1", "proxyquire": "^2.1.3", - "sinon": "^17.0.1", + "sinon": "^21.0.1", "sinon-chai": "^3.7.0", - "supertest": "^6.3.4", + "supertest": "^7.2.2", "type-coverage": "^2.29.1", "typescript": "~5.5.4", "validate-conventional-commit": "^1.0.4"