Swap from request to got

This commit is contained in:
Michael Morrison 2020-07-04 23:28:03 -05:00
parent 67563c0f1e
commit 487b17dd73
9 changed files with 215 additions and 340 deletions

View file

@ -27,13 +27,12 @@
"cheerio": "^1.0.0-rc.3",
"compressjs": "^1.0.2",
"gbxremote": "^0.2.1",
"got": "^11.4.0",
"iconv-lite": "^0.6.1",
"long": "^4.0.0",
"minimist": "^1.2.5",
"moment": "^2.27.0",
"punycode": "^2.1.1",
"request": "^2.88.2",
"request-promise": "^4.2.5",
"varint": "^5.0.0"
},
"bin": {