refactor(ci): cleanup GH actions
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index 3a75ebec9bc68b101bfd609116973948534e067f..75aa0d0ae6e0bec07e1ac3359db92200767ffeea 100644 (file)
@@ -25,9 +25,9 @@
     "ws": "^8.17.1"
   },
   "devDependencies": {
-    "@types/node": "^20.14.6",
+    "@types/node": "^20.14.9",
     "@types/ws": "^8.5.10",
-    "typescript": "^5.5.2"
+    "typescript": "^5.5.3"
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.8",