diff --git a/.changelog/2268.internal.md b/.changelog/2268.internal.md new file mode 100644 index 0000000000..787f5708c7 --- /dev/null +++ b/.changelog/2268.internal.md @@ -0,0 +1 @@ +Update dependencies diff --git a/package.json b/package.json index 93a6a86492..ae03f006e9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ ] }, "dependencies": { - "@capacitor-community/bluetooth-le": "^8.0.0", + "@capacitor-community/bluetooth-le": "^8.1.3", "@capacitor/android": "^8.0.0", "@capacitor/app": "^8.0.0", "@capacitor/core": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 24d5934698..b0dd484587 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1139,7 +1139,7 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@capacitor-community/bluetooth-le@^8.0.0": +"@capacitor-community/bluetooth-le@^8.0.0", "@capacitor-community/bluetooth-le@^8.1.3": version "8.1.3" resolved "https://registry.yarnpkg.com/@capacitor-community/bluetooth-le/-/bluetooth-le-8.1.3.tgz#044e0ceb2a2d4c3e5c72634d34582529f7932a72" integrity sha512-fDwKrxNPZ6muXVGKWsEi971NJ5xNRWmO/N8H7pSTjicT3TXceBdeGSSDDMoT3dRbfcDHjaPI70NfJKwXwf9idg==