Skip to content

Commit

Permalink
Bump @azure/msal-browser from 2.38.2 to 2.38.3 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.38.2 to 2.38.3.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v2.38.2...msal-browser-v2.38.3)

---
updated-dependencies:
- dependency-name: "@azure/msal-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 4f2908e commit 45c8a38
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.38.2",
"@azure/msal-browser": "^2.38.3",
"@element-plus/icons-vue": "^2.1.0",
"axios": "^1.4.0",
"clipboard-copy": "^4.0.1",
Expand Down

0 comments on commit 45c8a38

Please sign in to comment.