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:
Alex Crome
2023-06-17 10:51:04 +01:00
parent f016208410
commit b43e030911
6 changed files with 18 additions and 41 deletions
+1 -1
View File
@@ -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:^",