Skip to content

Commit bb96cba

Browse files
Bump @azure/msal-react from 2.0.22 to 2.1.1 in /webapp
Bumps [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.0.22 to 2.1.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v2.0.22...msal-react-v2.1.1) --- updated-dependencies: - dependency-name: "@azure/msal-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ce1686 commit bb96cba

File tree

2 files changed

+5
-29
lines changed

2 files changed

+5
-29
lines changed

webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@azure/msal-browser": "^3.26.1",
19-
"@azure/msal-react": "^2.0.22",
19+
"@azure/msal-react": "^2.1.1",
2020
"@fluentui/react-components": "^9.54.13",
2121
"@fluentui/react-icons": "^2.0.258",
2222
"@fluentui/react-northstar": "^0.66.4",

webapp/yarn.lock

+4-28
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-14.15.0.tgz#0e27ac0bb88fe100f4f8d1605b64d5c268636a55"
4242
integrity sha512-ImAQHxmpMneJ/4S8BRFhjt1MZ3bppmpRPYYNyzeQPeFN288YKbb8TmmISQEbtfkQ1BPASvYZU5doIZOPBAqENQ==
4343

44-
"@azure/msal-react@^2.0.22":
45-
version "2.0.22"
46-
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.0.22.tgz#cd34ce9c2c77158e41cc4d8a2cabea49da5ce958"
47-
integrity sha512-hvXWd8uYJiJr+1Kj2VOxWlLomZpxBfNZSuKxwhKAsieCbNM/4Is83ZMBtX2dMOXXx/llTGArwKzBOcp44R2ZQg==
44+
"@azure/msal-react@^2.1.1":
45+
version "2.1.1"
46+
resolved "https://registry.yarnpkg.com/@azure/msal-react/-/msal-react-2.1.1.tgz#d61cd8698d3963ffff685377ece487d7ad5bc111"
47+
integrity sha512-XOBgAR0fbkfUUkQZyhIlwAZiy8WIzNWxAAFacJgyL8LiE2Y5pgM9var9X0Jh7Oz/1Oy5lhTQDtCYWSMHmTZ84Q==
4848

4949
"@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.24.1", "@babel/code-frame@^7.24.2", "@babel/code-frame@^7.8.3":
5050
version "7.24.2"
@@ -4040,30 +4040,6 @@ array.prototype.findlastindex@^1.2.3:
40404040
es-object-atoms "^1.0.0"
40414041
es-shim-unscopables "^1.0.2"
40424042

4043-
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
4044-
version "1.3.2"
4045-
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
4046-
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
4047-
dependencies:
4048-
call-bind "^1.0.7"
4049-
define-properties "^1.2.1"
4050-
es-abstract "^1.23.2"
4051-
es-errors "^1.3.0"
4052-
es-object-atoms "^1.0.0"
4053-
es-shim-unscopables "^1.0.2"
4054-
4055-
array.prototype.findlastindex@^1.2.3:
4056-
version "1.2.5"
4057-
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
4058-
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
4059-
dependencies:
4060-
call-bind "^1.0.7"
4061-
define-properties "^1.2.1"
4062-
es-abstract "^1.23.2"
4063-
es-errors "^1.3.0"
4064-
es-object-atoms "^1.0.0"
4065-
es-shim-unscopables "^1.0.2"
4066-
40674043
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
40684044
version "1.3.2"
40694045
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"

0 commit comments

Comments
 (0)