v3.10.18: feat(#368) add config for HTTP keep alive via axios

This commit is contained in:
tiagosiebler
2024-09-09 11:11:42 +01:00
parent 3f1e12ac9d
commit d7c2c02648
4 changed files with 27 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bybit-api",
"version": "3.10.17",
"version": "3.10.18",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bybit-api",
"version": "3.10.17",
"version": "3.10.18",
"license": "MIT",
"dependencies": {
"axios": "^1.6.6",