diff --git a/package-lock.json b/package-lock.json index 037c6dd..a73336a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "localtracker", - "version": "0.0.10-mac", + "version": "0.0.12", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -571,9 +571,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==" + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==" }, "http-errors": { "version": "1.7.2", @@ -633,10 +633,10 @@ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==" }, - "iohook-openb3": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/iohook-openb3/-/iohook-openb3-0.6.5.tgz", - "integrity": "sha512-aUrXMhBMu/DqVXxO3tJebPiKEaDcBDDaM1LpH2bUuB/kgOB4PIPmavc1NczRhRbs/T7c5NVEm4tCMUZLnfcEIw==", + "iohook": { + "version": "0.6.6", + "resolved": "https://registry.npmjs.org/iohook/-/iohook-0.6.6.tgz", + "integrity": "sha512-mlKH2mx4mKTsZF+RKpEac1GU/ueAhroFTcEI9jrM35ig2xP/uMSwq2us32jJQ6Wepp1PP3n1Ekqpfdbm2U9ulQ==", "requires": { "bindings": "^1.3.0", "node-abi": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index 7d85544..2dcb225 100644 --- a/yarn.lock +++ b/yarn.lock @@ -67,10 +67,10 @@ asynckit@^0.4.0: resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" integrity sha1-x57Zf380y48robyXkLzDZkdLS3k= -auto-launch@^5.0.5: +"auto-launch@git+https://github.com/sungshon/node-auto-launch.git": version "5.0.5" - resolved "https://registry.yarnpkg.com/auto-launch/-/auto-launch-5.0.5.tgz#d14bd002b1ef642f85e991a6195ff5300c8ad3c0" - integrity sha512-ppdF4mihhYzMYLuCcx9H/c5TUOCev8uM7en53zWVQhyYAJrurd2bFZx3qQVeJKF2jrc7rsPRNN5cD+i23l6PdA== + uid "4619c67da93ba25436f8e14d25c6205659de2460" + resolved "git+https://github.com/sungshon/node-auto-launch.git#4619c67da93ba25436f8e14d25c6205659de2460" dependencies: applescript "^1.0.0" mkdirp "^0.5.1" @@ -477,9 +477,9 @@ har-validator@~5.1.3: har-schema "^2.0.0" hosted-git-info@^2.1.4: - version "2.8.8" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488" - integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg== + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== http-errors@1.7.2: version "1.7.2" @@ -549,10 +549,10 @@ ini@~1.3.0: resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== -iohook-openb3@^0.6.5: - version "0.6.5" - resolved "https://registry.yarnpkg.com/iohook-openb3/-/iohook-openb3-0.6.5.tgz#7d5c37a6dbcfe6957eba11034176cc1af396b616" - integrity sha512-aUrXMhBMu/DqVXxO3tJebPiKEaDcBDDaM1LpH2bUuB/kgOB4PIPmavc1NczRhRbs/T7c5NVEm4tCMUZLnfcEIw== +iohook@^0.6.5: + version "0.6.6" + resolved "https://registry.yarnpkg.com/iohook/-/iohook-0.6.6.tgz#aeeb8c0e3c053fef890719a077b4e32d755cfac4" + integrity sha512-mlKH2mx4mKTsZF+RKpEac1GU/ueAhroFTcEI9jrM35ig2xP/uMSwq2us32jJQ6Wepp1PP3n1Ekqpfdbm2U9ulQ== dependencies: bindings "^1.3.0" node-abi "^2.4.0" @@ -603,6 +603,11 @@ isarray@~1.0.0: resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= +isexe@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" + integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= + isstream@~0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" @@ -1400,6 +1405,13 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" +which@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" + integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== + dependencies: + isexe "^2.0.0" + winreg@1.2.4: version "1.2.4" resolved "https://registry.yarnpkg.com/winreg/-/winreg-1.2.4.tgz#ba065629b7a925130e15779108cf540990e98d1b"