build: bump volta pnpm version
[poolifier.git] / examples / typescript / websocket-server-pool / ws-cluster / package.json
index 463284e88b9b9768c3cd38d67a66d7bc96edb419..26a7bf0fd24496e2af1f276720a19c1daa751474 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.10.0",
-    "pnpm": "8.10.5"
+    "pnpm": "8.11.0"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",