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 f8ffd6c..d6dbe1a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/lru-cache": "^5.1.0", "@types/node-fetch": "^2.5.10", "dotenv": "^10.0.0", - "mocha": "^9.0.1", + "mocha": "^9.0.2", "ts-node": "^10.0.0", "typescript": "^4.3.5" } |