diff options
| -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" |
