From d533ffa46591c0b276effaa49f854cabd99e06f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 04:52:17 +0000 Subject: [PATCH] Bump @azure/msal-react from 2.0.21 to 2.0.22 in /webapp Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.0.21 to 2.0.22. - [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-v2.0.21...msal-react-v2.0.22) --- updated-dependencies: - dependency-name: "@azure/msal-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index 40a121ed9..76c25cd7f 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@azure/msal-browser": "^3.20.0", - "@azure/msal-react": "^2.0.21", + "@azure/msal-react": "^2.0.22", "@fluentui/react-components": "^9.54.13", "@fluentui/react-icons": "^2.0.258", "@fluentui/react-northstar": "^0.66.4", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 2d00e835b..c2f5aaac9 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -41,10 +41,10 @@ resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.14.0.tgz#31a015070d5864ebcf9ebb988fcbc5c5536f22d1" integrity sha512-OxcOk9H1/1fktHh6//VCORgSNJc2dCQObTm6JNmL824Z6iZSO6eFo/Bttxe0hETn9B+cr7gDouTQtsRq3YPuSQ== -"@azure/msal-react@^2.0.21": - version "2.0.21" - resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.21.tgz#43be4947a86927416c0cc2049ae31033753bffdf" - integrity sha512-WT/bdRM8eFO0obj34lxjvqDd5rIg9dXkYL0Angv7ItOAdc9m+w725dftse0sZuRP8FA+i27nVSDe1RYHVefT9g== +"@azure/msal-react@^2.0.22": + version "2.0.22" + resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.22.tgz#cd34ce9c2c77158e41cc4d8a2cabea49da5ce958" + integrity sha512-hvXWd8uYJiJr+1Kj2VOxWlLomZpxBfNZSuKxwhKAsieCbNM/4Is83ZMBtX2dMOXXx/llTGArwKzBOcp44R2ZQg== "@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.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2", "@babel/code-frame@^7.8.3": version "7.24.2"