Skip to content

Commit

Permalink
chore(deps): update dependency @azure/msal-browser to v2.35.0 (#8009)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent 40e2bee commit 9da099b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/azureActiveDirectory/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"core-js": "3.30.0"
},
"devDependencies": {
"@azure/msal-browser": "2.34.0",
"@azure/msal-browser": "2.35.0",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@types/netlify-identity-widget": "1.9.3",
Expand All @@ -37,7 +37,7 @@
"typescript": "5.0.3"
},
"peerDependencies": {
"@azure/msal-browser": "2.34.0"
"@azure/msal-browser": "2.35.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -340,19 +340,19 @@ __metadata:
languageName: node
linkType: hard

"@azure/msal-browser@npm:2.34.0":
version: 2.34.0
resolution: "@azure/msal-browser@npm:2.34.0"
"@azure/msal-browser@npm:2.35.0":
version: 2.35.0
resolution: "@azure/msal-browser@npm:2.35.0"
dependencies:
"@azure/msal-common": ^11.0.0
checksum: 471c17ecb8d85224610ac2fb6e3ba464708f7b8d9f2b2aa1553a471323ee5ae89088dec749cdf6ead550e03df7243ff7dc346f0fde54757051180ddca834d488
"@azure/msal-common": ^12.0.0
checksum: 0577ca414eaf9c9b1cdc6d23c4c0608ca7dbab4221d14c6ecef1c602caea6e899359e8f6f6b1653571407839f4660805640b5c13b2eb5d327ad2793b0b1923a8
languageName: node
linkType: hard

"@azure/msal-common@npm:^11.0.0":
version: 11.0.0
resolution: "@azure/msal-common@npm:11.0.0"
checksum: a9dc673b9a6ffa0d31a3ab6b490d921015078830e27262b67c3a6e98f1c2674d6c4359cfb68cf8411e15013e623d862f2d8800a618950a1401682fb07d4d692e
"@azure/msal-common@npm:^12.0.0":
version: 12.0.0
resolution: "@azure/msal-common@npm:12.0.0"
checksum: 504e1cbffd8700a9000e9e2940eda813a813bc89d75bbbcd32af40a92762341eedc1bab94b756f58707e9e65d7754d39080b2a9c477e02fcc48b8f52a2e37702
languageName: node
linkType: hard

Expand Down Expand Up @@ -6229,7 +6229,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@redwoodjs/auth-azure-active-directory-web@workspace:packages/auth-providers/azureActiveDirectory/web"
dependencies:
"@azure/msal-browser": 2.34.0
"@azure/msal-browser": 2.35.0
"@babel/cli": 7.21.0
"@babel/core": 7.21.3
"@babel/runtime-corejs3": 7.21.0
Expand All @@ -6241,7 +6241,7 @@ __metadata:
react: 18.2.0
typescript: 5.0.3
peerDependencies:
"@azure/msal-browser": 2.34.0
"@azure/msal-browser": 2.35.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 9da099b

Please sign in to comment.