build(deps-dev): bump @types/node
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index e218e65ef09b73dc4bb75cc4bb6ea0b2790facb4..bceb415633ef3cfe5738b020782d45699560e5f9 100644 (file)
@@ -23,9 +23,9 @@
     "ws": "^8.13.0"
   },
   "devDependencies": {
-    "@types/node": "^20.5.3",
+    "@types/node": "^20.5.6",
     "@types/ws": "^8.5.5",
-    "typescript": "^5.1.6"
+    "typescript": "^5.2.2"
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.7",