build: silence type warnings
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index b9ce94aa48d8c088bbc632a5d194194ccf9aab16..d97886c602d4d2b59173f2bed0b08713ae826580 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.8.0",
-    "pnpm": "8.8.0"
+    "pnpm": "8.9.0"
   },
   "scripts": {
     "build": "pnpm build:clean && tsc",