Skip to content

Commit

Permalink
Bump @azure/msal-browser from 3.24.0 to 3.26.1 in /app/frontend (#2039)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent f53d0d8 commit b60274a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"preview": "vite preview"
},
"dependencies": {
"@azure/msal-browser": "^3.24.0",
"@azure/msal-browser": "^3.26.1",
"@azure/msal-react": "^2.0.21",
"@fluentui/react": "^8.112.5",
"@fluentui/react-components": "^9.54.13",
Expand Down

0 comments on commit b60274a

Please sign in to comment.