diff --git a/packages/@cryptobot/exchanges/package.json b/packages/@cryptobot/exchanges/package.json index e32eca8..7166409 100644 --- a/packages/@cryptobot/exchanges/package.json +++ b/packages/@cryptobot/exchanges/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@cryptobot/types": "file:../types", - "axios": "^1.6.5", + "axios": "^1.13.2", "ws": "^8.16.0", "crypto": "^1.0.1", "querystring": "^0.2.1"