Skip to content

Commit 36ae4d6

Browse files
build: bump @azure/msal-react from 2.2.0 to 3.0.4 in /App/frontend
Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.2.0 to 3.0.4. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v2.2.0...msal-react-v3.0.4) --- updated-dependencies: - dependency-name: "@azure/msal-react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce62e7e commit 36ae4d6

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

App/frontend/package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"proxy": "http://localhost:5000",
66
"dependencies": {
77
"@azure/msal-browser": "^3.27.0",
8-
"@azure/msal-react": "^2.2.0",
8+
"@azure/msal-react": "^3.0.4",
99
"@fluentui/react": "^8.121.3",
1010
"@fluentui/react-components": "^9.56.3",
1111
"@fluentui/react-icons": "^2.0.266",

0 commit comments

Comments
 (0)