From 6a9684d4768213f6ca2fb03635e5c371861da5a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 06:03:38 +0000 Subject: [PATCH] Bump @azure/msal-node from 2.16.3 to 5.0.4 Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.16.3 to 5.0.4. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/commits/msal-node-v5.0.4) --- updated-dependencies: - dependency-name: "@azure/msal-node" dependency-version: 5.0.4 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 892bd41..d58fcac 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "standard": "^17.0.0" }, "dependencies": { - "@azure/msal-node": "^2.0.2", + "@azure/msal-node": "^5.0.4", "@xboxreplay/xboxlive-auth": "^5.1.0", "debug": "^4.3.3", "smart-buffer": "^4.1.0",