mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2026-09-02 13:27:53 +08:00
Updated dependencies
This commit is contained in:
11
package.json
11
package.json
@@ -23,14 +23,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@doctormckay/stats-reporter": "^1.0.4",
|
||||
"@doctormckay/stdlib": "^1.10.0",
|
||||
"cheerio": "^0.22.0",
|
||||
"node-bignumber": "^1.2.1",
|
||||
"request": "^2.86.0",
|
||||
"steam-totp": "^1.5.0",
|
||||
"steamid": "^1.0.0",
|
||||
"xml2js": "^0.4.11"
|
||||
"request": "^2.88.0",
|
||||
"steam-totp": "^2.1.0",
|
||||
"steamid": "^1.1.0",
|
||||
"xml2js": "^0.4.19"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
"node": ">=8.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user