refactor: cleanup task function default name handling
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index fea677b506b59672a0003a4f097607dddda1e2b6..51056cfae832f0816607dae740d2256ac5481539 100644 (file)
@@ -24,9 +24,9 @@
     "ws": "^8.14.2"
   },
   "devDependencies": {
-    "@types/node": "^20.9.0",
-    "@types/ws": "^8.5.9",
-    "typescript": "^5.2.2"
+    "@types/node": "^20.9.3",
+    "@types/ws": "^8.5.10",
+    "typescript": "^5.3.2"
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.8",