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 3b19031..32af3c5 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "express": "^4.17.1", "express-rate-limit": "^5.3.0", "lru-cache": "^6.0.0", - "mongodb": "^4.0.1", + "mongodb": "^4.1.0", "node-cache": "^5.1.2", "node-fetch": "^2.6.1", "prismarine-nbt": "^1.6.0", |