From 3d958449d017c3e1e5e7735301fe2b36fdd7326b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 12:00:29 +0000 Subject: [PATCH] Bump prismarine-auth from 2.7.0 to 3.1.0 Bumps [prismarine-auth](https://github.com/PrismarineJS/prismarine-auth) from 2.7.0 to 3.1.0. - [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.0) --- updated-dependencies: - dependency-name: prismarine-auth dependency-version: 3.1.0 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..b03af210 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.0", "prismarine-chat": "^1.10.0", "prismarine-nbt": "^2.5.0", "prismarine-realms": "^1.2.0",