Skip to content

Commit b60274a

Browse files
Bump @azure/msal-browser from 3.24.0 to 3.26.1 in /app/frontend (#2039)
Bumps [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 3.24.0 to 3.26.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v3.24.0...msal-browser-v3.26.1) --- updated-dependencies: - dependency-name: "@azure/msal-browser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f53d0d8 commit b60274a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/frontend/package-lock.json

Lines changed: 4 additions & 4 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
@@ -12,7 +12,7 @@
1212
"preview": "vite preview"
1313
},
1414
"dependencies": {
15-
"@azure/msal-browser": "^3.24.0",
15+
"@azure/msal-browser": "^3.26.1",
1616
"@azure/msal-react": "^2.0.21",
1717
"@fluentui/react": "^8.112.5",
1818
"@fluentui/react-components": "^9.54.13",

0 commit comments

Comments
 (0)