diff options
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9a5749269f..6e2d0020ac 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,8 @@ "validated": "^1.1.0" }, "optionalDependencies": { - "nseventmonitor": "https://github.com/mullvad/NSEventMonitor.git#0.0.8", - "windows-security": "https://github.com/mullvad/windows-security.git#0.0.4" + "nseventmonitor": "https://github.com/mullvad/NSEventMonitor.git#0.0.9", + "windows-security": "https://github.com/mullvad/windows-security.git#0.0.5" }, "devDependencies": { "babel-cli": "^6.22.2", |
