test: improve worker choice strategies options coverage
[poolifier.git] / benchmarks / versus-external-pools / package.json
index b466e3c6fd6b73c30bab04bb7b8bfc65c1e14e9a..294332c93a93b084fce773494d27254c1faf705c 100644 (file)
@@ -11,7 +11,7 @@
   },
   "volta": {
     "node": "18.16.0",
-    "pnpm": "8.6.0"
+    "pnpm": "8.6.2"
   },
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   "dependencies": {
     "microjob": "0.7.0",
     "node-worker-threads-pool": "1.5.1",
-    "piscina": "3.2.0",
-    "poolifier": "2.4.14",
+    "piscina": "4.0.0",
+    "poolifier": "2.6.2",
     "threads": "1.7.0",
     "threadwork": "0.6.0",
-    "worker-nodes": "2.4.0",
+    "worker-nodes": "2.5.0",
     "workerpool": "6.4.0"
   }
 }