Skip to content

Commit 5342021

Browse files
authored
Update @azure/identity version to 4.0.0 (#39)
1 parent a076511 commit 5342021

File tree

3 files changed

+39
-58
lines changed

3 files changed

+39
-58
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@azure/app-configuration-provider": "latest",
4-
"@azure/identity": "^3.3.0",
4+
"@azure/identity": "^4.0.0",
55
"dotenv": "^16.3.1"
66
}
77
}

package-lock.json

Lines changed: 37 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"@azure/app-configuration": "^1.5.0",
59-
"@azure/identity": "^3.3.2",
59+
"@azure/identity": "^4.0.0",
6060
"@azure/keyvault-secrets": "^4.7.0"
6161
}
6262
}

0 commit comments

Comments
 (0)