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 2c7e1af..54151f8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "express": "^4.17.2", "express-rate-limit": "^6.1.0", "lru-cache": "^6.0.0", - "mongodb": "^4.3.0", + "mongodb": "^4.3.1", "node-cache": "^5.1.2", "node-fetch": "github:tekwiz/node-fetch#fix/chunked-encoding-keepalive", "prismarine-nbt": "github:PrismarineJS/prismarine-nbt", |