summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gui/packages/desktop/package.json2
-rw-r--r--gui/yarn.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/gui/packages/desktop/package.json b/gui/packages/desktop/package.json
index 46cccad002..21004da931 100644
--- a/gui/packages/desktop/package.json
+++ b/gui/packages/desktop/package.json
@@ -34,7 +34,7 @@
"validated": "^1.3.0"
},
"optionalDependencies": {
- "nseventmonitor": "https://github.com/mullvad/NSEventMonitor.git#0.0.9"
+ "nseventmonitor": "https://github.com/mullvad/NSEventMonitor.git#0.0.10"
},
"devDependencies": {
"babel-cli": "^6.26.0",
diff --git a/gui/yarn.lock b/gui/yarn.lock
index 661404b9b0..053c0e1753 100644
--- a/gui/yarn.lock
+++ b/gui/yarn.lock
@@ -6263,9 +6263,9 @@ npmlog@^4.0.2:
gauge "~2.7.3"
set-blocking "~2.0.0"
-"nseventmonitor@https://github.com/mullvad/NSEventMonitor.git#0.0.9":
- version "0.0.9"
- resolved "https://github.com/mullvad/NSEventMonitor.git#ff5bad00d954b6cba7b16a1ebd013fea0bb79292"
+"nseventmonitor@https://github.com/mullvad/NSEventMonitor.git#0.0.10":
+ version "0.0.10"
+ resolved "https://github.com/mullvad/NSEventMonitor.git#9bbdf33c0cbdb0119dcb76a8e7b5e5487f6c9d41"
dependencies:
node-pre-gyp "^0.10.0"