diff --git a/package.json b/package.json index f4654b0..8d793c6 100644 --- a/package.json +++ b/package.json @@ -44,17 +44,17 @@ "@types/cookie-signature": "^1.1.2", "@types/express": "^4.17.21", "@types/express-session": "^1.17.10", - "@types/mocha": "^10.0.5", + "@types/mocha": "^10.0.6", "@types/node": "^16.18.63", "@types/pg": "^8.10.9", "@types/proxyquire": "^1.3.31", - "@types/sinon": "^17.0.2", + "@types/sinon": "^17.0.3", "@types/sinon-chai": "^3.2.12", "@types/supertest": "^2.0.16", "@voxpelli/eslint-config": "^19.0.0", "@voxpelli/tsconfig": "^10.0.0", "c8": "^8.0.1", - "chai": "^4.3.10", + "chai": "^4.4.1", "chai-as-promised": "^7.1.1", "cookie-signature": "^1.2.1", "cookiejar": "^2.1.4", @@ -75,12 +75,12 @@ "installed-check": "^8.0.1", "knip": "^2.41.5", "mocha": "^10.2.0", - "npm-run-all2": "^6.1.1", + "npm-run-all2": "^6.1.2", "pg-promise": "^11.5.4", "proxyquire": "^2.1.3", "sinon": "^17.0.1", "sinon-chai": "^3.7.0", - "supertest": "^6.3.3", + "supertest": "^6.3.4", "type-coverage": "^2.27.0", "typescript": "~5.3.2", "validate-conventional-commit": "^1.0.3"