aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-10-04 23:22:35 +0530
committerLibravatar GitHub <noreply@github.com>2021-10-04 23:22:35 +0530
commite59ef69833aad04b37d77b4428de738fdf098568 (patch)
treeaa6cc0894701e44d965b292ff1c9274ceef46add /package.json
parent5.6.3-nightly.22 [skip ci] (diff)
downloadferdium-app-e59ef69833aad04b37d77b4428de738fdf098568.tar.gz
ferdium-app-e59ef69833aad04b37d77b4428de738fdf098568.tar.zst
ferdium-app-e59ef69833aad04b37d77b4428de738fdf098568.zip
chore: upgraded electron to 14.1.0 (#1860)
* upgrade 'electron-react-titlebar' to 1.0.0 * fix issue with 'contextIsolation' and 'enabelRemoteModule' for service-webview
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7e817acce..97edff9d2 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
83 "electron-dl": "3.2.1", 83 "electron-dl": "3.2.1",
84 "electron-fetch": "1.7.4", 84 "electron-fetch": "1.7.4",
85 "electron-find": "1.0.7", 85 "electron-find": "1.0.7",
86 "electron-react-titlebar": "0.8.2", 86 "electron-react-titlebar": "1.0.0",
87 "electron-updater": "4.3.9", 87 "electron-updater": "4.3.9",
88 "electron-window-state": "5.0.3", 88 "electron-window-state": "5.0.3",
89 "fs-extra": "10.0.0", 89 "fs-extra": "10.0.0",
@@ -171,7 +171,7 @@
171 "cross-env": "7.0.3", 171 "cross-env": "7.0.3",
172 "cz-conventional-changelog": "3.3.0", 172 "cz-conventional-changelog": "3.3.0",
173 "dotenv": "10.0.0", 173 "dotenv": "10.0.0",
174 "electron": "13.5.1", 174 "electron": "14.1.0",
175 "electron-builder": "22.12.1", 175 "electron-builder": "22.12.1",
176 "electron-notarize": "1.1.0", 176 "electron-notarize": "1.1.0",
177 "eslint": "7.32.0", 177 "eslint": "7.32.0",