X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=36a8e488665e8fc995bdec71fae5e3b611b5afef;hb=b6fea09e6a8174e664770741943cf08445066e2b;hp=875a7d20fb5644517b5e70f6374ef6e926f502dc;hpb=b4f0f48e5c2a1318000ccc407ab9b58591b78344;p=poolifier.git diff --git a/package.json b/package.json index 875a7d20..36a8e488 100644 --- a/package.json +++ b/package.json @@ -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,8 +49,8 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.5.1", - "pnpm": "8.7.3" + "node": "20.6.0", + "pnpm": "8.7.4" }, "repository": { "type": "git",