From cc0515880d340bc1d2cd12750773e971bc15e315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 08:31:20 +0000 Subject: [PATCH] chore(deps): bump @capacitor-community/bluetooth-le from 1.7.0 to 6.0.2 Bumps [@capacitor-community/bluetooth-le](https://github.com/capacitor-community/bluetooth-le) from 1.7.0 to 6.0.2. - [Changelog](https://github.com/capacitor-community/bluetooth-le/blob/main/CHANGELOG.md) - [Commits](https://github.com/capacitor-community/bluetooth-le/compare/v1.7.0...v6.0.2) --- updated-dependencies: - dependency-name: "@capacitor-community/bluetooth-le" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 44 ++++++++++++++++---------------------------- package.json | 2 +- 2 files changed, 17 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index 43d70e7f0..2886c0e20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@awesome-cordova-plugins/core": "^5.46.0", "@awesome-cordova-plugins/in-app-purchase-2": "^5.43.0", "@capacitor-community/advertising-id": "^1.0.0", - "@capacitor-community/bluetooth-le": "^1.7.0", + "@capacitor-community/bluetooth-le": "^6.0.2", "@capacitor-community/http": "github:numbersprotocol/http#fix-catch-disabled-Local-Network-case-on-iOS", "@capacitor-community/wifi": "github:numbersprotocol/community-capacitor-wifi#capacitor3", "@capacitor/android": "^4.0.0", @@ -3146,15 +3146,14 @@ } }, "node_modules/@capacitor-community/bluetooth-le": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@capacitor-community/bluetooth-le/-/bluetooth-le-1.7.0.tgz", - "integrity": "sha512-cxQCoF8WlmxjDLulMUOfwBztwWsPEtHDZX9TvGquh/GQhQbSDkM3aJmqhIyUaeZMN1B9dh5QEa/fBkr1RwYbiw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@capacitor-community/bluetooth-le/-/bluetooth-le-6.0.2.tgz", + "integrity": "sha512-X7ytHoHQzMTo89IR1UAu4JCmAJ3hraf+CPPLH/9zy9mUIlpZqcw0eN14vSMAtEBhb0vYz8qGQBQvN8FTRoz1Jw==", "dependencies": { - "@types/web-bluetooth": "^0.0.12", - "throat": "^6.0.1" + "@types/web-bluetooth": "^0.0.20" }, "peerDependencies": { - "@capacitor/core": "^3.0.0" + "@capacitor/core": "^6.0.0" } }, "node_modules/@capacitor-community/http": { @@ -5614,9 +5613,9 @@ "dev": true }, "node_modules/@types/web-bluetooth": { - "version": "0.0.12", - "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.12.tgz", - "integrity": "sha512-Q4sUrowpylCOWjUWFtNwkNBHQUnCL8y44Iq2ZLtVMAuAGIwPSXa3kqIvu2LwXoc2d1jyaaw4Bg354degHrsADw==" + "version": "0.0.20", + "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz", + "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==" }, "node_modules/@types/ws": { "version": "8.5.3", @@ -21684,11 +21683,6 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", "dev": true }, - "node_modules/throat": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz", - "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w==" - }, "node_modules/through": { "version": "2.3.8", "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", @@ -26031,12 +26025,11 @@ "requires": {} }, "@capacitor-community/bluetooth-le": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@capacitor-community/bluetooth-le/-/bluetooth-le-1.7.0.tgz", - "integrity": "sha512-cxQCoF8WlmxjDLulMUOfwBztwWsPEtHDZX9TvGquh/GQhQbSDkM3aJmqhIyUaeZMN1B9dh5QEa/fBkr1RwYbiw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@capacitor-community/bluetooth-le/-/bluetooth-le-6.0.2.tgz", + "integrity": "sha512-X7ytHoHQzMTo89IR1UAu4JCmAJ3hraf+CPPLH/9zy9mUIlpZqcw0eN14vSMAtEBhb0vYz8qGQBQvN8FTRoz1Jw==", "requires": { - "@types/web-bluetooth": "^0.0.12", - "throat": "^6.0.1" + "@types/web-bluetooth": "^0.0.20" } }, "@capacitor-community/http": { @@ -27840,9 +27833,9 @@ "dev": true }, "@types/web-bluetooth": { - "version": "0.0.12", - "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.12.tgz", - "integrity": "sha512-Q4sUrowpylCOWjUWFtNwkNBHQUnCL8y44Iq2ZLtVMAuAGIwPSXa3kqIvu2LwXoc2d1jyaaw4Bg354degHrsADw==" + "version": "0.0.20", + "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz", + "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==" }, "@types/ws": { "version": "8.5.3", @@ -39758,11 +39751,6 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", "dev": true }, - "throat": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz", - "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w==" - }, "through": { "version": "2.3.8", "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", diff --git a/package.json b/package.json index 66e4bdf48..6f654ba4f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@awesome-cordova-plugins/core": "^5.46.0", "@awesome-cordova-plugins/in-app-purchase-2": "^5.43.0", "@capacitor-community/advertising-id": "^1.0.0", - "@capacitor-community/bluetooth-le": "^1.7.0", + "@capacitor-community/bluetooth-le": "^6.0.2", "@capacitor-community/http": "github:numbersprotocol/http#fix-catch-disabled-Local-Network-case-on-iOS", "@capacitor-community/wifi": "github:numbersprotocol/community-capacitor-wifi#capacitor3", "@capacitor/android": "^4.0.0",