From 6d9db4dcc8293fce0b420ded4105aace478bd142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:45:15 +0000 Subject: [PATCH] build(deps): bump @azure/msal-react from 3.0.17 to 3.0.18 Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 3.0.17 to 3.0.18. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-react-v3.0.17...msal-react-v3.0.18) --- updated-dependencies: - dependency-name: "@azure/msal-react" dependency-version: 3.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4393cfa..9ca4a11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1201,9 +1201,9 @@ integrity sha512-+cGnma71NV3jzl6DdgdHsqriN4ZA7puBIzObSYCvcIVGMULGb2NrcOGV6IJxO06HoVRHFKijkxd9lcBvS063KQ== "@azure/msal-react@^3.0.17": - version "3.0.17" - resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-3.0.17.tgz#e60c10b79bd16e5d493ac65f34b0e60d9678dea2" - integrity sha512-GgVn8OQmtXMPJ88+w8E+7hpWXcVWhh8aIjspkrJr4bbONWhbfyQOSyN92gsrSbynIsJ9o7GWTjvGHFLr2MuyQQ== + version "3.0.18" + resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-3.0.18.tgz#a213f0018a3ec564f6643e59a2e509bb14260305" + integrity sha512-iu8Ri47ni3Z+MdxeGqvt+7AujtVkdw4lgM9PqlQRL7K0I340uwySaccwVdo1McRmKyRn0118hmy+sNjLzQoBcg== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1": version "7.27.1"