From 86cb62fba18ed6cf664e9a38a1734df7bccc6547 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 06:03:08 +0000 Subject: [PATCH] Bump @azure/msal-node from 2.16.3 to 3.8.8 Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.16.3 to 3.8.8. - [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-v3.8.8) --- updated-dependencies: - dependency-name: "@azure/msal-node" dependency-version: 3.8.8 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..7e0ae8b 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": "^3.8.8", "@xboxreplay/xboxlive-auth": "^5.1.0", "debug": "^4.3.3", "smart-buffer": "^4.1.0",