Skip to content

Commit 0119ad7

Browse files
Merge pull request #127 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/azure/msal-react-1.5.13
build: bump @azure/msal-react from 1.5.12 to 1.5.13 in /App/frontend-app
2 parents 09802df + fcbc544 commit 0119ad7

3 files changed

Lines changed: 11 additions & 12 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@azure/msal-browser": "^2.39.0",
17-
"@azure/msal-react": "^1.5.8",
17+
"@azure/msal-react": "^1.5.13",
1818
"@fluentai/attachments": "^0.7.1",
1919
"@fluentai/react-copilot": "^0.11.3",
2020
"@fluentai/react-copilot-chat": "^0.5.2",

App/frontend-app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-13.3.3.tgz#b4963c9e5a164ed890b204becb036303ccf4f6ac"
3838
integrity sha512-n278DdCXKeiWhLwhEL7/u9HRMyzhUXLefeajiknf6AmEedoiOiv2r5aRJ7LXdT3NGPyubkdIbthaJlVtmuEqvA==
3939

40-
"@azure/msal-react@^1.5.8":
41-
version "1.5.12"
42-
resolved "https://registry.npmjs.org/@azure/msal-react/-/msal-react-1.5.12.tgz"
43-
integrity sha512-waz8wFWVSLn3g8033uK6byGF29w3Lpg5gzuTKEJyBaAgoed3p09nuMYZRLgqFdXeAazpw/YthLdKRNN9DlMrQA==
40+
"@azure/msal-react@^1.5.13":
41+
version "1.5.13"
42+
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-1.5.13.tgz#1b1d2b2c3108984c0d9de2d5ed9a872a35968141"
43+
integrity sha512-rv3q7hwZS5VQs5AXgdoXwrPnCc0/xs3YmWNxhyCFw7JWZ3Nq0hV1JJSvWXZgXQIINOV7hCky3lYaRgHYT9qyKw==
4444

4545
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5":
4646
version "7.23.5"
@@ -6331,7 +6331,7 @@ kleur@^3.0.3:
63316331
version "1.0.0"
63326332
dependencies:
63336333
"@azure/msal-browser" "^2.39.0"
6334-
"@azure/msal-react" "^1.5.8"
6334+
"@azure/msal-react" "^1.5.13"
63356335
"@fluentai/attachments" "^0.7.1"
63366336
"@fluentai/react-copilot" "^0.11.3"
63376337
"@fluentai/react-copilot-chat" "^0.5.2"

0 commit comments

Comments
 (0)