diff --git a/sdk/identity/identity-broker/samples/v1/javascript/package.json b/sdk/identity/identity-broker/samples/v1/javascript/package.json index d1ce64d5d403..1d1398c2bccf 100644 --- a/sdk/identity/identity-broker/samples/v1/javascript/package.json +++ b/sdk/identity/identity-broker/samples/v1/javascript/package.json @@ -29,7 +29,7 @@ "@azure/identity-broker": "^1.0.0", "dotenv": "latest", "@azure/identity": "^4.2.1", - "electron": "^27.0.0", + "electron": "^31.7.5", "@azure/logger": "^1.0.4" } }