build(deps-dev): apply updates
[poolifier.git] / examples / typescript / http-client-pool / package.json
index 501abba6cbe2474f7732a52c252c7ab5c0b74c95..8e9cc50d11b0e5e166fe7f2c48ff2182e6149561 100644 (file)
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "axios": "^1.6.1",
+    "axios": "^1.6.2",
     "node-fetch": "^3.3.2",
     "poolifier": "^3.0.5"
   },
   "devDependencies": {
-    "@types/node": "^20.9.0",
+    "@types/node": "^20.9.2",
     "typescript": "^5.2.2"
   }
 }