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 7855da7..31b8509 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/lru-cache": "^5.1.1", "@types/node-fetch": "^2.5.12", "dotenv": "^10.0.0", - "mocha": "^9.1.0", + "mocha": "^9.1.1", "ts-node": "^10.2.1", "typescript": "^4.4.2" } |