Skip to content

Commit ba53bc2

Browse files
chore(deps): bump @azure/msal-browser from 4.28.2 to 4.29.0 (#310)
Bumps [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 4.28.2 to 4.29.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.28.2...msal-browser-v4.29.0) --- updated-dependencies: - dependency-name: "@azure/msal-browser" dependency-version: 4.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d43d55 commit ba53bc2

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@acm-uiuc/core-client": "^4.6.2",
3535
"@acm-uiuc/js-shared": "^3.7.0",
3636
"@astrojs/sitemap": "^3.7.0",
37-
"@azure/msal-browser": "^4.28.2",
37+
"@azure/msal-browser": "^4.29.0",
3838
"@azure/msal-react": "^3.0.25",
3939
"@iconify-json/lucide": "^1.2.93",
4040
"@iconify-json/simple-icons": "^1.2.71",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@acm-uiuc/core-client@4.7.0":
5+
"@acm-uiuc/core-client@^4.6.2":
66
version "4.7.0"
77
resolved "https://registry.yarnpkg.com/@acm-uiuc/core-client/-/core-client-4.7.0.tgz#b30c7b53e2b7f1349c8b726429636ce1249a3b60"
88
integrity sha512-cDccwDHls2qZMhw9SiocLzV0ioUzYHUjVbWTEsWZjYr9Jmyq8USzMSe3Qxxl+E9wxuOYQCQqq9n1FHQ1Dxc61w==
@@ -161,17 +161,17 @@
161161
dependencies:
162162
yaml "^2.5.0"
163163

164-
"@azure/msal-browser@^4.28.2":
165-
version "4.28.2"
166-
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-4.28.2.tgz#d288a47ffca250361a86f3a7a4f1df4a79a559e0"
167-
integrity sha512-6vYUMvs6kJxJgxaCmHn/F8VxjLHNh7i9wzfwPGf8kyBJ8Gg2yvBXx175Uev8LdrD1F5C4o7qHa2CC4IrhGE1XQ==
164+
"@azure/msal-browser@^4.29.0":
165+
version "4.29.0"
166+
resolved "https://registry.yarnpkg.com/@azure/msal-browser/-/msal-browser-4.29.0.tgz#6d711acd3b463b46bdae05445b83547816fb8f5c"
167+
integrity sha512-/f3eHkSNUTl6DLQHm+bKecjBKcRQxbd/XLx8lvSYp8Nl/HRyPuIPOijt9Dt0sH50/SxOwQ62RnFCmFlGK+bR/w==
168168
dependencies:
169-
"@azure/msal-common" "15.14.2"
169+
"@azure/msal-common" "15.15.0"
170170

171-
"@azure/msal-common@15.14.2":
172-
version "15.14.2"
173-
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-15.14.2.tgz#2055ea5340a1cb714e514b162c44911b634ee0e6"
174-
integrity sha512-n8RBJEUmd5QotoqbZfd+eGBkzuFI1KX6jw2b3WcpSyGjwmzoeI/Jb99opIBPHpb8y312NB+B6+FGi2ZVSR8yfA==
171+
"@azure/msal-common@15.15.0":
172+
version "15.15.0"
173+
resolved "https://registry.yarnpkg.com/@azure/msal-common/-/msal-common-15.15.0.tgz#05e758b41923499af7ca0965edaafc28a2acf615"
174+
integrity sha512-/n+bN0AKlVa+AOcETkJSKj38+bvFs78BaP4rNtv3MJCmPH0YrHiskMRe74OhyZ5DZjGISlFyxqvf9/4QVEi2tw==
175175

176176
"@azure/msal-react@^3.0.25":
177177
version "3.0.25"

0 commit comments

Comments
 (0)