diff --git a/package.json b/package.json index 9a4c11d64..36a591202 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/react-redux": "^7.1.9", "@types/react-splitter-layout": "^3.0.0", "@types/redux-logger": "^3.0.8", - "@types/web-bluetooth": "^0.0.8", + "@types/web-bluetooth": "^0.0.9", "@types/zen-push": "^0.1.1", "ace-builds": "^1.4.11", "file-saver": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 187a8d04c..a49e9c248 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1878,10 +1878,10 @@ dependencies: "@types/jest" "*" -"@types/web-bluetooth@^0.0.8": - version "0.0.8" - resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.8.tgz#440808ba4c705377f35b0ac35078c7c77cee7158" - integrity sha512-LxKTVUOLauVRZxgOmqxKT9n8xBRukUkP/vyG5QfFmTWN58zuOgiGT3BIIIJbjmSSZ2iSlC/kky5xSWBS1PIgtQ== +"@types/web-bluetooth@^0.0.9": + version "0.0.9" + resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.9.tgz#bfd545f6cbc32fc9d92e9543b5ea18ba0957e955" + integrity sha512-P6oHnRSEqRCR1fdAtJXmKBiHE3fOWtNFyfjm9NQZPrxdQjSZgRSiKRiHjLyKBh8eCvM8ldDS8/VJN0qKg0Pk1Q== "@types/yargs-parser@*": version "15.0.0"