Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Commit 020c10b

Browse files
authored
fix: upgrade the Azure Identity SDK and Azure KeyVault secret SDK to support AKS pod identity for authorization (#447)
1 parent 285841e commit 020c10b

File tree

2 files changed

+106
-69
lines changed

2 files changed

+106
-69
lines changed

package-lock.json

+104-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
},
3333
"dependencies": {
3434
"@alicloud/kms20160120": "^1.1.0",
35-
"@azure/identity": "^1.0.2",
36-
"@azure/keyvault-secrets": "^4.0.2",
35+
"@azure/identity": "^1.0.3",
36+
"@azure/keyvault-secrets": "^4.0.4",
3737
"@google-cloud/secret-manager": "^1.2.1",
3838
"aws-sdk": "^2.628.0",
3939
"express": "^4.17.1",

0 commit comments

Comments
 (0)