summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-03-09 14:43:17 +0100
committerAndrej Mihajlov <and@mullvad.net>2018-03-09 14:43:17 +0100
commit19c201146b2f22db13123f47d7bb042991051583 (patch)
treeec289d1cd2ccd477526f927f873f99e131ffd5a6
parent31719e7e4800b1cc5f4c60cb901d4dae283b22d5 (diff)
parent3999b2386dff569865516c163e2e4a585d7b80c8 (diff)
downloadmullvadvpn-19c201146b2f22db13123f47d7bb042991051583.tar.xz
mullvadvpn-19c201146b2f22db13123f47d7bb042991051583.zip
Merge branch 'update-win32-deps'
-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"