Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index c105e8caf25abc13b3704fb9784a4e9b457ab363..08c30cb00d50337a5678be2a2cfb612d3a131a44 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.0.14",
-    "ws": "^8.15.1"
+    "poolifier": "^3.1.11",
+    "ws": "^8.16.0"
   },
   "devDependencies": {
-    "@types/node": "^20.10.4",
+    "@types/node": "^20.10.5",
     "@types/ws": "^8.5.10",
     "typescript": "^5.3.3"
   },