Skip to content

Commit 6aae371

Browse files
Bump @azure/msal-react from 2.0.14 to 2.0.15 in /graph-tutorial
Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.0.14 to 2.0.15. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v2.0.14...msal-react-v2.0.15) --- updated-dependencies: - dependency-name: "@azure/msal-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7ab214 commit 6aae371

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@azure/msal-browser": "^3.13.0",
7-
"@azure/msal-react": "^2.0.14",
7+
"@azure/msal-react": "^2.0.15",
88
"@microsoft/mgt-element": "^3.1.3",
99
"@microsoft/microsoft-graph-client": "^3.0.7",
1010
"bootstrap": "^5.3.3",

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.9.0.tgz#ce1895b4eefccaa0e6aaa39db869611eaec4e37f"
4747
integrity sha512-yzBPRlWPnTBeixxLNI3BBIgF5/bHpbhoRVuuDBnYjCyWRavaPUsKAHUDYLqpGkBLDciA6TCc6GOxN4/S3WiSxg==
4848

49-
"@azure/msal-react@^2.0.14":
50-
version "2.0.14"
51-
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.14.tgz#7cb2b2e85ed392e31b7d228b3c5a1f8308db4cd8"
52-
integrity sha512-12FcC6e+JRrRI8JMX8KmFNd2s9e41YFDGwuYd9UWpg4AmE+ojBRdYrO0Vau6DuxFq0/+yM1Qa//VTXYV6z5l4g==
49+
"@azure/msal-react@^2.0.15":
50+
version "2.0.15"
51+
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.15.tgz#63029391bee0d0c538a438cb3088f715b39f3ca1"
52+
integrity sha512-WtZGPxA6rWqGhovmWPUXjUyKTp/TUa4Oekk6FSa9ldCayd1QzYT9XcoAEqA0EfT0Fx12KiNvJyDDKckBU6J/+Q==
5353

5454
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3":
5555
version "7.23.5"

0 commit comments

Comments
 (0)