Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-worker_thr...
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index e990328f023ee30244da4836a565d7f49c5df195..9d7efc09a4d4b58403be15cd4b2aef903cc4408e 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.0.4",
+    "poolifier": "^3.0.5",
     "ws": "^8.14.2"
   },
   "devDependencies": {
-    "@types/node": "^20.8.8",
+    "@types/node": "^20.8.9",
     "@types/ws": "^8.5.8",
     "typescript": "^5.2.2"
   },