build(deps-dev): bump typescript
[poolifier.git] / examples / typescript / http-server-pool / express-worker_threads / package.json
index 449e4134b7d70a1e30ca37de7c6519c646333023..1f0e9f953062d4f488a626bf4ae90c41c69bfbc9 100644 (file)
@@ -27,8 +27,8 @@
   },
   "devDependencies": {
     "@types/express": "^4.17.21",
-    "@types/node": "^20.12.5",
+    "@types/node": "^20.12.7",
     "autocannon": "^7.15.0",
-    "typescript": "^5.4.4"
+    "typescript": "^5.4.5"
   }
 }