diff --git a/package-lock.json b/package-lock.json index 34bcb6ea..21342e79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@types/chai": "^5.0.0", "@types/chai-as-promised": "^8.0.1", "@types/express": "^4.17.21", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.9", "@types/mock-knex": "^0.4.8", "@types/node": "^22.7.4", "@types/supertest": "^6.0.2", diff --git a/package.json b/package.json index 41b09a8e..b6d5d064 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/chai": "^5.0.0", "@types/chai-as-promised": "^8.0.1", "@types/express": "^4.17.21", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.9", "@types/mock-knex": "^0.4.8", "@types/node": "^22.7.4", "@types/supertest": "^6.0.2",