summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock7
2 files changed, 5 insertions, 4 deletions
diff --git a/package.json b/package.json
index 07a4298d18..9a8cac3adb 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
},
"optionalDependencies": {
"nseventmonitor": "git+https://github.com/mullvad/NSEventMonitor.git#0.0.6",
- "windows-security": "git+https://github.com/mullvad/windows-security.git#0.0.1"
+ "windows-security": "git+https://github.com/mullvad/windows-security.git#0.0.2"
},
"devDependencies": {
"babel-cli": "^6.22.2",
diff --git a/yarn.lock b/yarn.lock
index c7e34729b7..a0f8a550d1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8083,11 +8083,12 @@ window-size@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.2.0.tgz#b4315bb4214a3d7058ebeee892e13fa24d98b075"
-"windows-security@git+https://github.com/mullvad/windows-security.git#0.0.1":
- version "0.0.1"
- resolved "git+https://github.com/mullvad/windows-security.git#c6f62c0bc3f34f473f22f778b96ab3c1371809f5"
+"windows-security@git+https://github.com/mullvad/windows-security.git#0.0.2":
+ version "0.0.2"
+ resolved "git+https://github.com/mullvad/windows-security.git#469d33767de2a52e9bf10f06f2d90024438d2084"
dependencies:
bindings "^1.3.0"
+ node-pre-gyp "^0.6.39"
winston@*:
version "2.4.0"