mirror of
https://github.com/icewind1991/mx-puppet-steam.git
synced 2026-06-03 17:44:09 +02:00
Merge 73452b2c88 into 101ca17fb9
This commit is contained in:
commit
7b26eed63c
2 changed files with 11 additions and 10 deletions
19
package-lock.json
generated
19
package-lock.json
generated
|
|
@ -17,7 +17,7 @@
|
|||
"mx-puppet-bridge": "0.1.6",
|
||||
"patch-package": "^8.0.0",
|
||||
"steam-user": "^4.29.1",
|
||||
"steamcommunity": "3.46.1",
|
||||
"steamcommunity": "3.48.8",
|
||||
"steamid": "1.1.3",
|
||||
"stream-buffers": "^3.0.2",
|
||||
"ts-debounce": "2.2.0"
|
||||
|
|
@ -4636,19 +4636,20 @@
|
|||
}
|
||||
},
|
||||
"node_modules/steamcommunity": {
|
||||
"version": "3.46.1",
|
||||
"resolved": "https://registry.npmjs.org/steamcommunity/-/steamcommunity-3.46.1.tgz",
|
||||
"integrity": "sha512-gze62L5K6TcIdrA0Rn7PNCnA9wRrQC9x79WzjiO09fvigl1fd1ZfFrT+Arje7YQsVDUVJISn4nh9FN5PjtX2iw==",
|
||||
"version": "3.48.8",
|
||||
"resolved": "https://registry.npmjs.org/steamcommunity/-/steamcommunity-3.48.8.tgz",
|
||||
"integrity": "sha512-K5piaCVNhAm/5tuRBU7Nqj4gAJeobKQy1vi12iZhXHiVhsfaZoioUxiNQS5sbBBXXBUxtBI7kDZL1CEgcCnQdA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@doctormckay/user-agents": "^1.0.0",
|
||||
"async": "^2.6.3",
|
||||
"cheerio": "0.22.0",
|
||||
"image-size": "^0.8.2",
|
||||
"node-bignumber": "^1.2.1",
|
||||
"request": "^2.88.0",
|
||||
"steam-session": "^1.9.1",
|
||||
"steam-totp": "^1.5.0",
|
||||
"steamid": "^1.1.3",
|
||||
"xml2js": "^0.4.22"
|
||||
"xml2js": "^0.6.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
|
|
@ -5276,9 +5277,9 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/xml2js": {
|
||||
"version": "0.4.23",
|
||||
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
|
||||
"integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
|
||||
"version": "0.6.2",
|
||||
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz",
|
||||
"integrity": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"sax": ">=0.6.0",
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"js-yaml": "^4.0.0",
|
||||
"mx-puppet-bridge": "0.1.6",
|
||||
"steam-user": "^4.29.1",
|
||||
"steamcommunity": "3.46.1",
|
||||
"steamcommunity": "3.48.8",
|
||||
"steamid": "1.1.3",
|
||||
"stream-buffers": "^3.0.2",
|
||||
"ts-debounce": "2.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue