summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 83aa9998ce..5bd516bb24 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
},
"optionalDependencies": {
"nseventmonitor": "https://github.com/mullvad/NSEventMonitor.git#0.0.8",
- "windows-security": "git+https://github.com/mullvad/windows-security.git#0.0.3"
+ "windows-security": "https://github.com/mullvad/windows-security.git#0.0.4"
},
"devDependencies": {
"babel-cli": "^6.22.2",
diff --git a/yarn.lock b/yarn.lock
index caca7133f6..5c8351fba5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8151,11 +8151,11 @@ 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.3":
- version "0.0.3"
- resolved "git+https://github.com/mullvad/windows-security.git#154e52a995184f6817c260b7f58166734453ac95"
+"windows-security@https://github.com/mullvad/windows-security.git#0.0.4":
+ version "0.0.4"
+ resolved "https://github.com/mullvad/windows-security.git#066f2915054c55e1ac7cc671b9c8de6b16ccdead"
dependencies:
- node-pre-gyp "^0.6.39"
+ node-pre-gyp "^0.10.0"
winston@*:
version "2.4.0"