Skip to content

Commit

Permalink
Bump @azure/msal-browser from 2.36.0 to 2.38.1 in /spa
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 2.36.0 to 2.38.1.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/commits/msal-browser-v2.38.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>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent ec8dec7 commit 39c0e3a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions spa/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 spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@azure/msal-browser": "^2.36.0",
"@azure/msal-browser": "^2.38.1",
"@element-plus/icons-vue": "^2.1.0",
"axios": "^1.4.0",
"clipboard-copy": "^4.0.1",
Expand Down

0 comments on commit 39c0e3a

Please sign in to comment.