From ecd983fff471db854acb27f49eaaabce6450f323 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 23:10:06 +0000 Subject: [PATCH] build(deps): bump steamcommunity from 3.43.1 to 3.44.3 in /app Bumps [steamcommunity](https://github.com/DoctorMcKay/node-steamcommunity) from 3.43.1 to 3.44.3. - [Release notes](https://github.com/DoctorMcKay/node-steamcommunity/releases) - [Commits](https://github.com/DoctorMcKay/node-steamcommunity/compare/v3.43.1...v3.44.3) --- updated-dependencies: - dependency-name: steamcommunity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/package.json b/app/package.json index 83b8fb9..a40fd70 100644 --- a/app/package.json +++ b/app/package.json @@ -20,7 +20,7 @@ "steam-totp": "^2.1.1", "steam-tradeoffer-manager": "2.10.4", "steam-user": "4.21.0", - "steamcommunity": "3.43.1", + "steamcommunity": "3.44.3", "winston": "^3.3.3" }, "devDependencies": {