diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-02-16 12:10:15 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-02-20 17:48:28 +0100 |
| commit | 9e9dd08413b974f8c1ea0fee3cea94e075c0b0be (patch) | |
| tree | 7cbd01fba0fc7658b333e35f971cb33b13e31609 | |
| parent | ae9c255b3ecdec341090c932db6cb261147a7382 (diff) | |
| download | mullvadvpn-9e9dd08413b974f8c1ea0fee3cea94e075c0b0be.tar.xz mullvadvpn-9e9dd08413b974f8c1ea0fee3cea94e075c0b0be.zip | |
Update lock file with the new versions of previously merged dependencies
| -rw-r--r-- | yarn.lock | 14 |
1 files changed, 10 insertions, 4 deletions
@@ -1336,7 +1336,7 @@ binaryextensions@~1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/binaryextensions/-/binaryextensions-1.0.1.tgz#1e637488b35b58bda5f4774bf96a5212a8c90755" -bindings@^1.2.1: +bindings@^1.2.1, bindings@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.3.0.tgz#b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7" @@ -5473,9 +5473,9 @@ npmlog@^4.0.2: gauge "~2.7.3" set-blocking "~2.0.0" -"nseventmonitor@git+https://github.com/pronebird/NSEventMonitor.git#0.0.5": - version "0.0.5" - resolved "git+https://github.com/pronebird/NSEventMonitor.git#3f6af5c9480f01dbeaa90e3fa3799654431265cb" +"nseventmonitor@git+https://github.com/pronebird/NSEventMonitor.git#0.0.6": + version "0.0.6" + resolved "git+https://github.com/pronebird/NSEventMonitor.git#a67e14daa07e14577595e34aad2be81182c3f4f0" dependencies: bindings "^1.2.1" @@ -8010,6 +8010,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/pronebird/windows-security.git#0.0.1": + version "0.0.1" + resolved "git+https://github.com/pronebird/windows-security.git#c6f62c0bc3f34f473f22f778b96ab3c1371809f5" + dependencies: + bindings "^1.3.0" + winston@*: version "2.4.0" resolved "https://registry.yarnpkg.com/winston/-/winston-2.4.0.tgz#808050b93d52661ed9fb6c26b3f0c826708b0aee" |
