diff --git a/yarn.lock b/yarn.lock index 8b2f883020..ef6ecc35eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1800,6 +1800,27 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== +"@capacitor-community/bluetooth-le@3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-3.0.0.tgz#93d184cc28995f2606f7910ea9878c0871f79c85" + integrity sha512-fBy7EXCg9udMf0xW2lJ9uULftJWapSkEFp4WccQZbJjS5vrA146jOGp3dTMnZWPph1wTKAF0dHLCLyBoVDk1vg== + dependencies: + "@types/web-bluetooth" "^0.0.16" + +"@capacitor-community/bluetooth-le@^3.0.1": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-3.0.2.tgz#d32d3013ae0bfaa02e9dce7b419ea17626e46e58" + integrity sha512-3S32RlCnwEGnrWaO6/hVSpirInyoVZhXJEJygfgFvdFQz0b4WnXJwgF/0IZojuomjdfd22cfsWpO4hdGLNc7yg== + dependencies: + "@types/web-bluetooth" "^0.0.16" + +"@capacitor/core@5.0.4": + version "5.0.4" + resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-5.0.4.tgz#70c5551a34657482042c351cbadac0fd9aba53a7" + integrity sha512-BFvziz9jM87pLHW2sXPNIzwrdmI5mAP0tBsBHgXoCO2+wVdpvIMYCpcst5BuTULaMz5JBFZZ6g6nqwgfs+SMCA== + dependencies: + tslib "^2.1.0" + "@colors/colors@1.5.0": version "1.5.0" resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" @@ -2549,6 +2570,14 @@ protobufjs "~7.1.2" tweetnacl "^1.0.3" +"@oasisprotocol/ionic-ledger-hw-transport-ble@1.0.1-beta": + version "1.0.1-beta" + resolved "https://registry.yarnpkg.com/@oasisprotocol/ionic-ledger-hw-transport-ble/-/ionic-ledger-hw-transport-ble-1.0.1-beta.tgz#01abd7a1f263bbe6dee0c6b397ef6a37eb54d347" + integrity sha512-YJVOwg5Kaduu5VjcPDchjmC+uNQe2Xqj5nrSKmH4kXJP3RCKQMKDUzCKU72zMbcTVbYoRAidcLlUz+eDa/NQzQ== + dependencies: + "@capacitor-community/bluetooth-le" "^3.0.1" + "@ledgerhq/hw-transport" "^6.28.8" + "@oasisprotocol/ledger@1.0.0": version "1.0.0" resolved "https://registry.yarnpkg.com/@oasisprotocol/ledger/-/ledger-1.0.0.tgz#65424c44d5c1fe00e698f2c4c36676b3e08670a0" @@ -3827,6 +3856,11 @@ resolved "https://registry.yarnpkg.com/@types/w3c-web-usb/-/w3c-web-usb-1.0.8.tgz#c593fef468b6e6051209c8aa89d1ead08005e23d" integrity sha512-ouEoUTyB27wFXUUyl0uKIE6VkeCczDtazWTiZGD1M4onceJnp8KnHDf7CzLbpwzek2ZFWXTC5KrNDRc9q/Jf6Q== +"@types/web-bluetooth@^0.0.16": + version "0.0.16" + resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz#1d12873a8e49567371f2a75fe3e7f7edca6662d8" + integrity sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ== + "@types/webextension-polyfill@0.10.4": version "0.10.4" resolved "https://registry.yarnpkg.com/@types/webextension-polyfill/-/webextension-polyfill-0.10.4.tgz#09feeb2d8f04ac0a28818ade8aeeb4ab9fbafebb"