Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-2.6...
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index e34d4d9a07d2c0e7cfbeffd1a5741515c70e2eb4..528cad3ff83db85c69cb3dd6c3f0eef594d59480 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.6.28",
+    "poolifier": "^2.6.32",
     "ws": "^8.13.0"
   },
   "devDependencies": {
-    "@types/node": "^20.5.1",
+    "@types/node": "^20.5.6",
     "@types/ws": "^8.5.5",
     "typescript": "^5.1.6"
   },