fix: Re-added the option to use proxy agent forn non-mobile api (#148)

This commit is contained in:
Edgard Lorraine Messias
2023-06-15 21:46:43 -03:00
committed by GitHub
parent aa9872b039
commit 54f8215eef
9 changed files with 177 additions and 78 deletions

View File

@@ -53,7 +53,7 @@
"pino": "^7.0.0",
"protobufjs": "^6.11.3",
"uuid": "^9.0.0",
"ws": "^8.0.0"
"ws": "^8.13.0"
},
"devDependencies": {
"@adiwajshing/eslint-config": "https://github.com/adiwajshing/eslint-config.git",