diff --git a/Electron/TRTCScenesDemo/TRTCEducation/package.json b/Electron/TRTCScenesDemo/TRTCEducation/package.json index e3812640..e5a3b8eb 100644 --- a/Electron/TRTCScenesDemo/TRTCEducation/package.json +++ b/Electron/TRTCScenesDemo/TRTCEducation/package.json @@ -194,7 +194,7 @@ "cross-spawn": "^7.0.1", "css-loader": "^3.4.2", "detect-port": "^1.3.0", - "electron": "9.4.4", + "electron": "11.5.0", "electron-builder": "^22.3.6", "electron-devtools-installer": "^2.2.4", "electron-rebuild": "^1.10.0", diff --git a/Electron/TRTCScenesDemo/TRTCEducation/yarn.lock b/Electron/TRTCScenesDemo/TRTCEducation/yarn.lock index 16054743..234bfb2c 100644 --- a/Electron/TRTCScenesDemo/TRTCEducation/yarn.lock +++ b/Electron/TRTCScenesDemo/TRTCEducation/yarn.lock @@ -5514,10 +5514,10 @@ electron-updater@^4.2.0: lodash.isequal "^4.5.0" semver "^7.3.5" -electron@9.4.4: - version "9.4.4" - resolved "https://registry.yarnpkg.com/electron/-/electron-9.4.4.tgz#2a74a0655a74bd326216672c5ae6ed3a44451446" - integrity sha512-dcPlTrMWQu5xuSm6sYV42KK/BRIqh3erM8v/WtZqaDmG7pkCeJpvw26Dgbqhdt78XmqqGiN96giEe6A3S9vpAQ== +electron@11.5.0: + version "11.5.0" + resolved "https://registry.yarnpkg.com/electron/-/electron-11.5.0.tgz#f1650543b9d8f2047d3807755bdb120153ed210f" + integrity sha512-WjNDd6lGpxyiNjE3LhnFCAk/D9GIj1rU3GSDealVShhkkkPR3Vh4q8ErXGDl1OAO/faomVa10KoFPUN/pLbNxg== dependencies: "@electron/get" "^1.0.1" "@types/node" "^12.0.12"