diff --git a/package-lock.json b/package-lock.json index 7029dca44..934205b69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,12 +13,12 @@ "@tf2autobot/bptf-login": "^2.3.7", "@tf2autobot/filter-axios-error": "^1.5.3", "@tf2autobot/jsonlint": "^1.0.0", - "@tf2autobot/steamcommunity": "^3.48.1", + "@tf2autobot/steamcommunity": "^3.48.2", "@tf2autobot/tf2": "^1.3.6", "@tf2autobot/tf2-currencies": "^2.0.1", - "@tf2autobot/tf2-schema": "^4.4.1", + "@tf2autobot/tf2-schema": "^4.4.4", "@tf2autobot/tf2-sku": "^2.0.4", - "@tf2autobot/tradeoffer-manager": "^2.17.5", + "@tf2autobot/tradeoffer-manager": "^2.17.6", "async": "^3.2.5", "axios": "^1.6.8", "bluebird": "^3.7.2", @@ -47,7 +47,7 @@ "semver": "^7.6.0", "socket.io-client": "^4.7.5", "steam-totp": "^2.1.2", - "steam-user": "^5.0.8", + "steam-user": "^5.0.9", "steamid": "^2.0.0", "url": "^0.11.3", "valid-url": "^1.0.9", @@ -2432,9 +2432,9 @@ } }, "node_modules/@tf2autobot/steamcommunity": { - "version": "3.48.1", - "resolved": "https://registry.npmjs.org/@tf2autobot/steamcommunity/-/steamcommunity-3.48.1.tgz", - "integrity": "sha512-uws+9QDRLiyZALY4h6M+Y6UNlMN4a2Blsx4gjfds2DUBqpXg5x8LE7JHtWADw4jP/2naiP6l7C+uh5lweLkF+w==", + "version": "3.48.2", + "resolved": "https://registry.npmjs.org/@tf2autobot/steamcommunity/-/steamcommunity-3.48.2.tgz", + "integrity": "sha512-FF5dceEYNwAsK8eJzKfZgsCw6p0YbxqxgZQhi80yeWb8zHzwwyoHpq4Ot+7SrIyVlllfzBgZSlba6itgyjprfw==", "dependencies": { "@doctormckay/user-agents": "^1.0.0", "async": "^3.2.5", @@ -2477,15 +2477,14 @@ } }, "node_modules/@tf2autobot/tf2-schema": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@tf2autobot/tf2-schema/-/tf2-schema-4.4.1.tgz", - "integrity": "sha512-p4v11l/cz5CpwgwLfGNXdD+IxSTRI3YGXb3T+jYw+IexexvFndMO1/dWZt3eab1D69vmSag3wd1PjlzhY7CELA==", + "version": "4.4.4", + "resolved": "https://registry.npmjs.org/@tf2autobot/tf2-schema/-/tf2-schema-4.4.4.tgz", + "integrity": "sha512-sIANOTGdbzLPLyMCJIGDosbX9wSXDIwvGXB2nMtvBSn7uLPRIyof2npNYz9Igh5Sz07j131vAuwEfL4+8OJnkg==", "dependencies": { "@tf2autobot/tf2-sku": "^2.0.4", "async": "^3.2.5", "axios": "^1.6.8", "events": "^3.3.0", - "requestretry": "^7.1.0", "semver": "^7.6.0", "util": "^0.12.5", "vdf": "0.0.2" @@ -2501,12 +2500,12 @@ } }, "node_modules/@tf2autobot/tradeoffer-manager": { - "version": "2.17.5", - "resolved": "https://registry.npmjs.org/@tf2autobot/tradeoffer-manager/-/tradeoffer-manager-2.17.5.tgz", - "integrity": "sha512-Pg+RsP3KrFBe+yzqvBzkN1cVstB5zBR70JTL3D5tCwE+dOh09muKb34l29z6RYOLSZFzxHYZUhQc8MnidwtI9g==", + "version": "2.17.6", + "resolved": "https://registry.npmjs.org/@tf2autobot/tradeoffer-manager/-/tradeoffer-manager-2.17.6.tgz", + "integrity": "sha512-Lxg4r8yAKTbfpj3fccI0I7kINwI+1F7h9Zg1jioikd/EbnyyB1I+px29aTJQePKOW2H0bFXXF0dkPq2uDJpM6A==", "dependencies": { "@doctormckay/stdlib": "^1.16.0", - "@tf2autobot/steamcommunity": "^3.48.1", + "@tf2autobot/steamcommunity": "^3.48.2", "async": "^3.2.5", "file-manager": "^2.0.1", "languages": "^0.1.3", @@ -10416,9 +10415,9 @@ "integrity": "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==" }, "node_modules/steam-session/node_modules/protobufjs": { - "version": "7.2.4", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.4.tgz", - "integrity": "sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==", + "version": "7.2.6", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.6.tgz", + "integrity": "sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==", "hasInstallScript": true, "dependencies": { "@protobufjs/aspromise": "^1.1.2", @@ -10460,9 +10459,9 @@ } }, "node_modules/steam-user": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/steam-user/-/steam-user-5.0.8.tgz", - "integrity": "sha512-PPOgZr+YpiuqY2msvcxWoDpNm58E4HHs1yg0BS8w854qIn23jTqKk8U4wj9V1KS8pWs/JJ9BzgwIMLBzQ1g0zw==", + "version": "5.0.9", + "resolved": "https://registry.npmjs.org/steam-user/-/steam-user-5.0.9.tgz", + "integrity": "sha512-lV6K2cfr5AQzxf69U9nvJiqLbXT5N3HbwC8OyGZnD3v/ZFo8Vsk3j2RdrlS0lONuISGg/8l12uOG02EBAOhj9w==", "dependencies": { "@bbob/parser": "^2.2.0", "@doctormckay/stdlib": "^2.9.1", diff --git a/package.json b/package.json index 96f72192d..543fd67e3 100644 --- a/package.json +++ b/package.json @@ -30,12 +30,12 @@ "@tf2autobot/bptf-login": "^2.3.7", "@tf2autobot/filter-axios-error": "^1.5.3", "@tf2autobot/jsonlint": "^1.0.0", - "@tf2autobot/steamcommunity": "^3.48.1", + "@tf2autobot/steamcommunity": "^3.48.2", "@tf2autobot/tf2": "^1.3.6", "@tf2autobot/tf2-currencies": "^2.0.1", - "@tf2autobot/tf2-schema": "^4.4.1", + "@tf2autobot/tf2-schema": "^4.4.4", "@tf2autobot/tf2-sku": "^2.0.4", - "@tf2autobot/tradeoffer-manager": "^2.17.5", + "@tf2autobot/tradeoffer-manager": "^2.17.6", "async": "^3.2.5", "axios": "^1.6.8", "bluebird": "^3.7.2", @@ -64,7 +64,7 @@ "semver": "^7.6.0", "socket.io-client": "^4.7.5", "steam-totp": "^2.1.2", - "steam-user": "^5.0.8", + "steam-user": "^5.0.9", "steamid": "^2.0.0", "url": "^0.11.3", "valid-url": "^1.0.9", diff --git a/src/classes/Inventory.ts b/src/classes/Inventory.ts index 0469bf037..a9f3a20bd 100644 --- a/src/classes/Inventory.ts +++ b/src/classes/Inventory.ts @@ -6,7 +6,6 @@ import { HighValue } from './Options'; import Bot from './Bot'; import { noiseMakers, spellsData, killstreakersData, sheensData } from '../lib/data'; import Pricelist from './Pricelist'; -import log from '../lib/logger'; export default class Inventory { private readonly steamID: SteamID;