Skip to content

Commit

Permalink
Bump @azure/msal-browser from 3.20.0 to 3.26.1 in /webapp
Browse files Browse the repository at this point in the history
Bumps [@azure/msal-browser](https:/AzureAD/microsoft-authentication-library-for-js) from 3.20.0 to 3.26.1.
- [Release notes](https:/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v3.20.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]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 26003fd commit 01d3c92
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eject": "react-scripts eject"
},
"dependencies": {
"@azure/msal-browser": "^3.20.0",
"@azure/msal-browser": "^3.26.1",
"@azure/msal-react": "^2.0.22",
"@fluentui/react-components": "^9.54.13",
"@fluentui/react-icons": "^2.0.258",
Expand Down
18 changes: 9 additions & 9 deletions webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@azure/msal-browser@^3.20.0":
version "3.20.0"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.20.0.tgz#12ae45d0d398dac25b2b37710277103539c23994"
integrity sha512-ErsxbfCGIwdqD8jipqdxpfAGiUEQS7MWUe39Rjhl0ZVPsb1JEe9bZCe2+0g23HDH6DGyCAtnTNN9scPtievrMQ==
"@azure/msal-browser@^3.26.1":
version "3.26.1"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-3.26.1.tgz#2f4368d7997682db30dca52e32fcac363fa0efad"
integrity sha512-y78sr9g61aCAH9fcLO1um+oHFXc1/5Ap88RIsUSuzkm0BHzFnN+PXGaQeuM1h5Qf5dTnWNOd6JqkskkMPAhh7Q==
dependencies:
"@azure/msal-common" "14.14.0"
"@azure/msal-common" "14.15.0"

"@azure/msal-common@14.14.0":
version "14.14.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.14.0.tgz#31a015070d5864ebcf9ebb988fcbc5c5536f22d1"
integrity sha512-OxcOk9H1/1fktHh6//VCORgSNJc2dCQObTm6JNmL824Z6iZSO6eFo/Bttxe0hETn9B+cr7gDouTQtsRq3YPuSQ==
"@azure/msal-common@14.15.0":
version "14.15.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.15.0.tgz#0e27ac0bb88fe100f4f8d1605b64d5c268636a55"
integrity sha512-ImAQHxmpMneJ/4S8BRFhjt1MZ3bppmpRPYYNyzeQPeFN288YKbb8TmmISQEbtfkQ1BPASvYZU5doIZOPBAqENQ==

"@azure/msal-react@^2.0.22":
version "2.0.22"
Expand Down

0 comments on commit 01d3c92

Please sign in to comment.