diff --git a/package.json b/package.json index 624cef1..c6f0c62 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "@types/express": "^4.17.21", "@types/mocha": "^10.0.6", "@types/supertest": "^6.0.2", + "mocha": "^11.7.2", "chai": "^6.2.0", - "mocha": "^10.2.0", - "nodemon": "^3.0.1", ++ "nodemon": "^3.0.1", "supertest": "^7.0.0", "ts-node": "^10.9.1", "typescript": "^5.3.2"