diff --git a/package-lock.json b/package-lock.json index 708ecca..cd949b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -866,8 +866,8 @@ } }, "noble-mac": { - "version": "git+https://github.com/Timeular/noble-mac.git#b2becff4f4d3c1e94b34fb75ad73c21fdfc29b39", - "from": "git+https://github.com/Timeular/noble-mac.git#b2becff", + "version": "git+https://github.com/Timeular/noble-mac.git#a776e9a5b66abeb45707559321e3007a0b397b48", + "from": "git+https://github.com/Timeular/noble-mac.git#a776e9a", "requires": { "cross-spawn": "^6.0.5", "napi-thread-safe-callback": "0.0.6", diff --git a/package.json b/package.json index 1506db2..313d6a2 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "debug": "^3.1.0", "noble": "1.9.1", - "noble-mac": "https://github.com/Timeular/noble-mac.git#b2becff" + "noble-mac": "https://github.com/Timeular/noble-mac.git#a776e9a" }, "devDependencies": { "jsdoc-to-markdown": "^4.0.1",