Skip to content

Commit

Permalink
Merge pull request #73 from huangyingting/dependabot/npm_and_yarn/js/…
Browse files Browse the repository at this point in the history
…bf/azure/msal-browser-2.32.1

Bump @azure/msal-browser from 2.32.0 to 2.32.1 in /js/bf
  • Loading branch information
huangyingting authored Dec 28, 2022
2 parents 042f2a0 + 64ef083 commit 7f8cd41
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion js/bf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/msal-browser": "^2.32.0",
"@azure/msal-browser": "^2.32.1",
"@azure/msal-react": "1.5.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
Expand Down
18 changes: 9 additions & 9 deletions js/bf/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
jsonpointer "^5.0.0"
leven "^3.1.0"

"@azure/msal-browser@^2.32.0":
version "2.32.0"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-2.32.0.tgz#9ad3c3ab8e191cdc21175ab5a755845230bac959"
integrity sha512-uDP0vNmIefM6+RjILGKu+zOiN+VGnEvxRfUIV5hOWOWLLkG7kcDPYG/v/EJMoG+R5DYW9jXA5nvZT76t5HdEAQ==
"@azure/msal-browser@^2.32.1":
version "2.32.1"
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-2.32.1.tgz#785670d5bd066690e313ba32cd4638a473675598"
integrity sha512-2G3B12ZEIpiimi6/Yqq7KLk4ud1zZWoHvVd2kJ2VthN1HjMsZjdMUxeHkwMWaQ6RzO6mv9rZiuKmRX64xkXW9g==
dependencies:
"@azure/msal-common" "^9.0.0"
"@azure/msal-common" "^9.0.1"

"@azure/msal-common@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-9.0.0.tgz#4cea6ae2dcbac9af7251532e26969c91826ad578"
integrity sha512-uiFiFKVNTsRpmKio5bcObTuHcaHHZB2GEsjJJN8rbJNmzoYuZzNioOoK+J0QK0jEasRBgAoR5A8hSty2iKRzIg==
"@azure/msal-common@^9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-9.0.1.tgz#a89c3e156a60d5952aed17b80d3f69e40385daa0"
integrity sha512-eNNHIW/cwPTZDWs9KtYgb1X6gtQ+cC+FGX2YN+t4AUVsBdUbqlMTnUs6/c/VBxC2AAGIhgLREuNnO3F66AN2zQ==

"@azure/[email protected]":
version "1.5.0"
Expand Down

0 comments on commit 7f8cd41

Please sign in to comment.