build: bump volta pnpm version
[poolifier.git] / examples / typescript / websocket-server-pool / ws-cluster / package.json
index 6e1a56908dbc3ea02afecc417230693f7a5f618f..183de0da85a77f9056ef7523ca6339894ad8cfaf 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.9.0",
-    "pnpm": "8.10.0"
+    "pnpm": "8.10.2"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",