Upgrade @azure/identity version
Consolidated `@azure/identity` uses onto the 3.2.1 version used by the integration plugin. Version 3.2 and above unlocks support for Workload Identity. Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"@aws-crypto/sha256-js": "^3.0.0",
|
||||
"@aws-sdk/credential-providers": "^3.350.0",
|
||||
"@aws-sdk/signature-v4": "^3.347.0",
|
||||
"@azure/identity": "^2.0.4",
|
||||
"@azure/identity": "^3.2.1",
|
||||
"@backstage/backend-common": "workspace:^",
|
||||
"@backstage/backend-plugin-api": "workspace:^",
|
||||
"@backstage/catalog-client": "workspace:^",
|
||||
|
||||
Reference in New Issue
Block a user