Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/types/node-20...
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / package.json
index 41af4767cc0741bd582bdd77a7b4a73aedf6b7c8..6804e5106e1bda8fc7e2f992c91b8f7bb35668b0 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.11.1",
-    "pnpm": "8.15.3"
+    "pnpm": "8.15.4"
   },
   "scripts": {
     "build": "pnpm build:clean && tsc",
@@ -24,7 +24,7 @@
     "ws": "^8.16.0"
   },
   "devDependencies": {
-    "@types/node": "^20.11.20",
+    "@types/node": "^20.11.22",
     "@types/ws": "^8.5.10",
     "typescript": "^5.3.3"
   },