steamutils 1.3.50 → 1.3.51

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "steamutils",
3
- "version": "1.3.50",
3
+ "version": "1.3.51",
4
4
  "main": "index.js",
5
5
  "dependencies": {
6
6
  "alpha-common-utils": "^1.0.5",
7
- "axios": "^1.6.5",
7
+ "axios": "^1.6.7",
8
8
  "bytebuffer": "^5.0.1",
9
9
  "cheerio": "^1.0.0-rc.12",
10
10
  "crypto-js": "^4.2.0",
@@ -13,10 +13,10 @@
13
13
  "jimp": "^0.22.10",
14
14
  "lodash": "^4.17.21",
15
15
  "moment": "^2.30.1",
16
- "moment-timezone": "^0.5.44",
16
+ "moment-timezone": "^0.5.45",
17
17
  "node-bignumber": "^1.2.2",
18
18
  "steam-session": "^1.7.2",
19
- "steam-user": "^5.0.7",
19
+ "steam-user": "^5.0.8",
20
20
  "steamcommunity": "^3.48.2",
21
21
  "steamid": "^2.0.0",
22
22
  "url-parse": "^1.5.10",