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