diff --git a/package.json b/package.json index 90d61c1a23..cbffea56f6 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "report-dir": "cypress-coverage" }, "dependencies": { - "@capacitor-community/bluetooth-le": "3.0.0", + "@capacitor-community/bluetooth-le": "3.1.2", "@capacitor/android": "5.0.4", "@capacitor/core": "5.0.4", "@capacitor/ios": "5.0.4", diff --git a/yarn.lock b/yarn.lock index 81038eb8a8..67e58d450b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1734,10 +1734,10 @@ 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== +"@capacitor-community/bluetooth-le@3.1.2": + version "3.1.2" + resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-3.1.2.tgz#6f9fb730e075065b983ee7586b136ad6c5d1b5bb" + integrity sha512-ORlLe2S5GwHxA+RuZaf3l7J7jkv8qFlG+HOeLwioqjX+W3M9+HnIwJo8x3EfH0OQQ2whVYs2irQnDeR6lRmKrQ== dependencies: "@types/web-bluetooth" "^0.0.16"