diff --git a/examples/electron/package.json b/examples/electron/package.json index 8b3d7554e35..2f7b5106b73 100644 --- a/examples/electron/package.json +++ b/examples/electron/package.json @@ -13,7 +13,7 @@ "//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead", "dependencies": { "rxdb": "file:rxdb-local.tgz", - "electron": "43.6.0", + "electron": "44.3.0", "rxjs": "7.8.2" }, "devDependencies": {