X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=28f75bd36c882c51d72702a2a052b4ca4fec4f2f;hb=76d91ea024f25ed0f2ba8d2174bcc3c43fefb02b;hp=a1c5a3dfaefa930ec912f5ebf1506394a08c5a0b;hpb=1aacf52a55c13dc4b17856d8e7d48fd9caf110a0;p=poolifier.git diff --git a/package.json b/package.json index a1c5a3df..28f75bd3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.35", + "version": "2.6.36", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -50,7 +50,7 @@ }, "volta": { "node": "20.5.1", - "pnpm": "8.6.12" + "pnpm": "8.7.0" }, "repository": { "type": "git",