From 445a7640bc01f198fa2e5b7e608870880f5774d1 Mon Sep 17 00:00:00 2001 From: idinium96 <47635037+idinium96@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:29:19 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=F0=9F=94=84=EF=B8=8F=20bump=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 18 +++++++++--------- package.json | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7029dca44..004754b87 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-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", @@ -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", @@ -2501,12 +2501,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", diff --git a/package.json b/package.json index 96f72192d..924b737e7 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-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", From ab4efb1b33f9117dbee33a37e6aed2f9d48dbf02 Mon Sep 17 00:00:00 2001 From: idinium96 <47635037+idinium96@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:31:33 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=F0=9F=94=84=EF=B8=8F=20`npm=20audit=20fix`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 004754b87..bf00f6c1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" @@ -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", From a37ea3297662a13f3e2da151403e4cd84a93ecc2 Mon Sep 17 00:00:00 2001 From: idinium96 <47635037+idinium96@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:48:28 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=F0=9F=9A=AE=20remove=20unused=20import?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/classes/Inventory.ts | 1 - 1 file changed, 1 deletion(-) 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; From 1c48aa1d74c4f8c6af1814a0b6e43382956a5645 Mon Sep 17 00:00:00 2001 From: idinium96 <47635037+idinium96@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:49:43 +0800 Subject: [PATCH 4/5] =?UTF-8?q?=F0=9F=94=84=EF=B8=8F=20bump=20@tf2autobot/?= =?UTF-8?q?tf2-schema?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index bf00f6c1d..f45442340 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@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.6", "async": "^3.2.5", diff --git a/package.json b/package.json index 924b737e7..5088556dc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@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.6", "async": "^3.2.5", From a50dad4223f99e72500120cd8ecd71183b75c131 Mon Sep 17 00:00:00 2001 From: idinium96 <47635037+idinium96@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:50:54 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=F0=9F=94=84=EF=B8=8F=20bump=20steam-user?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f45442340..934205b69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", @@ -10459,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 5088556dc..543fd67e3 100644 --- a/package.json +++ b/package.json @@ -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",