X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=658c1f15374b612baaf453e714bc5e53e8a2d945;hb=fb579724ac2143c3ede08f911b9e8298919977d4;hp=0834343618168e77eecdf5846313643d5a06ecae;hpb=a8a29b127ec531252956c58b04e76aa1820eb585;p=poolifier.git diff --git a/package.json b/package.json index 08343436..658c1f15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "2.6.16", + "version": "2.6.17", "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation", "license": "MIT", "main": "./lib/index.js", @@ -48,7 +48,7 @@ }, "volta": { "node": "20.4.0", - "pnpm": "8.6.7" + "pnpm": "8.6.8" }, "repository": { "type": "git", @@ -134,7 +134,7 @@ "mochawesome": "^7.1.3", "prettier": "^3.0.0", "release-it": "^16.1.2", - "rollup": "^3.26.2", + "rollup": "^3.26.3", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",