aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-04-29 18:24:35 +0530
committerLibravatar GitHub <noreply@github.com>2021-04-29 12:54:35 +0000
commit897b3be9e43071ceac40d051c93fc29c623e3885 (patch)
tree168ab8a48183fa764d3312dff6914238a55b1137 /package.json
parentdocs: add vraravam as a contributor (#1321) (diff)
downloadferdium-app-897b3be9e43071ceac40d051c93fc29c623e3885.tar.gz
ferdium-app-897b3be9e43071ceac40d051c93fc29c623e3885.tar.zst
ferdium-app-897b3be9e43071ceac40d051c93fc29c623e3885.zip
Upgraded some npm modules (#1322)
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 0284628e5..61e0f512c 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
74 "electron-dl": "1.14.0", 74 "electron-dl": "1.14.0",
75 "electron-fetch": "1.4.0", 75 "electron-fetch": "1.4.0",
76 "electron-find": "1.0.6", 76 "electron-find": "1.0.6",
77 "electron-hunspell": "1.1.1", 77 "electron-hunspell": "1.1.2",
78 "electron-is-dev": "1.1.0", 78 "electron-is-dev": "1.1.0",
79 "electron-react-titlebar": "0.8.2", 79 "electron-react-titlebar": "0.8.2",
80 "electron-updater": "4.3.5", 80 "electron-updater": "4.3.5",
@@ -156,10 +156,10 @@
156 "babel-eslint": "10.0.3", 156 "babel-eslint": "10.0.3",
157 "babel-loader": "^8.0.4", 157 "babel-loader": "^8.0.4",
158 "babel-plugin-react-intl": "3.0.1", 158 "babel-plugin-react-intl": "3.0.1",
159 "conventional-changelog-cli": "2.0.28", 159 "conventional-changelog-cli": "2.1.1",
160 "cross-env": "^5.0.5", 160 "cross-env": "^5.0.5",
161 "cz-conventional-changelog": "2.1.0", 161 "cz-conventional-changelog": "2.1.0",
162 "dotenv": "^4.0.0", 162 "dotenv": "^8.2.0",
163 "electron": "^12.0.5", 163 "electron": "^12.0.5",
164 "electron-builder": "^22.10", 164 "electron-builder": "^22.10",
165 "electron-notarize": "1.0.0", 165 "electron-notarize": "1.0.0",