diff --git a/package-lock.json b/package-lock.json index 9cd0f304..adb97138 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,6 +28,7 @@ "license": "MIT", "dependencies": { "@homebridge/plugin-ui-utils": "^2.0.0", + "@stoprocent/bluetooth-hci-socket": "^1.4.1", "aws-iot-device-sdk": "^2.2.15", "axios": "^1.7.9", "node-persist": "^4.0.3", @@ -1001,11 +1002,10 @@ "optional": true }, "node_modules/@stoprocent/bluetooth-hci-socket": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@stoprocent/bluetooth-hci-socket/-/bluetooth-hci-socket-1.4.1.tgz", - "integrity": "sha512-p/7G+ydYLIBRX2S8/PJgVU+66CbPucnFOkyDiyrHLtg6wdDCw/Ihm/O2XVVG33Sk77pIsRJsXt7HL6CqjSNDjw==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/@stoprocent/bluetooth-hci-socket/-/bluetooth-hci-socket-1.4.2.tgz", + "integrity": "sha512-VlULC6DCrZ3XjOMk9dwQdem42uhZEZegf/Okegyip00TV2gKGpo6F5dU+f+CsJGiSGj1lYQOBvC+f6voq5d1nQ==", "hasInstallScript": true, - "license": "MIT", "optional": true, "os": [ "linux",