docs: update benchmarks vs. external pools
[poolifier.git] / benchmarks / versus-external-pools / package.json
index 40d7414985d5e9b755c53de0912099aef203150a..a53b2fcad3143b6f24cf03c8fb31f6546e0fd2ed 100644 (file)
   },
   "dependencies": {
     "microjob": "0.7.0",
-    "node-worker-threads-pool": "1.4.3",
-    "piscina": "2.2.0",
-    "poolifier": "2.0.0",
-    "threads": "1.6.3",
+    "node-worker-threads-pool": "1.5.1",
+    "piscina": "3.2.0",
+    "poolifier": "2.4.5",
+    "threads": "1.7.0",
     "threadwork": "0.6.0",
-    "worker-threads-pool": "2.0.0",
-    "workerpool": "6.1.2"
+    "worker-nodes": "2.4.0",
+    "workerpool": "6.4.0"
   }
 }