Shomari 2 týždňov pred
rodič
commit
e3c183bfe0
1 zmenil súbory, kde vykonal 6 pridanie a 6 odobranie
  1. 6 6
      gamesdb/package.json

+ 6 - 6
gamesdb/package.json

@@ -1,6 +1,6 @@
 {
   "name": "gamesdb",
-  "version": "24.7.21",
+  "version": "24.9.12",
   "description": "Manages data storage, indexing and broadcast functions for the Games database.",
   "main": "index.js",
   "type": "module",
@@ -8,11 +8,11 @@
   "author": "Ava's DAO developers",
   "license": "MIT",
   "dependencies": {
-    "moment": "2.29.4",
-    "nexajs": "24.7.20",
-    "nodemailer": "6.9.3",
+    "moment": "2.30.1",
+    "nexajs": "24.9.11",
+    "nodemailer": "6.9.15",
     "numeral": "2.0.6",
-    "pouchdb": "8.0.1",
-    "uuid": "9.0.0"
+    "pouchdb": "9.0.0",
+    "uuid": "10.0.0"
   }
 }