mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2025-03-23 21:50:10 +08:00
Updated dependencies
This commit is contained in:
parent
f99d86aa73
commit
103e941501
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"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user