diff --git a/package.json b/package.json index 3b896c3..acd1aa2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ ], "description": "An Insomnia plugin to get secrets from Azure Key Vault", "dependencies": { - "@azure/identity": "^4.5.0", + "@azure/identity": "^4.4.1", "@azure/keyvault-secrets": "^4.8.1" } }