diff --git a/package.json b/package.json index ee574415..c7e2e89c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "electron-webpack": "^2.8.2", "eslint": "^7.21.0", "eslint-plugin-svelte3": "^3.1.2", - "find-process": "^1.4.7", + "find-process": "https://github.com/BetterDiscord/find-process", "focus-visible": "^5.2.0", "phin": "^3.6.0", "rimraf": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 717c1929..b7d15ee5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3522,14 +3522,13 @@ find-cache-dir@^3.3.1: make-dir "^3.0.2" pkg-dir "^4.1.0" -find-process@^1.4.7: +"find-process@https://github.com/BetterDiscord/find-process": version "1.4.7" - resolved "https://registry.yarnpkg.com/find-process/-/find-process-1.4.7.tgz#8c76962259216c381ef1099371465b5b439ea121" - integrity sha512-/U4CYp1214Xrp3u3Fqr9yNynUrr5Le4y0SsJh2lMDDSbpwYSz3M2SMWQC+wqcx79cN8PQtHQIL8KnuY9M66fdg== + resolved "https://github.com/BetterDiscord/find-process#e8632d841739a033cb24921b6aa5d1ca24ba8b4b" dependencies: chalk "^4.0.0" commander "^5.1.0" - debug "^4.1.1" + loglevel "^1.8.0" find-up@^3.0.0: version "3.0.0" @@ -4829,6 +4828,11 @@ loglevel@^1.6.8: resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.7.1.tgz#005fde2f5e6e47068f935ff28573e125ef72f197" integrity sha512-Hesni4s5UkWkwCGJMQGAh71PaLUmKFM60dHvq0zi/vDhhrzuk+4GgNbTXJ12YYQJn6ZKBDNIjYcuQGKudvqrIw== +loglevel@^1.8.0: + version "1.8.1" + resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.8.1.tgz#5c621f83d5b48c54ae93b6156353f555963377b4" + integrity sha512-tCRIJM51SHjAayKwC+QAg8hT8vg6z7GSgLJKGvzuPb1Wc+hLzqtuVLxp6/HzSPOozuK+8ErAhy7U/sVzw8Dgfg== + lower-case@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-2.0.2.tgz#6fa237c63dbdc4a82ca0fd882e4722dc5e634e28"