X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=benchmarks%2Fversus-external-pools%2Fpackage.json;h=b466e3c6fd6b73c30bab04bb7b8bfc65c1e14e9a;hb=ace229a1b5029d3acaeeb4e8abdab415de5318f1;hp=9a3fbf91ca276176cdd42c3517b33dd86558500e;hpb=366cdef0888e91ae704de8f766ad70e7b281cb96;p=poolifier.git diff --git a/benchmarks/versus-external-pools/package.json b/benchmarks/versus-external-pools/package.json index 9a3fbf91..b466e3c6 100644 --- a/benchmarks/versus-external-pools/package.json +++ b/benchmarks/versus-external-pools/package.json @@ -6,12 +6,12 @@ "main": "index.js", "author": "pioardi", "engines": { - "node": ">=14.14.0", - "pnpm": ">=8.0.0" + "node": ">=16.14.0", + "pnpm": ">=8.6.0" }, "volta": { "node": "18.16.0", - "pnpm": "8.5.1" + "pnpm": "8.6.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"