From 8a11d72ac4957b97ab27193d84ea0ed75508e3e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:20:36 +0000 Subject: [PATCH] Bump @azure/msal-react from 1.5.11 to 1.5.12 in /graph-tutorial Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 1.5.11 to 1.5.12. - [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-v1.5.11...msal-react-v1.5.12) --- updated-dependencies: - dependency-name: "@azure/msal-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- graph-tutorial/package.json | 2 +- graph-tutorial/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graph-tutorial/package.json b/graph-tutorial/package.json index f1249b2..de1987d 100644 --- a/graph-tutorial/package.json +++ b/graph-tutorial/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@azure/msal-browser": "^2.38.3", - "@azure/msal-react": "^1.5.11", + "@azure/msal-react": "^1.5.12", "@microsoft/mgt-element": "^3.1.3", "@microsoft/microsoft-graph-client": "^3.0.7", "bootstrap": "^5.3.2", diff --git a/graph-tutorial/yarn.lock b/graph-tutorial/yarn.lock index 5202548..073a173 100644 --- a/graph-tutorial/yarn.lock +++ b/graph-tutorial/yarn.lock @@ -46,10 +46,10 @@ resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-13.3.1.tgz#012465bf940d12375dc47387b754ccf9d6b92180" integrity sha512-Lrk1ozoAtaP/cp53May3v6HtcFSVxdFrg2Pa/1xu5oIvsIwhxW6zSPibKefCOVgd5osgykMi5jjcZHv8XkzZEQ== -"@azure/msal-react@^1.5.11": - version "1.5.11" - resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-1.5.11.tgz#d67882f28820bb0dbcae6d3988f4903d58adfcc7" - integrity sha512-ZZnbCDbSHQXA25AF0lNYVv+AdTcFFLx6jnIZdiVHUvXrrH5WJuTfl7GV337ZEAOx8x/aZa9yZfeEaQq0ZB5acg== +"@azure/msal-react@^1.5.12": + version "1.5.12" + resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-1.5.12.tgz#d0a74161977bca6ffc30bb9177f7f9f5314aa5b8" + integrity sha512-waz8wFWVSLn3g8033uK6byGF29w3Lpg5gzuTKEJyBaAgoed3p09nuMYZRLgqFdXeAazpw/YthLdKRNN9DlMrQA== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.8.3": version "7.22.13"