Get default user agent string from @doctormckay/user-agents

This commit is contained in:
Alex Corn
2023-10-20 00:39:38 -04:00
parent e1af63e171
commit 67867978f8
2 changed files with 4 additions and 4 deletions

View File

@@ -28,11 +28,12 @@
"url": "https://github.com/DoctorMcKay/node-steamcommunity.git"
},
"dependencies": {
"@doctormckay/user-agents": "^1.0.0",
"async": "^2.6.3",
"cheerio": "0.22.0",
"image-size": "^0.8.2",
"request": "^2.88.0",
"steam-session": "^1.5.0",
"steam-session": "^1.6.0",
"steam-totp": "^1.5.0",
"steamid": "^1.1.3",
"xml2js": "^0.6.2"