build(deps-dev): apply updates
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 3fc2f1394afbcd3f6a6fab961f3896fb79439fcb..45b86525e36eb01d39be8f12d7bb6e179a4a46f4 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "20.12.2",
-    "pnpm": "9.0.1"
+    "pnpm": "9.0.2"
   },
-  "packageManager": "pnpm@9.0.1",
+  "packageManager": "pnpm@9.0.2",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",