build(deps): bump axios in /examples/typescript/http-client-pool
[poolifier.git] / examples / typescript / http-client-pool / package.json
index f9086a19a8464c7e39f09b167098a9ae0ff52f3b..7df99a762961bad9b6a9631b5d949041a5db4d7a 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "axios": "^1.6.0",
+    "axios": "^1.6.1",
     "node-fetch": "^3.3.2",
     "poolifier": "^3.0.5"
   },
   "devDependencies": {
-    "@types/node": "^20.8.10",
+    "@types/node": "^20.9.0",
     "typescript": "^5.2.2"
   }
 }