From e81163d7969a24a5001b66187775c9648045296d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 11:23:46 +0000 Subject: [PATCH] Bump prismarine-auth from 2.7.0 to 3.1.1 Bumps [prismarine-auth](https://github.com/PrismarineJS/prismarine-auth) from 2.7.0 to 3.1.1. - [Release notes](https://github.com/PrismarineJS/prismarine-auth/releases) - [Changelog](https://github.com/PrismarineJS/prismarine-auth/blob/master/HISTORY.md) - [Commits](https://github.com/PrismarineJS/prismarine-auth/compare/2.7.0...3.1.1) --- updated-dependencies: - dependency-name: prismarine-auth dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acb2b5aa..9c20b656 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "minecraft-folder-path": "^1.2.0", "node-fetch": "^2.6.1", "node-rsa": "^0.4.2", - "prismarine-auth": "^2.2.0", + "prismarine-auth": "^3.1.1", "prismarine-chat": "^1.10.0", "prismarine-nbt": "^2.5.0", "prismarine-realms": "^1.2.0",