perf: use tatami-ng for continous benchmarking
[poolifier.git] / examples / typescript / http-server-pool / express-hybrid / package.json
index 053b45ff833d3f7e8cb055b68a8a655219a870be..389c6c307a3d00c02a86f48360031cb43f0db55a 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.1.0",
-    "pnpm": "9.1.0"
+    "pnpm": "9.1.1"
   },
-  "packageManager": "pnpm@9.1.0",
+  "packageManager": "pnpm@9.1.1",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",