fix: properly size the pools in benchmarking code
[poolifier.git] / benchmarks / versus-external-pools / package.json
index 5f47089cfc9cb66352bbfca0107305589bf7a42a..5dbf87a038230b08b9d17514546935f4898a1176 100644 (file)
@@ -19,8 +19,8 @@
   "dependencies": {
     "node-worker-threads-pool": "1.5.1",
     "piscina": "4.0.0",
-    "poolifier": "2.6.5",
-    "tinypool": "0.5.0",
+    "poolifier": "2.6.6",
+    "tinypool": "0.6.0",
     "worker-nodes": "2.6.0",
     "workerpool": "6.4.0"
   }