diff --git a/package.json b/package.json index 0254854..b1f8fa6 100644 --- a/package.json +++ b/package.json @@ -39,12 +39,12 @@ "test": "run-s check test:*" }, "devDependencies": { - "@types/chai": "^4.3.19", + "@types/chai": "^4.3.20", "@types/chai-as-promised": "^7.1.8", "@types/cookie-signature": "^1.1.2", "@types/express": "^4.17.21", "@types/express-session": "^1.17.10", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.10", "@types/node": "^18.19.50", "@types/pg": "^8.11.0", "@types/proxyquire": "^1.3.31", @@ -62,11 +62,11 @@ "eslint": "^9.10.0", "express": "^4.21.0", "express-session": "^1.18.0", - "husky": "^9.1.6", + "husky": "^9.1.7", "installed-check": "^9.3.0", "knip": "^5.30.2", - "mocha": "^10.7.3", - "npm-run-all2": "^6.2.2", + "mocha": "^10.8.2", + "npm-run-all2": "^6.2.6", "pg-promise": "^11.9.1", "proxyquire": "^2.1.3", "sinon": "^17.0.1",