diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index a4c52a3..3f28275 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "express": "^4.17.2", "express-rate-limit": "^5.5.1", "lru-cache": "^6.0.0", - "mongodb": "^4.1.4", + "mongodb": "^4.2.2", "node-cache": "^5.1.2", "node-fetch": "github:tekwiz/node-fetch#fix/chunked-encoding-keepalive", "prismarine-nbt": "github:PrismarineJS/prismarine-nbt", |