diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1623585..92d4e2e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/express": "^4.17.13", "@types/express-rate-limit": "^6.0.0", "@types/lru-cache": "^5.1.1", - "@types/mocha": "^9.0.0", + "@types/mocha": "^9.1.0", "@types/mongodb": "^4.0.7", "@types/node": "^17.0.10", "dotenv": "^14.2.0", |