build(deps-dev): apply updates
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index ef317a32d4c10260c523f96223cb66c8e05ba5bb..0ba4f9d19c58a824c02950058ce5883de9b31e9d 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.11.1",
-    "pnpm": "8.15.4"
+    "pnpm": "8.15.5"
   },
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
@@ -25,7 +25,7 @@
   },
   "devDependencies": {
     "@rollup/plugin-typescript": "^11.1.6",
-    "@types/node": "^20.11.28",
+    "@types/node": "^20.11.29",
     "@types/ws": "^8.5.10",
     "rollup": "^4.13.0",
     "rollup-plugin-delete": "^2.0.0",