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