build(deps-dev): bump typescript
[poolifier.git] / examples / typescript / http-client-pool / package.json
index 4b3a2ba3c31c2fc549ba5c5cbc1d8156b819ba80..4444279bab5bbfad85a89e7c44d8c2923f77eb68 100644 (file)
@@ -27,6 +27,6 @@
   },
   "devDependencies": {
     "@types/node": "^20.14.6",
-    "typescript": "^5.4.5"
+    "typescript": "^5.5.2"
   }
 }