Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/poolifier-2.6...
[poolifier.git] / examples / typescript / http-client-pool / package.json
index 4f48b307a97857a66fd0bbec2d9fc1ec92481ce6..83bfe8efc6c7a0a3ce2ab329ae69ea9a1dba6e71 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "axios": "^1.4.0",
+    "axios": "^1.5.0",
     "node-fetch": "^3.3.2",
     "poolifier": "^2.6.37"
   },
   "devDependencies": {
-    "@types/node": "^20.5.6",
+    "@types/node": "^20.5.7",
     "typescript": "^5.2.2"
   }
 }