diff --git a/sdk/identity/identity-broker/samples/v1/javascript/package.json b/sdk/identity/identity-broker/samples/v1/javascript/package.json index ef91dfb1831c..5b07892910ec 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": "^31.7.7", + "electron": "^33.4.2", "@azure/logger": "^1.0.4" } }