build(ci): cleanup workflows
[poolifier.git] / examples / typescript / http-client-pool / package.json
index 11732a51b52be42b95242a6b75a458de5c0e8c1d..092ee171959914f80750d47f7478ccb9fb55c376 100644 (file)
   "dependencies": {
     "axios": "^1.5.0",
     "node-fetch": "^3.3.2",
-    "poolifier": "^2.6.44"
+    "poolifier": "^2.6.45"
   },
   "devDependencies": {
-    "@types/node": "^20.6.1",
+    "@types/node": "^20.6.2",
     "typescript": "^5.2.2"
   }
 }