build(deps): bump sonarsource/sonarcloud-github-action
[poolifier.git] / package.json
index 0c6b437cac936f66417320db5b10094706b70b86..1c83b40af96ac27b89fbfd29ca74624c68872ab1 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "2.6.41",
+  "version": "2.6.42",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",
@@ -49,7 +49,7 @@
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.6.0",
+    "node": "20.5.1",
     "pnpm": "8.7.3"
   },
   "repository": {