X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6bbf58268741a1ca327de6fad52594733ca4628e;hb=b5e67f284f8ca20d03c14b53e1a7cf890fca24a7;hp=d95a36ba7d720d904ec50768a432dc60206cfe70;hpb=e885eb26d2877c9c41cb7c2a0bfc784f07e2d592;p=poolifier.git diff --git a/package.json b/package.json index d95a36ba..6bbf5826 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.28", + "version": "3.1.29", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "type": "module", @@ -46,7 +46,7 @@ }, "volta": { "node": "20.12.0", - "pnpm": "8.15.5" + "pnpm": "8.15.6" }, "repository": { "type": "git",