aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4d4aad0..5d08932 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"express": "^4.18.1",
"express-rate-limit": "^6.4.0",
"lru-cache": "^7.10.1",
- "mongodb": "^4.4.0",
+ "mongodb": "^4.7.0",
"node-cache": "^5.1.2",
"prismarine-nbt": "^2.2.1",
"prom-client": "^14.0.1",
@@ -54,4 +54,4 @@
"typescript": "^4.6.3"
},
"type": "module"
-} \ No newline at end of file
+}