build: bump volta pnpm version
[poolifier.git] / examples / typescript / websocket-server-pool / ws-cluster / package.json
index 8f0c59b581e0c7993ca03960d658e4ef6049706f..2bf8671b3c6f5a472d5d5a54611390e587af09cb 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.11.0",
-    "pnpm": "8.14.1"
+    "pnpm": "8.14.2"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",